This form is meant as a sample to show you what is possible
Please provide the following contact information:
Technical note to web hosting services
Your webserver needs to generate the data into field name:field
value lines and send them as an email. This email account should
be dedicated for this purpose. An example:
Contact_FirstName : John
Contact_Initial : Q
Contact_LastName : Public
Contact_StreetAddress : 401 11215 Jasper Ave
Contact_City : Edmonton
Contact_State : AB
Contact_ZipCode : T5K 0L5
Contact_WorkPhone : 780 401 5079
Contact_HomePhone : 780 401 5079
Contact_Email : tony@example.com
Admissions :
Food-serverClean-up : 5
WarehouseEquipmentDelivery :
The field separator can be any value such as ":" or "=" as this program
can be configured to use any separator value.
The field name can be any name you want to use on the form. This program
can be easily configured to use any value so use what is convenient for you.
As the above example shows you can copy blank values into the email.
In fact this would be preferred for testing so that all the field
names can be put into the program at the very beginning.