Join us for a quick tour of how you can use SpreadsheetConverter.

SpreadsheetConverter editions and prices.

Try the program for free in your own PC. Download and install this plug-in for Excel in Windows.

E-mail us your spreadsheet, and we will e-mail you the converted webpage for free. No installation or credit card required.

Visit our examples library to learn more about what the product can do for you.

Compare the different editions of the product to see which one is best for you.

If you need help during the free trial or as a paid customer, just contact our Help Center.

Customer Support
6 month free email support.

Click here to contact customer support
Lost license key
I lost my license key, do I have to purchase a new license?
No, contact sales using the email address you used when you purchased, and we will send you the key.
Where is the non-trial version?
The trial version and the licensed version of SpreadsheetConverter are the same program. By entering the license key, the trial program converts itself into the full version.
FAQ
Newsletter subscription
Enter your e-mail address to subscribe to our e-mail newsletter.
 
 Why?

IIS, Microsoft Information Server

How do I create a web form that uses a FrontPage server extensions enabled web server?

When you create a form to be used by a web server that supports FrontPage Server Extensions (for example Microsoft IIS or Apache), follow these steps:

  1. Create the Excel spreadsheet.
  2. Name the input and output cells in Excel (This step is not mandatory, but makes the result easier to understand).
  3. Create the web page using SpreadsheetConverter.
  4. Start FrontPage.
  5. Load the web page created in step 3 into FrontPage.
  6. Put the cursor somewhere in the form near the input fields, right-click, and select 'Form properties'.
  7. The minimum you must do is to select 'Send to' and enter the email address.
  8. Save the web page.
  9. Publish the web page onto your web server.

How can I secure my SpreadsheetConverter calculator?

Place it on an HTTPS:-site and password protect it. How to password protect depends on which type of webserver you are using.

How make users login before using my calculator?

If you are using SpreadsheetConverter/ExcelEverywhere to HTML and want your users to login before they can use the calculator, the solution is to use the authentification of the web server to handle this. Both Internet Information Server (IIS) and Apache handles this.

If you use IIS, you can create normal Windows users and deny guest access to your web server.

If you use Apache, here is an article describing it: Protect Web sites with Apache Server's HTTP authentication system. Alternatively, you can program the authentification yourself. Secure your Web pages with custom authentication Or, you can use ASP.NET's form authentification. A simple solution is to store name + password in web.config. ASP.NET Form Authenticiation tutorial The SpreadsheetServer also handles logins.

Configure IIS for ASP.NET

For Windows XP, see

http://www.wherecanibuyit.co.uk/computer/iis5_on_xp.html

For Windows Vista, see

http://channel9.msdn.com/Showpost.aspx?postid=206237

http://www.iis.net/articles/view.aspx/IIS7/Deploy-an-IIS7-Se rver/Installing-IIS7/Install-IIS7-on-Vista

How do I publish my ASP.NET pages to my host?

Here are a number of good tutorials:

http://www.asp.net/learn/hosting/

Printer-friendly