I have a form with listboxes populated from a database. I need to insert the values chosen from the listboxes into a separate table of the database. I'm doing it with 2 php files-one with the form for the user to enter the info and one to do the processing. I had it working when the entry form used text boxes but I can't get it to work with listboxes. And I get no info to find where I'm going wrong. (The url does update with the values that are to be inserted, though.)
The code is a bit long to send, so does anyone have sample code?
Thanks,
Dorene
The code is a bit long to send, so does anyone have sample code?
Thanks,
Dorene