|
Hello again,
Using DreamWeaver MX I have managed to get my website to read and write to Data on a SQL Server and have a cboBox read Data from a qry/view and write it to a table and I could'nt be happier...well...maybe I could, I would like to have another cboBox under the first cboBox that reads data from another table/view. So that would be two different cboBoxes reading from two different sources but writing to the main table. Is this possible because its giving me trouble reading the second cboBox values (it appears blank-but yes, there is data in that table) ! I thought about having two forms on the same page but not sure how that would work writing all the data (there will be blank fields for the user to input) from one submit button to the same one record.
Best regards,
Mitch....
|