an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Sending Email after Unsubscribe
Last Post 6/25/2010 10:11:29 AM By Bahram. 3 replies.
6/24/2010 1:56:26 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Sending Email after Unsubscribe
 Hi Luke,
 
I need to send an email to an internal address after Unsubscribe button pressed. What function of EmailManager I  can use to code this fast and easy?
 
No template I need,  just : reciever, Subject and Content (Text)  . Are the parameters of  EmailManager.Send optional?
 
 
Thanks
6/24/2010 2:15:03 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Sending Email after Unsubscribe
Take a look at TellFriend.ascx.cs
DotShoppingCart Staff
6/24/2010 3:04:48 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Sending Email after Unsubscribe
 Fine, But I need to create a new template, I went to admin section, there is no New or Add button, How can I create a new template?
6/25/2010 10:11:29 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Re: Sending Email after Unsubscribe
Actually I added the template manually in database and edited it in DSC, but it seems you missed ADD button on the Templates Form.