Hi everyone,
Please anyone suggest me how to do this:
I have 2 radio buttons. When the user clicks on 2nd radio button, a selection box (combo box) is shown. This means that first time when the page loads, the combo box is hidden. I am using style:hidden for the visibility. When user clicks on 2nd button, i make the combo box visible.
Now, on clicking the combo box the same page reloads again after doing a query on the database and displays some info.
Now my problem is that when the second time the page reloads, the combo box is hidden. This time I want it to be visible and not hidden.
Can someone suggest me how to do this ?
Thanks a lot,
Sincerely,
bipin
Please anyone suggest me how to do this:
I have 2 radio buttons. When the user clicks on 2nd radio button, a selection box (combo box) is shown. This means that first time when the page loads, the combo box is hidden. I am using style:hidden for the visibility. When user clicks on 2nd button, i make the combo box visible.
Now, on clicking the combo box the same page reloads again after doing a query on the database and displays some info.
Now my problem is that when the second time the page reloads, the combo box is hidden. This time I want it to be visible and not hidden.
Can someone suggest me how to do this ?
Thanks a lot,
Sincerely,
bipin