There is a web form script available for general use. You can access it as http://www.VybeNetworks.com/cgi-bin/sendmail.py. To use it simply make sure that you have the following fields defined in your script. Use something like this to specify variables and values: :: The variable names are defined below. These two are mandatory: - **_TO_**: Who to send the results to. Multiple recipients will work fine. Each recipient must end in @Vex.Net. - **SUBJECT**: What the subject should be on the mail message sent to recipients The following fields are optional: - **_REPLY-TO_**: Who should be listed in the "Reply-To" field of the mail message. Default is to have no Reply-to field. - **_CHECK_EMPTIES_**: Colon separated list of fields that should not be blank. Default is empty string. - **_TITLE_**: Title to use for page. Default is "Form accepted" - **_ERR_TITLE_**: Title to use for page on error. Default is "Error". - **_RETURN_URL_**: URL to return to on success Defaults to using internal page - **_USE_RECAPTCHA_**: Use recaptcha.net to verify humanity (private key in ~login/.recaptcha) Defaults to not using recaptcha.net In addition, any other variables from your script will be reported in the email. There are many web counters out there but you can simply use the one that Vybe Networks has installed. Contact support@VybeNetworks.com and we will set up a counter for you. You will get a URL which can be treated as an image on your site. However, perhaps a counter is not what you are really looking for. If what you are looking for is statistics on how many hits you are getting you may find the web logging and stats generating features more useful.