by this we can send the emails .
take 4 textboxes and 1 button like this....
in the code window add namespace..
and in the button click event write the code....
networkcredential ma=new networkcredential("emailid","password");
in the place of "emailid and password" write your emailid through which u want to send the mail and the password of your account...
take 4 textboxes and 1 button like this....
in the code window add namespace..
and in the button click event write the code....
networkcredential ma=new networkcredential("emailid","password");
in the place of "emailid and password" write your emailid through which u want to send the mail and the password of your account...
bro its not working....
ReplyDeleteall examples are tested by me .
Deletefirst i tested it and after post it on the blog.
check your process once again
how to add name with mail id. so that the name will come in the inbox instead of mail id..
ReplyDeletejust like this
sudeep