is it possible when i select the item from the list menu, and it immediately post the data? is it need java script to that? can work?
Printable View
is it possible when i select the item from the list menu, and it immediately post the data? is it need java script to that? can work?
Hi,
you are inquisitive arent you!!!!
in the Select tag itself use the onChange event handler, and this code.
this will submit the form and the form method wil take care of the rest.Code:document.myformname.submit()
Better be rating my rep for this and the other ones...!!! (please...)
Hope this helps
Kai :wave: