I get an error msg no matter what i try-
Error Type:
Microsoft VBScript compilation (0x800A03EE)
Expected ')'
I am trying the following syntext:
<%Response.Write ("<a href=""" language=""javascript"" onmouseover =""window.open("'file.asp?Id=" & paramId & "' , 'file', 'width=400,height=200,scrollbars=yes')"">bla bla </a>")%>
Error Type:
Microsoft VBScript compilation (0x800A03EE)
Expected ')'
I am trying the following syntext:
<%Response.Write ("<a href=""" language=""javascript"" onmouseover =""window.open("'file.asp?Id=" & paramId & "' , 'file', 'width=400,height=200,scrollbars=yes')"">bla bla </a>")%>