sladewilson
Programmer
I have an ASP Application that allows members to update their info. My problem is that when they update an entry the application adds a second entry in the database instead of simply updating the intended one.
How can I make the application know to update a specific recordset. Is there some place on the web that gives a specific example of how this should be done?
How can I make the application know to update a specific recordset. Is there some place on the web that gives a specific example of how this should be done?