getting the text from a select box
- From: Mike2 <parksfamily@xxxxxxxxx>
- Date: Mon, 30 Jan 2006 18:03:08 -0500
Tried looking at MSDN but nothin I could find.
VB
How do you get the text not the value of a select box?
<select name="jj">
<option value="17">This is text 1
<option value="7">This is text 2
<option value="1">This is text 3
</select>
How can I get the text not the value?
Mike
.
- Follow-Ups:
- Re: getting the text from a select box
- From: Mike2
- Re: getting the text from a select box
- From: Igor Tandetnik
- Re: getting the text from a select box
- Prev by Date: Re: webbrowser changing the cursor
- Next by Date: Re: getting the text from a select box
- Previous by thread: Setting the cursor
- Next by thread: Re: getting the text from a select box
- Index(es):
Relevant Pages
|
|