an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > Automatic Email for User when Role Changed.
Last Post 8/19/2009 5:24:05 PM By lukezy. 1 replies.
8/19/2009 3:28:30 PM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Automatic Email for User when Role Changed.
Hi Luke,
 
How we can have autoatic email upon a Role changes, to a user.
 
 
Bahram
8/19/2009 5:24:05 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Automatic Email for User when Role Changed.
Check method UpdateRoles in Admin\user\useredit.aspx.cs. Feel free to hook up the code sending emails.
DotShoppingCart Staff