I m using cgi module,I have written a cgi script to create a web page which consists of 2 listboxes,
first one consists of 3 values, 2nd listbox empty.
i have written a javascript in the same cgi script for onchage event of the first listbox - the java script do store the selected value in variable. What i need to do is, the slected value should be passed to server side cgi script and values to be populated in listbox2 accorroding to the value selection of first listbox
Let me know, how to pass value of javascript variable to server side cgi script
how to setvlaues to the listbox ( i tried with param subroutine param('listboxname','array of values')- it fails.
Regards,
Anbarasu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |