Not sure what you mean.
If you want the values in the drop down box to be bold, you have to set
up your jsp to print out <b></b> when it populates the <SELECT> tag.
Now, if you want a particular value *selected* in the <SELECT> tag you
can either use jsp to printout the keyword "SELECTEd" in the appropiate
OT or used javascript to select the appropiate value
Steve
--- Matthew Hafner <[EMAIL PROTECTED]> wrote:
> im reading values out of a database and populating a form.
> everything works
> fine, but, i cant get the values from the database to highlight its
> corresponding value in a drop down box. is this possible? or does
> the user
> have to reselect this field everytime they view their user profiles?
>
> Matthew Hafner
> Web Applications Engineer
> Ohana Foundation
> [EMAIL PROTECTED]
> (808) 524-0770
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
=====
Steve
http://www.geocities.com/beforewisdom/
__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets