Forums
This topic is locked
Error on Results Page
Posted 06 Oct 2002 04:22:06
1
has voted
06 Oct 2002 04:22:06 Barbara Perzyna posted:
I try to bring up a search I get this errorMicrosoft JScript compilation error '800a03ec'
Expected ';'
/results.asp, line 13
Recordset1.Source = "SELECT fname, lname, city, state, ss FROM applicant WHERE reqposition Like ""+ Recordset1__rqposition.replace(/'/g, "''" + "" ORDER BY lname";
---------------------------------------------------------------------------------------------------^
Can someone help me with this?
Thanks,
Barbara
Replies
Replied 08 Oct 2002 08:50:54
08 Oct 2002 08:50:54 Steve Davis replied:
have you tried replacing the variables with a hardcded value and seeing if it works.
If it does, you know the problem is in the variables. Add them back in one at a time until it breaks.
All the best, Steve
Me? I can't even spell ASP!
Edited by - Microbe on 08 Oct 2002 08:51:26
If it does, you know the problem is in the variables. Add them back in one at a time until it breaks.
All the best, Steve
Me? I can't even spell ASP!
Edited by - Microbe on 08 Oct 2002 08:51:26