Example Flex File For Updating Pages on the fly

<!-- Note: This form was made for Majordomo-style lists. What you need to edit before this will work for you: webmaster@some.dom should be changed to the address the person who receives comments. smtp.some.dom should be changed to the name of the mail server you want to use. Almost any decently fast mail server will do nicely. Everything in the RESPONSE tag should be changed. -->

<require email>
         
<error>
 <body bgcolor=#f0f0f0>
 <center><h3>Error</h3></center>
 You need to fill in your email address for this to work.
 Please go back and try again.<P>
 </body>
</error>
         
<mail server=smtp.some.dom>
To: %destination%
From: %email%
Subject: Website Comment
         
%comment%
         
</mail>
         
<response>
 <html>
 <head>
 <title>Message Sent</title>
 </head>
 <body bgcolor=#f0f0f0>
 <center><h3>Message Sent</h3></center>
 Your message has been sent.<P>
 </body>
 </html>
</response>
Also See: Go to Pre Form File | Back to Flexmail | Back to Main CGI Page

Also See: Other Form Mailers | Back to Main CGI Page

Home | Information | Our Services | Web Hosting | Technical Support
Education | Web Site Design | Search the Web | Useful Sites