Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~63 People Reached
Favorite Forums
Favorite Tags
php x 1
Member Avatar for mjdiaz89

Hello DaniWeb users! Thank you for your time and interest in helping me out: I have a real quick question: I have a combobox: [CODE]<select name="bMinute" style="background-color:#000000; color:#FFFFFF"onChange="document.myform.formVar.value=this.value"> <option value="zero" selected>0</option> <option value="ten">10</option> <option value="twenty">20</option> <option value="thirty">30</option> <option value="forty">40</option> <option value="fifty">50</option> </select>[/CODE] How do I load the value chosen by …

Member Avatar for Atli
0
63