Jump to content

Make a post by using select


dreamwest

Recommended Posts

How can i post an option by just using select:

 

<select onChange"post this option">
<option value="">select</option>
<option value="Option1" >Option1</option>
<option value="Option2" >Option2</option>
<option value="Option3" >Option3</option>
<option value="Option4" >Option4</option>
</select>

Link to comment
https://forums.phpfreaks.com/topic/160567-make-a-post-by-using-select/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.