Hi
I have a select box of country, on selecting a value in this select box, onChange event it populates a multiple selection select list for states and on selecting values in there, onChange again it populates a multiple selection select list for cities.
It is all working well except when I submit this form to another page and then click back from browser, the mutiple select box values are lost and only the value for country is still selected.
Any help is appreciated
Thanks
I have a select box of country, on selecting a value in this select box, onChange event it populates a multiple selection select list for states and on selecting values in there, onChange again it populates a multiple selection select list for cities.
It is all working well except when I submit this form to another page and then click back from browser, the mutiple select box values are lost and only the value for country is still selected.
Any help is appreciated
Thanks