| [SOLVED] HTML/ASP programming help? I have a web site on the company's Intranet. The main page has some active links.
When someone clicks on the link, I would like him to be prompted to enter a user name and password, to be able to view the content.
The user name and password will be assigned to an admin account, and can be hardcoded in the ASP code.
How can I do this? I am using ASP coupled with VB scripting?
You can also suggest something in Java script.
Thanks |