I have
a Modalpopupextender
a Panel.
I like when the correct information
is:
lable1.text= "?Success!";
Button1.text = "Ok"
after click button1, response.redirect("index.aspx");
and
lable1.text= "Error!";
Button1.text = "Re-registration" Go to the complete details ...