Hello!
Just a quick question.
Could anyone point me to the location or post some code that will allow a script to execute or reload a page ($PHPSELF) with some values when an \'option\' is selected from a pull down menu straight away, rather than pressing a submit button?
I know about this link:
http://www.kill-9.dk/ttl_php_select.php
but that shows how to use it to load another site/page, whereas I need to make it send values to be used by php either to the same page or another script just as if a submit button had been pressed.
It looks like the javascript may need modifying but my programming skills are all that great yet 🙂
Thankyou in advance!!