1.

Solve : HTML question on passwords?

Answer»

Is there a way to set a password to a page so only people with the password can enter?

thanks,
S_R_Sread this and follow the directions here
http://www.dynamicdrive.com/dynamicindex9/password.htmreally the best way to do it is by using a SERVER side PROGRAM to STORE and check the passwords. PHP and MYSQL would be the preferred way to do this.



Discussion

No Comment Found