J
Jennifer
I used the basic layout and code that Microsoft provides for creating
database password protected files through ASP
(http://support.microsoft.com/default.aspx?scid=kb;en-us;825498) , but I'm
having a problem. I can get to the login.asp page, but then when I click
'Log in' I get the login.asp page again. For some reason it's not either
checking the Access database for the user name/password combo and re-routing
me to the next page, (passwordprotected.asp) or it just isn't sending it
period. I uploaded it to a personal website I have, and it works fine. But
it won't for some reason work on the website I'm creating for my company. I
copied the exact code from the new website onto my personal site, and it
works, but doesn't on the company site. Any suggestions???
database password protected files through ASP
(http://support.microsoft.com/default.aspx?scid=kb;en-us;825498) , but I'm
having a problem. I can get to the login.asp page, but then when I click
'Log in' I get the login.asp page again. For some reason it's not either
checking the Access database for the user name/password combo and re-routing
me to the next page, (passwordprotected.asp) or it just isn't sending it
period. I uploaded it to a personal website I have, and it works fine. But
it won't for some reason work on the website I'm creating for my company. I
copied the exact code from the new website onto my personal site, and it
works, but doesn't on the company site. Any suggestions???