Problem with embed and proxy server

Thu, 15 Aug 2002 01:30:13 -0700

Hi, 

sorry about the ugly code here,
I am experiencing a problem where some customers can successfully use an
active X graphing tool called TeeChart, and others cannot,

all customers who cannot are being relayed by a proxy server,
customers who can view it are not,

This a more generalised question about proxy servers and what I am doing
below as appossed to the coding itself,

any help on this would be great,

respectfully,

j



<OBJECT id=TeeCommander1 style="LEFT: 0px; WIDTH: <%=width%>px; TOP: 0px;
HEIGHT: 32px" 
codeBase="http://www.andronics.co.uk/tChartCab/Teechart.cab#version=4,0,0,7";
type=application/x-oleobject 
height=32 width=<%=width%>
data=data:application/x-oleobject;base64,FXLpvjaF0hGAjABglzhf9VRQRjANVFRlZUN
vbW1hbmRlcgAETGVmdAIAA1RvcAIABVdpZHRoA0gCBkhlaWdodAIgAAA= 
classid=CLSID:BEE97215-8536-11D2-808C-006097385FF5>
</OBJECT>

<OBJECT id=TChart1 style="LEFT: 0px; WIDTH:<%=width%>px; COLOR: white; TOP:
0px; HEIGHT: <%=height%>px" 
codeBase="http://www.andronics.co.uk/tChartCab/Teechart.cab#version=4,0,0,7";
type=application/x-oleobject 
height=<%=height%> width=<%=width%>
data=data:application/x-oleobject;base64,fr6LAJbA0BG04wCgyQHWgVRQRjAKVE9EQkN
DaGFydAAETGVmdAIAA1RvcAIABVdpZHRoA0gCBkhlaWdodANKARRCYWNrV2FsbC5CcnVzaC5Db2x
vcgcHY2xXaGl0ZRRCYWNrV2FsbC5CcnVzaC5TdHlsZQcHYnNDbGVhchFUaXRsZS5BZGp1c3RGcmF
tZQgSVGl0bGUuVGV4dC5TdHJpbmdzAQYPQ3VzdG9taXNlZCBWaWV3AA1UaXRsZS5WaXNpYmxlCBJ
MZWZ0QXhpcy5BdXRvbWF0aWMIGUxlZnRBeGlzLkF1dG9tYXRpY01heGltdW0IGUxlZnRBeGlzLkF
1dG9tYXRpY01pbmltdW0IDkxlZ2VuZC5WaXNpYmxlCAZWaWV3M0QIBUNvbG9yBwhjbFNpbHZlcgA
AAAAAAAEAAAAA/////w== align=center
classid="clsid:008BBE7E-C096-11D0-B4E3-00A0C901D681"></OBJECT>
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to