Hits Today: 2 Total: 9738 | Updated: 3/2/2001 | |
 | Wondering how you insert line breaks into your email's text? Use vbCrLf everywhere you need a line break! This code example shows how!
Author: Rob Taylor Code: ASP 3.0 & VBScript |
Hits Today: 4 Total: 7399 | Updated: 12/8/2003 | |
 | This documentation assumes you have access to a server with IIS and SMTP installed and are able to read and write ASP to the server's web directory. Author: Jeff Knight Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 10863 | Updated: 10/29/2001 | |
 | Use this quick wizard-like form to actually build a form that sends email using JMail. In a couple of minutes you will be able to recieve feedback. Author: Derek Truman Code: ASP 3.0 & VBScript | |  | |
Hits Today: 3 Total: 18244 | Updated: 3/21/2003 | |
 | This form to e-mail script allows you to post any form to it and have it send an e-mail using hidden field values. Update now orders field entries for the email on the basis of how they are ordered in the form. Uses CDONTS. Easy to install and use. Author: David Behan Code: ASP 2.0 & VBScript |
Hits Today: 7 Total: 17175 | Updated: 7/17/2001 | |
 | Using a combination of the pure asp file upload from this site, I combined it with a mail object and now you can upload any file and send it via email to anyone of your choice. Code: ASP 1.0 & VBScript |
Hits Today: 1 Total: 10574 | Updated: 3/30/2001 | |
 | Turns any form into a text email. (Gotta have SMTPsvg.Mailer or CDONTS.NewMail object installed on the server). Author: Robert Burgoyne Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 3834 | Updated: 11/18/2002 | |
 | This code takes a submitted email address/string and converts it to standardized ASCII Character codes, thus blocking bots/spiders from reading your email address... Author: Teco Code: ASP 3.0 & VBScript | |  | |
Hits Today: 2 Total: 3265 | Updated: 1/25/2003 | |
 | A company called Server Objects makes a very popular 3rd party component for ASP called ASPMail (and ASPQMail) that many ASP developer use. Author: Ian Ippolito Code: ASP 3.0 & VBScript |
Hits Today: 5 Total: 32337 | Updated: 11/9/1999 | |
 | A reusable script to send form data to an email address based on Matt Wright's FormMail script for Perl. Several features including field checking, explicit ordering and redirection. Works with CDONTS, JMail and ASPMail email components or add your own.
Author: Mike Hall Code: ASP 2.0 & VBScript |
|