Customer Support
6 month free email support.

Click here to contact customer support


Upgrade old version to the latest
I have an older version. How can I upgrade to version 4 or version 5?
Contact sales using the email address you used when you purchased, and we will send you information on how to upgrade. The cost is typically $50-$70.

Upgrade from Std to Pro
Contact sales using the email address you used when you purchased, and we will send you information on how to upgrade. The cost is the price difference.
Click here to compare Std and Pro Edition

Microsoft Visual Studio

When I import the ASP.NET page into Visual Studio 2003, it complains about SRC=.

You have to delete the SRC-attribute. Visual Studio 2003 uses CodeBehind instead.

You find a tutorial here:

http://www.spreadsheetconverter.com/tutorials/programmers/as pnet/save-asp-net-to-database-14.pdf

A little article describing the difference between Src and CodeBehind:

http://www.dotnetcoders.com/web/Articles/ShowArticle.aspx?ar ticle=22

Visual Studio is too expensive, any alternatives?

If you do not want to purchase VS, there are free alternatives.

Microsoft® Visual Web Developer® 2010 Express provides you with everything you need to start building standards-friendly Web applications

http://www.microsoft.com/express/Web/

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.

Printer-friendly