Please can you help me with the ActiveX component? I have dynamic websites and I want to load dicom files automatically when opening the ActiveX. For realizing that I need to put the filename (best solution as url, for example http://192.168.10.10/sampledicom.dcm\) in the ezDICOMax.htm or ezDICOMax.inf.
This one doesn't work:
<HTML>
<H1> Delphi 7 ActiveX Test Page </H1><p>
You should see your Delphi 7 forms or controls embedded in the form below.
<HR><center><P>
<OBJECT
classid="clsid:9A2C58CF-4A4B-48BF-B3C9-0756F0F2FA9B"
codebase="ezDICOMax.inf"
DCMfilename="c:\dicom\sample.DCM"
width=600
height=400
align=center
hspace=0
vspace=0
>
</OBJECT>
</HTML>
Thanks in advance
Gunnar Schaller (Germany)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please can you help me with the ActiveX component? I have dynamic websites and I want to load dicom files automatically when opening the ActiveX. For realizing that I need to put the filename (best solution as url, for example http://192.168.10.10/sampledicom.dcm\) in the ezDICOMax.htm or ezDICOMax.inf.
This one doesn't work:
<HTML>
<H1> Delphi 7 ActiveX Test Page </H1><p>
You should see your Delphi 7 forms or controls embedded in the form below.
<HR><center><P>
<OBJECT
classid="clsid:9A2C58CF-4A4B-48BF-B3C9-0756F0F2FA9B"
codebase="ezDICOMax.inf"
DCMfilename="c:\dicom\sample.DCM"
width=600
height=400
align=center
hspace=0
vspace=0
>
</OBJECT>
</HTML>
Thanks in advance
Gunnar Schaller (Germany)
Hi,
Were you able to find a solution to this problem? It would be wonderful if you could share the same.
Thanks,
Anji
I want the reply for this question plz
thnx