passing javascript variables to php
Posted: Fri Oct 25, 2002 12:56 am
Dear all !
I have a problem with my task:
there are 2 "select", filled from the MySQL;
first "select" has "onChange" function, defined in javascript;
i need use selected value from first "select" like a part of MySQL query for refilling second "select";
but this value is a javascript variable, and all this must be done before "submit";
Do you have any idea ?
Thanks for help
I have a problem with my task:
there are 2 "select", filled from the MySQL;
first "select" has "onChange" function, defined in javascript;
i need use selected value from first "select" like a part of MySQL query for refilling second "select";
but this value is a javascript variable, and all this must be done before "submit";
Do you have any idea ?
Thanks for help