Hi,
I have an HTML that uses the following script as described in the first example here: http://www.mattkruse.com/javascript/selectbox/
I want to use PHP to extract the options that are in the right select box. How do I do that if they are not actually 'selected'?
Thanks,