LynneM Posted January 5, 2004 Share Posted January 5, 2004 Using Dreamweaver MX, recordsets, bindings and MySQL I have set up a successful database and all the PHP pages to add, edit and delete info from it. One problem I've found: I have 2 dropdown list boxes on a single table cell. This occurs in 2 areas of the form. In both cases only the first dropdown works. The second ones will show no info in the dropdown. I've double checked all the names, server behaviors, bindings, ect. and can't find anything wrong between the first and second dropdowns. Each dropdown in the database use "enum" as the types. Any suggestions? Quote Link to comment Share on other sites More sharing options...
shocker-z Posted January 7, 2004 Share Posted January 7, 2004 are you sure that you havent closed the connection to mysql further up the page? Quote Link to comment Share on other sites More sharing options...
LynneM Posted January 7, 2004 Author Share Posted January 7, 2004 Not sure what I did wrong, but in starting over the 2nd ones now work. Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.