Tristian put this on the list earlier, but Lyris decided it was a duplicate
message and rejected it. As it isn't, I'm posting it to the list (again).
Chris
From: Tristian O'brien
Hi,
I am having the problem with my chart. I know the msowc.cab file is up on
the webhosts site. The error message i receive is:
object doesn't support this property or method: 'ChartSpace1.Clear'
<html>
<body>
<object classid="clsid:0002E500-0000-0000-C000-000000000046"
id="ChartSpace1" codebase=file:"<%=server.mappath("msowc.cab")%>"
width="576" height="339"></object>
<script language=vbscript>
Sub Window_OnLoad()
Dim oChart
Dim oSeries1, oSeries2
dim oConst
'Ensure ChartSpace1 is empty:
ChartSpace1.Clear