J
|
Jane 4/11/2008 |
Hi, strConnection = "..." db_connect() |
M
|
mccreelake author 4/15/2008 |
Okay, I have added the connection string to the login file, but it still is authenticating using the table in the original database. Hi, you can do it editing generated login.asp file manually. Change strConnection variable before connection to the database. |
![]() |
Sergey Kornilov admin 4/16/2008 |
Nothing else is required. |
D
|
dunga 5/8/2008 |
I have checked the login.asp page as well and did not see there any instance of |
![]() |
Sergey Kornilov admin 5/8/2008 |
This is the line that needs to be added. |
D
|
dunga 5/8/2008 |
hi, can you provide and example of this please.I am not that well versed in ASP, sorry. |
J
|
Jane 5/13/2008 |
Use dbconnection.asp file as a sample. |