Question : Syntax error on ASP/VB

I get the following error displayed:

Server object error 'ASP 0173 : 80004005'

Invalid Path Character

/BlueDot/IntranetContacts/redirect.asp, line 91

An invalid character was specified in the Path parameter for the MapPath method.


Line 91 is:

Server.Transfer("../Questionnaire/questionnairesessionsloginexisting.asp?QnrUserId=" & 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

Random Solutions  
 
programming4us programming4us