Forums

ASP

This topic is locked

Dynamic redirect for login success

Posted 17 Apr 2008 23:40:45
1
has voted
17 Apr 2008 23:40:45 chris asmussen posted:
I've got a redirect to a webpage in a database that's not working. The error message:
Microsoft VBScript compilation error '800a0401'
Expected end of statement

/logon.asp, line 33

MM_redirectLoginSuccessDynamic="<%=(rsUsers.Fields.Item("webpage".Value)

any ideas?

Replies

Replied 17 Apr 2008 23:41:53
17 Apr 2008 23:41:53 chris asmussen replied:
MM_redirectLoginSuccessDynamic="<%=(rsUsers.Fields.Item("webpage".Value)%>"

this is the line of code.


thanks
Replied 19 Apr 2008 06:28:26
19 Apr 2008 06:28:26 Javier Castro replied:
where is the rest of the code?
Sometimes the error doesn't point at the proper line.


Javier
"I'm a slow learner and I forget fast" grandpa
DW | FW | ASP | HTML | CSS

Reply to this topic