This utility allows you to send an email with a file attachment, MIME-encoded, from the command line. Handy when you are SSH-ed in somewhere and can't get to a visual email client.
Mail-A-File is a web-based email program (written in Perl) with file attachment features. The program allows any user to send an email from a web-based form to any recipient with a valid email address plus the ability to attach a file to the email...
Send E-mail With Asp 3.0 And Cdonts is a multi-platform compatible script that provides the capacity to send e-mail from a web page, via an HTML form. The form posts to an ASP script which creates the required objects (CDONTS), sends the e-mail...
This script allows you to send an encrypted data through email. The GnuPG encryption software gives very efficient protection for data like email messages. This software allows you to collect sensitive information and preserve the security from...
Everything from the initial upto end step used with the creation of web based system to send an email through SMTP server is explained briefly in this online ASP article. Explains how a text file can be sent as an internet mail using the methods...
ASP.NET Email could be created using VB. This is about the article in which the author clearly explains how to create an email in ASP.NET using VB. With the help of ASP.NET Web Form controls and attached validation controls you could code the form...
Building an opt-in email list is a PHP based tutorial. This article guides you to send an email to your clients, customers etc using PHP. This PHP tutorial teaches you how to validate the email addresses before sending an email. This article gives...
This is release 3, it's a cleaner rewrite that organizes the code better for less expeirenced php users. Creates a php email form which allows a website viewer to send an email to the owner of the website from a form. This php script is useful for...
This script will allow visitors to your site to send an email to their friends recommending it. It is extremely easy to set-up and use requiring no database or complex configuration and you can have it working in just a few minutes. You can use it...
Use this code to test an email address for proper syntax. You can use it in conjunction with the Ace Perl Popup Window to let the user know they entered an invalid email address. |