Re: Dropdown and a text box

2003-11-18 Thread Abhijeet Mahalkar
- Original Message - From: Gupta, Anubhav [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 3:46 AM Subject: Dropdown and a text box Hi, I wish to have an input filed in a form which is a drop down box, but the user can also type in a value if they do not want to select

Re: Dropdown and a text box

2003-11-18 Thread Abhijeet Mahalkar
] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 1:45 PM Subject: Re: Dropdown and a text box Hi Anubhav for this you have to play along with both textfield and select show Select first and then provide a button for new entry very immediate to select and when he

RE: Dropdown and a text box

2003-11-18 Thread Gupta, Anubhav
to do that. Thanks, -Original Message- From: Abhijeet Mahalkar [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 18, 2003 4:14 AM To: Struts Users Mailing List; Abhijeet Mahalkar Subject: Re: Dropdown and a text box hi anubhav Continuing previous mail rather than having Buttong along

Dropdown and a text box

2003-11-17 Thread Gupta, Anubhav
Hi, I wish to have an input filed in a form which is a drop down box, but the user can also type in a value if they do not want to select from the drop down box. I know I can use html:select for dropdown and html:text for text box. But I cannot figure out how to have an input text field