Posted by Eric on 12/21/05 06:24
Toby Inkster wrote:
> Eric wrote:
>
>> Can you show me the html source that calls this cgi?
>
> <a href="http://yoursite.example.com/cgi-bin/test.cgi">go to my page</a>
>
Ah, but that requires someone to click on it. I need to have this cgi run
when the page loads. If i do <body onload="cgi-bin/my.cgi"> will that
satisfy the header requirement timing? If this is in the site's idex.html
file will it set a cookie on any client that comes to the site?
Thanks
Eric
[Back to original message]
|