cfbeginner
MIS
HI There,
I'm getting the 'Unterminated string constant' error with my button. Here are the codes:
<INPUT type=button value="Edit Doc"
onClick="top.bottom.location.href='editDoc.asp?DocID=<%=Request.QueryString("DocID"
%>'">
What's wrong with this code? Please help!
Thanks
Sout
I'm getting the 'Unterminated string constant' error with my button. Here are the codes:
<INPUT type=button value="Edit Doc"
onClick="top.bottom.location.href='editDoc.asp?DocID=<%=Request.QueryString("DocID"
What's wrong with this code? Please help!
Thanks
Sout