Hi,
I have a contact us form, and I want to submit (sending email on background).
When I send the email I hide the controls, Labels and texboxes, and I change the text of one of the labels to be "You send the email with success".
But it is refreshing the whole page, anyway of just refreshing the div where the form is?
Thanks for your help.