HighDots Forums  

select box help for newbee

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss select box help for newbee in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ross
 
Posts: n/a

Default select box help for newbee - 07-03-2005 , 07:51 AM






I have the following code. I want to retrieve the VALUE that was selected
(1,2 or 3) not the item label. How is this done?

Also how can I force the box not to reset to the inital value when the page
is submitted??

<select name="people" id="people">
<option> </option>
<option value="1">To Everyone on List</option>
<option value="2">By Location</option>
<option value="3">By Job</option>
</select>

Thanks,

R.



--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.