06-01-2009 : 12h24 min - Disconnected
Dernière modification le 06 setembro 2008
You need to recover data from an HTML form, but you don't want to program (PHP or other ...) ? So this page is for you. I offer you a tool that recovers data from the form on your website and sends them to you by mail. The only knowledge you need is to build a HTML form. The script that manages the treatment of the form is not downloadable, but you can use it for free by pointing the action of your form to cdprof.com .
This script exists in two versions :
Attention, this service is free and no guarantee of good operation is given. The service can be deleted or modified without previous notice. By using this service you accept this warning.
You have to create your own form and indicate that the page treating your form's data is on cdprof.com. You have two obligations in your form if you want it to operate :
You can also optionaly add a field named "retour", but it is not mandatory. This field contains the url of the page the web surfer will return to after sending the form.
Here is an example. In red, the mandatory fields (don't change their name, ie the value of the attribute "name"). You have to adapt at your needs the value of "destinataire", "objet" and "retour" (ie the value of the field "value") :
Here's the result (non active form for the example) :
Name :
Email :
Comments :
You can add as many fields as you want.
The script that treats the data begins with verifying the existence of mandatory fields. Then it checks that the sender's email is valid (submitting an email is mandatory). If those conditions are true an email with the form's data is sent to you. The sender can read a page with a summing up of the data. He can go back to the form or to the page of your website you specified in the hidden field "retour".
Don't hesitate to ask questions in the forum.