Microsoft
Software
Hardware
Network
Question : Syntax error on ASP/VB
I get the following error displayed:
Server object error 'ASP 0173 : 80004005'
Invalid Path Character
/BlueDot/IntranetContacts/
redirect.a
sp, line 91
An invalid character was specified in the Path parameter for the MapPath method.
Line 91 is:
Server.Transfer("../Questi
onnaire/qu
estionnair
esessionsl
oginexisti
ng.asp?Qnr
UserId=" & Session("Userid") & "&Firmid=" & Questionnaire.Fields.Item(
"FirmId").
Value & "&AttyId="
Is there something wrong in the syntax of that line ?
Answer : Syntax error on ASP/VB
You need to execute SQL non-query, see here:
http://publib.boulder.ibm.
com/iserie
s/v5r2/ic2
924/index.
htm?
info/s
qlp/rbafym
st130.htm
Random Solutions
Owner cannot modify distributioin group
How to find the row count in an Oracle DataReader in ASP.NET?
Audit Report Generation SharePoint Content Viewing
WRT54G2 Linksys router - reset password saving actual configuration
PHP/Javascript newbie - need help integrating niftycube into my site
Cannot start the reminder service - Outlook 2007
group policy missing options
XP 10 inbound connection limit question
Network connection intermittently blocks a port Error 619
Convert C# to VB