fark
10-03-2003, 04:23 PM
I would like to do this
<INPUT TYPE="button" VALUE="Store Cookie" OnClick="return Cookie()"></INPUT>
Is this possible? I want to store the values of a form in a cookie when the user clicks a button. Is this possible?
<INPUT TYPE="button" VALUE="Store Cookie" OnClick="return Cookie()"></INPUT>
Is this possible? I want to store the values of a form in a cookie when the user clicks a button. Is this possible?