Search found 3 matches

by JT
Mon Jan 26, 2004 10:28 am
Forum: ActiveX
Topic: text data source loads slow. Is my code optimum?
Replies: 1
Views: 6863

text data source loads slow. Is my code optimum?

Hi,
My chart is fed from a 9K text file. It takes 45 seconds to load on a fast computer with a fast internet. Is there a way I can speed up the chart using my existing Apache/1.3.27 Server?
Here is the chart.
http://www.grovision.com/tchartserver/chart252.html
Many thanks.
by JT
Fri Jan 16, 2004 10:29 pm
Forum: ActiveX
Topic: Text file as Data source for a chart in VBScript
Replies: 3
Views: 9804

Thanks for doing that. I have little idea how to use a news server or how to find the document you posted. First, Netscape failed to connect to server TeeChartNews. Second, attempting to modify my URL to point where you say: steema.public attachments, I get back "No permission to read!" I even purch...
by JT
Thu Jan 15, 2004 7:40 pm
Forum: ActiveX
Topic: Text file as Data source for a chart in VBScript
Replies: 3
Views: 9804

Text file as Data source for a chart in VBScript

Hi.
Is there an example of how to use a text file as data source using and HTML page with VBScript? Import text file results in error wrong *.tee format.
TSeriesTextSource seems to be a way to do this, but how with VBScript? Your example tutorial is in VCL.