I am building a website on which there will be a dynamicaly populated jump menu. As an administrator, you may edit the jump menu, which is represented as a list on the administartor web page.
I get a problem when I want to take the information in the list and enter it into the database. Every item in the list should be one record in the database, so how do I go about filtering through the list and inserting each item one by one?
Thanks,
Dan...
I get a problem when I want to take the information in the list and enter it into the database. Every item in the list should be one record in the database, so how do I go about filtering through the list and inserting each item one by one?
Thanks,
Dan...