Question
Cold fusion dropdown related issue
Hi all ,
I am new to coldfusion.
I have created a page, which has two divisions.In each divison there is a radio button.
Click on radio button of first division disables the fields of second divison and click on second division disables all the fields of first division.
Second division has two dropdowns
1.State 2.City
I am gettting the values of state from database.Change of state option submits the forms to populate the options of city dropdown.
My question is
If radio button of second division is selected First division fields are disabled.
But when user changes the state option from state dropdown of second division submitting the form.After submitting the form the first division fields are not disabled. user has to select second radio button again to disable first division.
How to retain fields disable even after submitting the form.
Anybody please resolve this issue for me.
Thanks in Advance.
I am new to coldfusion.
I have created a page, which has two divisions.In each divison there is a radio button.
Click on radio button of first division disables the fields of second divison and click on second division disables all the fields of first division.
Second division has two dropdowns
1.State 2.City
I am gettting the values of state from database.Change of state option submits the forms to populate the options of city dropdown.
My question is
If radio button of second division is selected First division fields are disabled.
But when user changes the state option from state dropdown of second division submitting the form.After submitting the form the first division fields are not disabled. user has to select second radio button again to disable first division.
How to retain fields disable even after submitting the form.
Anybody please resolve this issue for me.
Thanks in Advance.
