paul bennett

Archive for the ‘asp’ Category

asp nuggets: send email and insert line feeds into email

Posted by: Paul on: November 5, 2007

In case you find yourself (as I have on a recent project) delving into the seedy underbelly of a server-side you’re neither familiar with or particularly fond of (*cough*ASP*cough*), here’s a couple of gems which may help you out.
ASP has plenty of gotcha’s (as does any programming language to be sure) so here are [...]