09-08-2006 02:29 AM
09-08-2006 06:28 PM
09-12-2006 08:37 AM
Thanks Doug for your Response
First. You spoke about an ActiveX API, where can I activate the API, because, when I work under HTML, I can´t see the API, please cann you tell me the procedure to Activate the API unter HTML.
Second. I tried to manipulate the methods and properties under HTML of the HyperTrend, but the HypreTrend don’t show any change. I sent to you the HTML code, maybe can you test that:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Trend LV Historical Data</title>
</head>
<body bgcolor="#D2D2D2">
<p>
<object id="NIHyperTrend1" classid="clsid:ADA6E9EE-06F1-11D3-A51C-006008CA119A" width="678" height="676">
<param name="ShowLegend" value="True">
<param name="ISplotting" value="False">
</object>
</p>
</body>
</html>
Marcelo