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)
simply i want to check that the value which i am inserting in the oldRegID.Text exists into the database..
if yes, then it will update that id with the text inserted into the NewRigID.Text..
Else it will give an error--"Please enter your old registrationID Correctly"
This is what i want..
Priya JindalPosted Jul 4, 2016, 4:13 AM
Vipul MalhotraPosted Jul 4, 2016, 3:18 AM
Priya JindalPosted Jul 4, 2016, 3:16 AM
Vipul MalhotraPosted Jul 4, 2016, 3:12 AM
Priya JindalPosted Jul 4, 2016, 3:07 AM
Vipul MalhotraPosted Jul 4, 2016, 3:05 AM
Priya JindalPosted Jul 4, 2016, 3:03 AM
Vipul MalhotraPosted Jul 4, 2016, 3:02 AM
Priya JindalPosted Jul 4, 2016, 3:01 AM
Priya JindalPosted Jul 4, 2016, 3:00 AM
Priya JindalPosted Jul 4, 2016, 2:59 AM
Vipul MalhotraPosted Jul 4, 2016, 2:51 AM
Priya JindalPosted Jul 4, 2016, 2:49 AM
Vipul MalhotraPosted Jul 4, 2016, 2:48 AM
Priya JindalPosted Jul 4, 2016, 2:39 AM
Vipul MalhotraPosted Jul 4, 2016, 2:34 AM
Priya JindalPosted Jul 4, 2016, 1:58 AM
Vipul MalhotraPosted Jul 1, 2016, 4:11 AM