More .ASP tricks...
Ok, here's the project for the weekend: I want to create a form where readers can send feedback via e-mail from a web page.
On a Unix server it's done easily with the popular Perl script FormMail. But this web site is going to be hosted on NT, so what's the alternative? Let's explore a tutorial and read up on CDONTS:
WebmasterBase - Sending eMail in ASP
Stay tuned, more to follow on this project.