change registrationID in the database..
old ID -- textbox1.text
new ID -- textbox2.text
when user enter its old id and new id then on click of submit button old id will be replaced by new id in database..
db: RegistrationNum-- varchar(200)
Hi Priya,
Replace #Temp with your Table Name
Hope this works for you
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.