|
|
Q693 How do I run a CGI script without returning anything?
irt.org | Knowledge Base | JavaScript | Image | Q693 [ previous next ] Q693 How do I run a CGI script without returning anything?You can point the src property of an image to a CGI script - rather like a page counter - and get the CGI script to return a 1x1 pixel blank image:
or, or you want to run the script after the document has finished loading:
|
-- div -->
|