Uhm, Javascript. Have a global variable:
var didHeClick=false;
and then have a function embedded in the anchor tag that sets the variable to true if he does.
Then in the unload function have it check the didHeClick variable, and if he did, just return. If he didnt, give him popup hell!
That's how I'd do it, but wtf do I know.
__________________
tom at ryphs dot com
|