Secured Login to a .htm page within a site

L

L.A.Hambly

I would like to create a password-protected login to one
page within a website; however, the SUBMIT button with a
hyperlink is not the answer and I really don't know if
creating a subweb is just an overkill. I really don't
want to have to set permissions constantly for an ever-
increasing user login base on the web server, so I
thought just a login/submit button preceded by a Password
formbox would be sufficient. I cannot get this to work.
Any suggestions for something less sophisticated than the
subweb option I may have to resort to?
 
S

Stefan B Rusynko

If hosted on a windows server that supports ASP and database see
http://support.microsoft.com/default.aspx?scid=321439




| I would like to create a password-protected login to one
| page within a website; however, the SUBMIT button with a
| hyperlink is not the answer and I really don't know if
| creating a subweb is just an overkill. I really don't
| want to have to set permissions constantly for an ever-
| increasing user login base on the web server, so I
| thought just a login/submit button preceded by a Password
| formbox would be sufficient. I cannot get this to work.
| Any suggestions for something less sophisticated than the
| subweb option I may have to resort to?
 
Top