M
Miroslav Stampar [MCSD.NET / Security+]
Does anybody have an idea how to call CGI on a onclick event when link
is clicked. This is a sample that works in some situations but
sometimes new page loading is to fast.
<a href="http://www.google.com" onclick="new Image().src=\'http://
www.example.com/process.cgi?p=1\'">
Plz help
is clicked. This is a sample that works in some situations but
sometimes new page loading is to fast.
<a href="http://www.google.com" onclick="new Image().src=\'http://
www.example.com/process.cgi?p=1\'">
Plz help