Expected statement
is there any way i can get some help i got a problem i've removed the code and the page works fine but i need the code any ideas
Microsoft VBScript compilation (0x800A0400)
Expected statement
/talk/index.asp, line 60
End If
57><%
58>If Request.QueryString("msg") = "3754658" Then Response.Write("<b>Your account Has been deleted !</b>")
59>If Request.QueryString("msg") = "5748768134" Then Response.Write("<b>Your session has timed out please login again</b>")
60>End If
61>If Request.QueryString("mes") = "541236987" Then Response.Write("<b>Your session has timed out please login again</b>")
62>End If %>
|