sir i get an error when i do this ,sending an email, i used my own id and also i am not getting any error on vb page just wbhen i run the application the email is not sent to me.kindly help in this regard, as i need it urgently, i do look forward for ur positive gestures.ur help will be a life saving...........thanks
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
great tutorial but for some reason mine keeps erroring out. im wondering if it has to do with the fact that im on a local machine and not a server? any help would be appreciated.
nice
MrNarender19 2 months ago
This has been flagged as spam show
Hi! Could you guys please check out my channel? I will do a giveaway when I reach 100 subscribers! Thanks!
hackster2011 3 months ago
sir i get an error when i do this ,sending an email, i used my own id and also i am not getting any error on vb page just wbhen i run the application the email is not sent to me.kindly help in this regard, as i need it urgently, i do look forward for ur positive gestures.ur help will be a life saving...........thanks
escape5693 10 months ago
can i to download the example that you did?
zero1X2007 1 year ago
check out this video of sending email in simple steps-
watch?v=_LIOVsNq5fE
tapang1987 1 year ago
the tutorial is great but you have some major problems with you re PC (it was making an infernal noise )
seitanyboy 1 year ago
This has been flagged as spam show
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
aspdotnetexperts1 1 year ago
This has been flagged as spam show
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
aspdotnetexperts1 1 year ago
Thanks for sharing this informative Video. For Expert Level .NET Video's visit "TheSYNERGETICS" channel on youtube . Synergetics is Awarded as the Best. NET Training Service Provider by Microsoft
TheSynergetics 1 year ago
Nice video.. However you hear alot of back ground noise.
MrTopherMedia 1 year ago
Does any IIS SMTP Email Configuration has to be done in order for this to be a success?
clarkkent999 1 year ago
This has been flagged as spam show
works perfect...
BUT.. It didnt worked till I added the port
if u have problems.. try adding the line smtpClient.Port = 587
right afther smtpClient.Host = "smtp.gmail.com"
I mean.. put it like this.. smtpClient.Host = "smtp.gmail.com" smtpClient.Port = 587
MaRoMaZ 1 year ago
u can also use it to send the info of forms for example of.. Contact Us to ur own mail
just replace Dim Email As New MailMessage("yourmail@gmail.com", "yourmail@gmail.com", "AnySubject", body)
with this, u are sending the mail to urself.. so u will get the form on ur gmail
MaRoMaZ 1 year ago
email
naina19869 1 year ago
great tutorial but for some reason mine keeps erroring out. im wondering if it has to do with the fact that im on a local machine and not a server? any help would be appreciated.
meowry1234 2 years ago
your tutorAL SUCK SHOW US FROM THE BEGINNING MAN..
ttpsla 2 years ago
This has been flagged as spam show
i use free script to send plain text or html i download here inbox php mailer here w w w . i n b o x p h p m a i l e r . 9 h z . c o m
geniususa 3 years ago
it do not work for me... allways it says: "There Was An Error"...
DjCabbie2610 3 years ago
Do you know how you could send an email from the user to you for feedback?
LaughingMonkey1 3 years ago
change the "to address" to your address.
Everything they type will go to you then.
gsxraddict 3 years ago