Hello,
I am trying to make a drop down box that is populated by information in a
database. I then want to make whatever is selected in the drop down box
populate other drop down boxes with info out of the database related to the
first drop down choice. The problem I'm having here is that I need to pass a
variable (the first drop down selection) in javascript to CGI, I don't know
how to do this. Any thoughts or ideas.
Thanks a bunch,
Ian
I am trying to make a drop down box that is populated by information in a
database. I then want to make whatever is selected in the drop down box
populate other drop down boxes with info out of the database related to the
first drop down choice. The problem I'm having here is that I need to pass a
variable (the first drop down selection) in javascript to CGI, I don't know
how to do this. Any thoughts or ideas.
Thanks a bunch,
Ian
Comment