Question
CF Updating Database info
Ok, hopefully I'll be able to describe this correctly because
as much as I look I can't find a solution anywhere...
I have a database that has information about Alumni in a graduate program...I have created a simple search feature to display specific information from the database on a website ( http://maitcf.stockton.edu/finalprojects/final.cfm). It works fine....But...
What I would like to do is give the Alumni listed a chance to update their information...I was thinking of adding an "Edit" link in the results boxes that would take the user to a FORM where they could edit the information for that specific result...
So I want the FORM to populate with information in the database, and the user would change it or leave it the same, and when they submit the FORM all of the information overwrites what was in the DB....Is there any way to do this?
I have a database that has information about Alumni in a graduate program...I have created a simple search feature to display specific information from the database on a website ( http://maitcf.stockton.edu/finalprojects/final.cfm). It works fine....But...
What I would like to do is give the Alumni listed a chance to update their information...I was thinking of adding an "Edit" link in the results boxes that would take the user to a FORM where they could edit the information for that specific result...
So I want the FORM to populate with information in the database, and the user would change it or leave it the same, and when they submit the FORM all of the information overwrites what was in the DB....Is there any way to do this?