I would like to know if its possible to do this without posting as well as without the use of JS.
Realistically, no. You could do it with VBScript, but then you're restricted to Internet Explorer.
This is not desirable as I will be getting the values from the the DB using PHP, unless I can write the JS values to the arrays using PHP? Also not sure of that.
You will have to either generate all possible values for the second SELECT or accept that a page refresh is necessary.
Is there any other idea or thing I can do? Im thinking maybe AJAX but this
The J in AJAX stands for Javascript. -- Richard Heyes Employ me: http://www.phpguru.org/cv -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php