After submitting data in database,the records are added succesfully but the textbox for the the user address does not pick the entered email.It returns error
"The specified string is not in the form required for an e-mail address."
here is the textbox
"message.To.Add(ContactpersonEmailAddress.Text);"
previously it would send to the entered email bt now am not able to.Thanks
Mark as answer if satisfied