Jump to content

List Box Help


natalieG

Recommended Posts

we have a listbox in a form and want to  sent the selected value  to  a PHP  page, but
want to send it via an AJAX function as follows:

<FORM>
<SELECT  NAME="MYSELECT"  onChange="myfunction(??????????)">
<options>.......</options>
</SELECT>
</FORM>
We cannot find what to put in  to replace the ?????????????????.  If there is a different forum that I should addrferss to, let me know and I will resubmit there.

Natalie
Link to comment
https://forums.phpfreaks.com/topic/15041-list-box-help/
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.