Search found 3 matches
- Fri Dec 12, 2003 12:41 pm
- Forum: ActiveX
- Topic: LoadfromURL
- Replies: 3
- Views: 11306
- Thu Dec 11, 2003 4:52 pm
- Forum: ActiveX
- Topic: LoadfromURL
- Replies: 3
- Views: 11306
LoadfromURL
I am trying to load a .tee file from a URL, if I put the URL in a string like this: TChart1.Import.LoadFromURL("http://www.steema.com/demo.tee") It works fine but if I put in variable like this: TChart1.Import.LoadFromURL("http://www.steema.com/" & TeeFileName & ".tee") It wont load. Cant I load a t...
- Wed Nov 26, 2003 12:04 pm
- Forum: ActiveX
- Topic: Get points in ASP page
- Replies: 1
- Views: 11175
Get points in ASP page
Hi
I want to be able to click on a chart and have the nearest value displayed in a text box. I am using ASP / VB Script and a .tee file loaded into the activex control.
Thanks
Geoff
I want to be able to click on a chart and have the nearest value displayed in a text box. I am using ASP / VB Script and a .tee file loaded into the activex control.
Thanks
Geoff