|
-
March 5th, 2009, 07:32 PM
#1
How to return a result from a drop down listbox in HTMl?
Hello.
Creating the box is easy enough.
<select><option> etc. etc. etc.
If you create the list box in a form, how do you return a result when someone clicks submit.
I'm already using PHP to read the listbox data out of mysql, but that won't be useful, because it runs on the server side, and by the time the user clicks the box and hits submit, the server has already calculated.
I'd prefer not to use Java or client side scripts but will if absolutely necessary.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|