[an error occurred while processing this directive]
Getting Started with WebCom
Using Forms at WebCom
All WebCom service plans have use of the Forms Processor, a utility which handles the parsing of form data. The Forms Processor is designed to be very flexible in its ability to manipulate form data and route the results to a file, the screen, or an email message. Extensive online documentation is available which explains exactly how to use the Forms Processor to setup sophisticated forms.
By default, the Forms Processor sends the data from a completed form in an email message to the owner of the site. Optional configuration files can be used, however, to specify a more customized handling of the form data. Configuration files are plain text files which contain instructions for data manipulation and parsing. The syntax for these instructions is a simple interpreted language based loosely based on Perl.