Upload web form to your web server and it works!
SpreadsheetConverter to HTML/JavaScript generates the form, and then you upload it to your web server. If you want to fine-tune the layout, you can edit the generated web page using tools like Microsoft Frontpage or Dreamweaver.
When the user presses the submit-button, a web server has to receive the request. This web server can either forward the contents as an email to an predefined email address and/or store the data into a database. You can either use our web server, or program it yourself.
If you use our service, no configuration is needed. You are up and running within minutes.
Advanced Service: Complete emails and reports
- You can select between different email formats.
- Data is stored into a database and you get reports by email.
- Get emails that looks just as the web form when the user pressed submit.
- Requires no programming skills and requires no configuration.
- Spam-proof
- Pricing: $5-$20 monthly
Free Service: Emails
- Directly after that the user pressed submit, you will get an email with the fields and values of the form
- No data is stored in our database
- Requires no programming skills and requires no configuration.
- Spam-proof
- Pricing: free. This service is included in the base price of SpreadsheetConverter to HTML/JavaScript
Your Own web server
- SpreadsheetConverter to HTML/JavaScript generates a standard web form according to HTML-standards.
- You write your own scripts using CGI, ASP, ASP.NET, PHP, Perl. Handling web forms is standard web programming and you will find a lot of samples on the net and in programming books. Requires programming skills.
- Instead of writing your own scripts, there are ready-made solutions out there: Microsoft Frontpage Extensions, formmail.pl, formmail.php. Ask your ISP. Requires no programming, but requires configuration.
- Integrates the web forms into your normal IT-infrastructure. You can store the data into your databases, for example Microsoft SQL Server, mySQL.
