CatManDave
MIS
I need a way to pull a value from a drop down box client side and somehow make it available for server side script.
I am already able to retrieve the value from the drop down box using the "onChange" method, but I need to be able to make that value available for some server side script to retrieve values from SQL to build another drop down box.
Is this even possible?
Thanks in advance,
Dave
I am already able to retrieve the value from the drop down box using the "onChange" method, but I need to be able to make that value available for some server side script to retrieve values from SQL to build another drop down box.
Is this even possible?
Thanks in advance,
Dave