Click here to Skip to main content
15,867,756 members

Comments by symonsarwar (Top 28 by date)

symonsarwar 17-Apr-13 14:42pm View    
thanks for thinking positively
symonsarwar 20-Feb-13 7:44am View    
Reason for my vote of 5 \n 5 for make it simple but understandale
symonsarwar 25-Dec-12 5:11am View    
this toAddress should come from the textbox.text

mail.To.Add("dipcse08@gmail.com");
symonsarwar 25-Dec-12 5:00am View    
Deleted
error in this line
smtp.Send(fromAddress, toAddress, subject, body);//ERROR:can not system.net....to string
also in this line:
var toAddress = new MailAddress(TextBox3.Text);//ERROR:specified email is not in the required form
symonsarwar 25-Dec-12 4:04am View    
its not working, can you please edit my code...giving error like...specified addres is not in the required form