Forums

This topic is locked

Dynamic menu box creating problm in update page

Posted 19 Dec 2001 12:59:27
1
has voted
19 Dec 2001 12:59:27 Tim Whyles posted:
I have created an update page and have also bound fields to the relevant form controls so that the current info is displayed in them. I have done this so that you do not have to re-enter all of the information but just change the parts that need updating.

The first problem this created was the checkboxes did not display the relevant data. I got around this by using a conditional ASP statement so they now display correctly.

My new problem concerns menu boxes. I want the menu boxes to be filled with data from the database and show the value that is currently in the database for that record. However, when I make the menu boxes dynamic it breaks the update page. What I mean by 'break' is that all of the fields after the menu box display only the first record in the recordset and not the specific record that I passed from the previous page.

Does anyone have any ideas as to why this might be happening.

Thanks,

Tim

Reply to this topic