There is a specific requirement:
I need to prevent users from accessing the Thank You page directly. If a user tries to access the Thank You page directly, they should be redirected back to the Registration page. The solution cannot be cookie-based or .htaccess based.
This page utilizes HTML and Javascript.
Your assistance in advance would be greatly appreciated.
Thank you!