Click to See Complete Forum and Search --> : Need help with cookies


bianca
12-19-2002, 10:31 PM
I wonder if you can help me.

I am trying to resove the pull-down navigation on the opening page of www.salsaspot.com

and would like if I can set up a cookie so when once the selection is made a user goes automatically to that city each other time he or she arrives to that page.

Hope you can guide me. Thank you in advance!

Thank you so much!

You can contact me directly to bianca@salsaspot.com
I apreciate your time and help!

Bianca:confused:

swon
12-20-2002, 01:13 AM
Hi Bianca,

Try to start the cookie function on the select field.
for example:

<select name="example" onChange="cookiefunction(this.value)">

and post the form on end of this function

Note there are a few JScript errors on your posted Website in my Browser (IE6)