Follow the good advice the others have given you for the script at the other end and you should be good to go.<HTML> <HEAD></HEAD> <BODY> <SCRIPT Language="Javascript"> function go_to() { document.location = "http://your-cgi-script.cgi"; } </SCRIPT> <IMG SRC="BLAH" onClick="go_to()"> </BODY>
In reply to Re: javascript
by faerloche
in thread Executing CGI script via Javascript
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |