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
server raid6
DNS Event ID's 4010 & 4013
OCS 2007 R2 - Failure [0xC3FC200D] One or more errors were detected
checking what is TRANSACTION ISOLATION LEVEL right now
Delphi, forms in Dll and Threads
upgrading and moving a sql server express 2005 database to a sql server standard
how can i pay electricity bill online using hdfc netbanking ??
Send two files in email as attachment in unix shell scripting using ksh
how to capture out parameter from storedProcedure in java
Is it possible to encrypt an email message using PHP?