I am trying to put a java script on my website for user name and password to access my website.
Say for instance my website is <!-- w --><a class="postlink" href="http://www.aol.com">www.aol.com</a><!-- w -->, and when they go to that site they enter a user name and password, and then if correct, it will go to <!-- w --><a class="postlink" href="http://www.aol.com/page2">www.aol.com/page2</a><!-- w -->. What would stop them from just typing in the address <!-- w --><a class="postlink" href="http://www.aol.com/page2">www.aol.com/page2</a><!-- w --> instead and bypassing the username and password screen?
Any suggestions?
Thanks,
Sean
Say for instance my website is <!-- w --><a class="postlink" href="http://www.aol.com">www.aol.com</a><!-- w -->, and when they go to that site they enter a user name and password, and then if correct, it will go to <!-- w --><a class="postlink" href="http://www.aol.com/page2">www.aol.com/page2</a><!-- w -->. What would stop them from just typing in the address <!-- w --><a class="postlink" href="http://www.aol.com/page2">www.aol.com/page2</a><!-- w --> instead and bypassing the username and password screen?
Any suggestions?
Thanks,
Sean