Saturday 24 September 2011

How do I make my tos the frontpage?

Hey, I have a index but i just created a terms of service page where someone would have to agree in order to access the webpage.



How do i make it so the tos shows before the index?



i know i can change the tos to index.php(or html) and then change index to something else, but is there like a html code that can do it another way?How do I make my tos the frontpage?Your index page could contain javascript that redirects to the tos page unless a cookie has been set by the user clicking %26quot;I Agree%26quot;. For users without javascript, the noscript section should also redirect.