This is a discussion on "Whats wrong with this?" within the Classic ASP section. This forum, and the thread "Whats wrong with this? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Whats wrong with this?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Whats wrong with this?
whats wrong with this .... doesnt seem to redirect to update.asp when its a valid login/password ...
|
|
|
|
#2
|
|||
|
|||
|
|
#3
|
|||
|
|||
|
Quote:
Sorry ... i meant doesnt seem to redirect to details.asp when its a valid login/password ... dont know where update.asp came from ... |
|
#4
|
|||
|
|||
|
Check that your query actually returns a recordset. Be aware that your code isn't the most secure.
|
|
#5
|
|||
|
|||
|
Quote:
Shouldnt have anything to do with the login.asp?
|
|
#6
|
|||
|
|||
|
But is it redirecting to login.asp with your ?message= attached?
First step to debugging this is to figure which part of your If Else is actually firing, and then look at what the actuall running values are for the variables that control that if else block. |
![]() |
| Tags |
| wrong |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Whats wrong? | Bradfordp26 | Web Page Design | 11 | Apr 5th, 2008 10:14 |
| whats wrong with these 2 ? | batman13 | JavaScript Forum | 0 | May 11th, 2007 19:29 |
| Whats wrong with this? | MaccGaz | Other Programming Languages | 1 | Nov 4th, 2006 21:12 |
| Whats wrong with this? (Ajax) | php_coder | JavaScript Forum | 1 | May 24th, 2006 20:48 |
| Whats wrong with tables and why css | mrnthere | Web Page Design | 7 | Mar 16th, 2006 23:38 |