Creating a web page in minutes! (Flash movie)
If you have a pop-up block, hold down CTRL while clicking on the play-demo button.
Creating a simple calculator
Creating an online survey
Creating an online survey using SpreadsheetConverter to HTML/JavaScript. (We use Frontpage Extension, but that is not necessary anymore, since we built-in submit support. More information about the built-in submit support here.)
Using Frontpage extensions for handling submits
Instead of using our built-in submit support, you can use Frontpage Extension (a Microsoft developed API and supported by Apache on Linux.)
Article describing how to add a submit button for Frontpage extension.
Flash movie showing how to save into Access database using Frontpage extension.
If you do not want to use Frontpage Extension, the Advanced Service provided with SpreadsheetConverter will let you store the data into a database on our server. The data can be retrieved as HTML and Excel-reports.
Samples for programmers
How to initialize constants on the server?
How can I store the form values in a database?
You want to store the values from your ASP.NET form into a database and repopopulate the form when the user returns back.
If you do not want to program yourself and needs this functionality, you should look att the SpreadsheetServer.
