getting the text from a select box



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
.



Relevant Pages

  • Re: Treeview Control - how to use it?
    ... > Everybody has MSDN. ... If you're after the VB6 documentation specifically then you'll find it here: ... Mike ... Prev by Date: ...
    (microsoft.public.vb.general.discussion)
  • Re: triplets
    ... It was code from the MSDN, it shows the use of triplets but doesn't ... Mike ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: getting the text from a select box
    ... I see as you say selectedIndex. ... >Tried looking at MSDN but nothin I could find. ... Prev by Date: ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: How to show captured by the capSetCallbackOnFrame video frames?
    ... Thank You Mike!!! ... >> Here is what writing about VideoHeader in MSDN ... >> dwBufferLength - Length of data buffer. ...
    (microsoft.public.vb.winapi.graphics)
  • Re: dhcpenumsubnets
    ... > See "DHCP Server Management API Error Codes" in MSDN. ... Prev by Date: ...
    (microsoft.public.win32.programmer.networks)