|
Hi,
I`m trying to pull some java up from a cgi script, and I`m having problems, I`m guessing, so
how would i write -
<!-- if (navigator.appName == "Microsoft Internet Explorer"){ document.write("<a href=\"http://www.any.com/\" onClick=\"parent.Preview(this);return false\" class=\"nlg\"><b>PreviewThis</b></a>");}else{ document.write(" - ");}//-->
it needs to go inbetween -
print "<script language=JavaScript></script>";
and it does not work in it`s present format, what do you think is wrong, anybody?
Thanks
Mel
|