Hello
I'm hoping someone can help me as I've been trying to figure out how to do this for days now...
Basically I have a financial services related website that requires users to accept a disclaimer before they can browse our site. At the moment you can bypass this disclaimer by typing the url of the page you want to view straight into the browser.
To overcome this I have been told to use sessions, but I don't want to use cookies and someone told me to use PHP. I don't even know where to start!! I have been researching this on the Internet but I am getting really confused now. Do I have to put some code on the disclaimer page, or on every page?
And we have checkboxes at the monent so people can choose to accept/decline our disclaimer, so if accept is checked then they need to be forwarded to a welcome page, and if the decline they need to go back to the index.
Also, my site is edited in Front Page - can I still use PHP? Sorry if that's a totally stupid question!
I really hope that somebody can make sense of this post!! I would be so grateful for any help.
Thanks for reading!