updating existing records
Posted: Tue May 23, 2006 10:33 am
Hi all,
I wanted to update existing records on mysql database. What I wanted is I should be able to select from the form using a drop down list...this drop down list would be the primary keys of data on the database...
Now if i select a primary key/record from the drop down list, all the fields on the form should be populated with the correct data for the selcted priamary key...
I should then edit the records on the form and then resubmit...
Can this be done?
If your have any sample forms/examples that does this let me know...
Kind Regards
Joseph
I wanted to update existing records on mysql database. What I wanted is I should be able to select from the form using a drop down list...this drop down list would be the primary keys of data on the database...
Now if i select a primary key/record from the drop down list, all the fields on the form should be populated with the correct data for the selcted priamary key...
I should then edit the records on the form and then resubmit...
Can this be done?
If your have any sample forms/examples that does this let me know...
Kind Regards
Joseph