Link to home
Start Free TrialLog in
Avatar of cmkumar
cmkumar

asked on

Password Protecting HTML Pages

How do i Secure my HTML Page thru Password Protection?
For instance, i want to POP UP a login dialog when the user
cliks on a secured link or GIF on my HTML Page.
Can this be done thru HTML ? Or do i need to write any Script for that (CGI Preferably)
Kindly let me know.

Thank You,

Chandrasekaran Mohan Kumar.

Avatar of cmkumar
cmkumar

ASKER

Are there any sites where i can get info on Securing HTML pages ?
If so kindly let ne know the URL's.
ASKER CERTIFIED SOLUTION
Avatar of Jason_G
Jason_G

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi cmkumar,
Here are several other links pertaining to password protecting webpages.
http://www.5k.com/support/password.html
http://lonestar.texas.net/~krigoni/frames/passw.html
http://ag.arizona.edu/ecat/web/password-protect.html
http://www.oz.net/jbrady/thegenie/java/cgpwdexample1.html
http://www.irn.pdx.edu/~kerlinb/spin/passprotect.html

Enjoy, and happy programming!

Sincerely,
Jason

Jason Gorman (jason_gorman@scholars.com)
Learning Advisor, http://scholars.com
Microsoft Authorized Technical Education Center
Novell Authorized Online Training Provider
Avatar of cmkumar

ASKER

Thanks a Lot. I will be trying the Sites Mentioned in your reply.

 
Just use the .htaccess standard if you're using a UNIX server.