| | |
|
|
|
Login Page keeps looping (ASP page) |
| message from sftwin on 15 Jul 2004 |
I've created a simple login page, with two text boxes (userid and password) and
a submit button. I have many clients that cannot enter the site. They enter
their userid/password and it just loops back. Did anyone encounter this
problem as well?
I'm using Dreamweaver MX and ASP.
|
| Kindler Chase replied to sftwin on 15 Jul 2004 |
Please post the code for the entire page so we can take a look at what's
going on.
|
| Kindler Chase replied to Kindler Chase on 15 Jul 2004 |
1. on the login page, what is the purpose of the recordset "Registration"??
2. you are using reserved names in your database, i.e., password. see here
for reserved words in access (assuming you are using access):
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q109312
3. get rid of all the asp code on the 2nd page. does it wor w/o the
restricted access stuff?
4. can you reproduce the steps your users are reporting? if not, then there
is a strong likelyhood that the user is doing something wrong.
5. can you provide a url w/ a sample username and password to test?
|
|
Archived message: Login Page keeps looping (ASP page) (Macromedia Dreamweaver)