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

Charts will not work if the user is using a non-Microsoft browser like Firefox or Safari and has upgraded to Adobe Flash 10.

The problem with Flash 10 is due to an incorrect check of version number of Flash (our fault).

Solution 1: Upgrade to 4.4

Upgrade to 4.4 and regenerate the web pages and everything will work.

Solution 2: Edit the generated web page using our tool

No one uses Flash 5 or earlier anymore, so we can disable the check, the charts works for Flash 6 or later.

Download this free program to update your pages.

The program requires .NET Framework 2.0.

The procedure is:

1. Download the .htm file to your local computer

2. Patch the file

3. Upload the patched file.

Solution 3: Edit the generated web page manually

If you cannot download the program, all you need is a texteditor like Notepad.

Open the source of the web page and search for

plugin = parseInt(plugin.description.substring(plugin.description.indexOf(".")-1))>= 6;

and replace it by

plugin = true;

Printer-friendly