I am building a web site using dreamweaver ultra dev. The site will update a database, as well as pull information from the same database. Here is my problem. I have an update page that will allow users to update their information. On this page I use drop down lists for certain fields. The problem is that I cannot figure out how to have the drop down list default to the current entry in the database, therfore the user always has to select the value in this field everytime they update any value on the page. If anyone knows a workaround for this, I would greatly appreciate it.
Thanks
Chris