need help for a page
Posted: Sat Aug 09, 2008 8:11 am
Moved from Job Hunt. Please post in an appropriate forum in the future.
I need to write a page where the user can select from any of the three options..
option one is a username where there is a html select button with options showing all the users of a particular DB.
option two is a groupname where there is a html select button for options showing all the groups in DB.
option three is an input text box..
I need the user to choose any one of the above three and the rest must get inactive and unaccessed once the user selects any one of them..
How can i probably do that?? check box wont help coz it can also take multiple inputs.. Dont know how to try it with radio buttons.. any help is appreciated
I need to write a page where the user can select from any of the three options..
option one is a username where there is a html select button with options showing all the users of a particular DB.
option two is a groupname where there is a html select button for options showing all the groups in DB.
option three is an input text box..
I need the user to choose any one of the above three and the rest must get inactive and unaccessed once the user selects any one of them..
How can i probably do that?? check box wont help coz it can also take multiple inputs.. Dont know how to try it with radio buttons.. any help is appreciated