FormMail.com :: A Service by MSA  
 FormMail.com :: Frequently Asked Questions :: Form Processing
Categories
Top Questions
Account Basics
Billing / PayPal
Form Processing

Still having trouble?
Contact Us
QUESTION:
Why are form results from anonymous@formmail.com?

ANSWER:
There are two ways in which your form results email may appear to come from the user 'anonymous@formmail.com'. Most likely, you have not properly setup your form to accept the user's email address in a way FormMail.com can recognize. It is also possible, however, that the user chose not to enter an email address with valid syntax.

Incorrect Form Configuration

While the name parameter of most form fields is not important, certain fields do have significant meaning. For instance, to properly collect your user's email address and have it appear in the email header's From line, you need to name your input field 'email'. For instance:

<input type=text name="email">

That is the correct usage if you wish for FormMail.com to recognize your user's address. If you wish for this field to also appear in the body of your email message, you can add the following field to your form as well:

<input type=hidden name="print_config" value="email">

No Email Address Entered

Another way in which the form results may appear to come from anonymous@formmail.com is if the user chose not to enter an email address or entered an email address that did not have a valid syntax. You can get around this problem by requiring your users to enter a valid email address using the following hidden field:

<input type=hidden name="required" value="email">

A complete list of the special configuration form fields that are available for your use can be found within the Form Processor attached to your account. Click on the name of your form processor (usually 'My Basic Form') and then select the "Detailed Guide" under the heading "How To Use This Form".

If you still have questions regarding your form results, please contact us.

Last Updated: July 30, 2003

OTHER TOPICS IN THIS CATEGORY:

  
1
How do I create a form?
  
2
How can I get more form processors?
  
3
What URL should I use as the action for my <form> tag?
  
4
When I submit my form, I get a file not found (404) error!
  
5
How do I use FormMail.com with Macromedia Flash?
  
6
When I submit my form, I never receive an email!
  
7
My form results return 'x' and 'y' fields with numbers!
  
8
My form returns 'Form Processing Error Plan Expired'
  
9
What can I do to stop receiving SPAM through my form?
 
  Member Log In
  Email Address:
  
  Password:
  
  Remember Password

  -Sign up for a free trial!
  -Forget your password?

  Other Sites by Matt:
  Matt's Script Archive
   - Free Perl/CGI scripts!

  SurveyFactory
   - hosted survey software

  CGI Resource Index
   - 3,000+ Perl Scripts!

  PHP Resource Index
   - 2,000+ PHP Scripts!

  Web Hosting Index
   - web hosting solutions

  chumpsoft, inc.
   - online survey software

14-day, 100% money
back guarantee!

[ Contact Us | Pricing | Linking to FormMail.com ]
© 2003-2021 Matt's Script Archive, Inc.