I have a requirement here:
I don't want user to access Thank you page directly. If user want to access the Thank you page directly they should redirect back to Registration page, also Solution should not be cookies based and not be .htaccess based.
This page is HTML and javascript based.
Appreciate help in advance.
Thanks!!