|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I want to save the value of the option in a cookies choosed by a user in a drop down list in ASP page. After OnChange"........ what should I write? TQ.
|
|
#2
|
||||
|
||||
|
You could let the onChange call a js.function that sets a js.cookie or you could do a workaround if you think js.cookies is difficult.
The onChange can call a js.function that redirects (and contains the variable-value in the url) to another script witch sets a cookie with asp. Hope that gave you some ideas... Freddy... Last edited by Freddyfiasko : May 23rd, 2003 at 12:22 PM. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Drop down list |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|