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

Starting with a simple Excel spreadsheet, easily make an HTML-page that looks the same and calculates the same.

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.)

Order using Paypal

You can use HYPERLINK to build a url, that can be used to open a shopping cart at Paypal.

Open PayPal order form for handling payments.

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?

This sample shows how you can initialize constants used by the calculator. You will need some basic programmers skills to do this and a suitable web server technology, for example Classic ASP or PHP.

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.

Connecting an ASP.NET form created with SpreadsheetConverter to a database is very easy if you know some programming and Visual Studio.

If you do not want to program yourself and needs this functionality, you should look att the SpreadsheetServer.