- This topic has 1 reply, 2 voices, and was last updated 20 years ago by
Riyad Kalla.
-
AuthorPosts
-
martin_johnny1978Member<TR>
<TH align=”right”>Remember Password:</TH>
<TD align=”left”><html:select property=”hintq”/><html:option value=”What is the name of your first school?”>What is the name of your first school? </html:option>
<html:option value=”What is your favourite pass-time?”>What is your favourite pass-time? </html:option>
<html:option value=”What is your mother’s maiden name?”>What is your mother’s maiden name? </html:option>
<html:option value=”What is your favourite food?”>What is your favourite food? </html:option>
<html:option value=”What is your exact time of birth?”>What is your exact time of birth? </html:option>
</TD></TR>
--------------------------------------- Hi Riyad, Thanks for ur support, the above code is a part of JSP enabled with struts, when i type in the code and when i attempt to view thru 'Preview' , it shows mee the remember password text on the left side and the combo box on the right,the problem is the combo box displayed is a small default box and it does not holds the value. but when i try to change this <html:select ..... </html:select> to <select name=...... /> i can preview the design with the box filled with values. Validation during typing is not done.. here. could you help me out. Martin
June 30, 2005 at 1:16 pm #232030
Riyad KallaMemberCan you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
-
AuthorPosts