Thursday, March 29, 2012

mailto without mail client

Hi All,

My question may be silly but I having trouble with mailto option. When the user clicks on a button say "Send Email", it should send the mail without pulling up any email client. Is it possible to do it with just an ASP or HTML page.

Thanks,
PriyaIt sure is, you can use asp.net to send out emails using the System.Web.Mail Namespace

Go here for great examples on how to send mail
this is good too

http://www.4guysfromrolla.com/webtech/080801-1.shtml
Thanks guys,

I got it done. Thanks for your help.

Priya

0 comments:

Post a Comment