Onclick set cookie and goToURL...

wxdqz

New Member
Hi,

I need a simple script to the following action:

When the checkbox is selected, set cookie and goto url http:///www......

The script I have runs like this:

<input type=checkbox name="francais" onClick="SetCookie('animal', this.name, exp);

Thanks
 
Back
Top