NickStevens
08-12-2002, 04:29 PM
I am rather new to this ....
I have used a piece of code from this site in one of my websites. It requires the user to enter a username and password to enter a specific page on my site. It works very well.
However, I now realize that if I "view source" on the password required page I can see the link to which the successful username/password will take me. If I cut and paste this into my browser I can by-pass the need for a username and password. hence it is very insecure.
Is there anyway that I can stop the source of the page being viewed in this way?
Many thanks
Nick
I have used a piece of code from this site in one of my websites. It requires the user to enter a username and password to enter a specific page on my site. It works very well.
However, I now realize that if I "view source" on the password required page I can see the link to which the successful username/password will take me. If I cut and paste this into my browser I can by-pass the need for a username and password. hence it is very insecure.
Is there anyway that I can stop the source of the page being viewed in this way?
Many thanks
Nick