hi,
how to generate auto emails in vb.net.when user logs in and make changes in the form and save it,we should genetrate an auto email after checking if the user was vaild user.
i am using oracle/.net2.0/vb.net
thank you
hi,
how to generate auto emails in vb.net.when user logs in and make changes in the form and save it,we should genetrate an auto email after checking if the user was vaild user.
i am using oracle/.net2.0/vb.net
thank you
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
uttu shresthaPosted Apr 15, 2008, 11:30 PM
Hey Manish,
I am newbie in VB.NET. Could you please help me how to do it? I would appreciate your help.
thanks,
Blocked AccountPosted Jan 9, 2008, 11:56 PM
You can send mail via Backend .
Write the trigger for the update , and write the PL/Sql for sending the mail on that trigger.
Happy Coding!!