Blog Stats
  • Posts - 4
  • Articles - 0
  • Comments - 1
  • Trackbacks - 6

 

ASP.NET

Using UserControls to create HTML emails

Having written no less than two introductary posts, I suppose it's high time I wrote something worthwhile to my fellow tech bloggers. This post goes out to all the ASP.NET coders reading my blog. Both of you. If you've created more than a few websites, you probably know that sending an email is a requirement in almost every site you'll ever be asked to build. It's such a ubiquitous feature that it's even a part of the simplest practical website to actually require server side scripting: the form...

 

 

Copyright © Charlie Kilian