T
Tapi
How can I change the following client side javascript to open the referenced
asp page in a new window:
Response.Write "
<td align=""left"" nowrap
onClick=""javascript:document.location=my.asp?ID1=" & ID1& "&ID2=" & ID2&
"';"">"
For now it work perfectly excect that it opens in the paren window.
Thanks,
TJ
asp page in a new window:
Response.Write "
<td align=""left"" nowrap
onClick=""javascript:document.location=my.asp?ID1=" & ID1& "&ID2=" & ID2&
"';"">"
For now it work perfectly excect that it opens in the paren window.
Thanks,
TJ