Hi, I was wondering if this could be modified to use as an online application for customers? Change/add some fields and that's pretty much what it is right? It will transmit the info on the app to us, right and it's good to go right?
Thanks!
Inside the code add as many fields as you need
-----------------------------------------
- How to add another field?
-----------------------------------------
You need this Version or higher: 1.12 - 20-Aug-2008
You would have to edit 5 places places in the script. see the readme.txt
Search in the code for 'add another field here' without the quotes,
I put this comment just after every part that code would need to be added.
Find each of the five places, then pick a unique field name, and code it yourself.
I have not documented this before, because it is really only a basic contact form.
There are other free contact forms that are very advanced in that they allow you to configure multiple fields and field types.
This one will never be that advanced because I want it to remain simple.