Hi folks,
I need some help in setting up a form in ASP so that people can go in and update a record in the database.
Right now my form is working properly. It is taking all the fields and dumping them into an SQL table. However I need to fix it so that they can enter a record number and have that form autopopulate and if they make any changes on that form the changes will overwrite what is currently in that record.
Thanks,
I need some help in setting up a form in ASP so that people can go in and update a record in the database.
Right now my form is working properly. It is taking all the fields and dumping them into an SQL table. However I need to fix it so that they can enter a record number and have that form autopopulate and if they make any changes on that form the changes will overwrite what is currently in that record.
Thanks,