using frontpage database wizard login (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


grassninja -> using frontpage database wizard login (12/29/2001 4:55:45)

Is there a way to replace the database wizard login.asa file with a database so I can include more than one user and password or how would I modify the asa file to allow many users and passwords?






Spooky -> RE: using frontpage database wizard login (12/30/2001 15:08:20)

It can be done, but you would need to add different variables.

eg
Username2 = ""
Password2 = ""

Then in logincheck.asp, you would need to check :

If (Request.Cookies("ADMIN")("login") <> Username or Request.Cookies("ADMIN")("login") <> Username2) or (Request.Cookies("ADMIN")("pass") <> Password or Request.Cookies("ADMIN")("pass") <> Password2) Then


§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart
Spooky Login




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.078125