Just noticed that the dataparser is in to placed for this object. See below for the full code entered for this object. Can you help me understand where in there it needs to go.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="320" height="300">
<param name="movie" value="../DynamicWebCharts/open-flash-chart.swf?data=../DynamicWebCharts/Data/mypage_dataparser.asp?<%=Request.QueryString()%>" />
<param name="quality" value="high" />
<embed src="../DynamicWebCharts/open-flash-chart.swf?data=../DynamicWebCharts/Data/mypage_dataparser.asp?<%=Request.QueryString()%>" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="320" height="300"></embed>
</object>