Talk:Welcome to the DicomObjects Wiki

From DicomObjectsWiki

Jump to: Navigation, search

Reply from Medical Connections:

Hi Biju, Sorry for the delay on response, as this page is normally not the right place to ask questions (as we are NOT checking it everyday) Can we go through this via emails?

it's Qian@MedicalConnections.co.uk

regards,

Qian

Medical Connections

=======================================================================

Hello , We need to add a ActiveX control ...the Dicomviewer in ASP>net .. We are able to do it fine in C# project but not in web application We add that Dicom dll (.ocx file) in our ASP.Net form so it added like this:

Code: <OBJECT id="Viewer" style="Z-INDEX: 101; LEFT:..........


I need to access this Viewer in my C# coding so that i can add image to that Dicom Viewer.

How can we implement Window/Level, zoom, pan, annotations(Labels) etc. we need to implement these functionalities on mouse events. eg. when we click on the viewer and drag then the window/ level vary dependes on the mouse move.

and also how can we create Labels at runtime at client side.

We developed a C# dicom(C# .dll) control using dicom viewer(.ocx) control and implemented all these functionalites sucessfully. Is there is any way to reuse these control in web. we tried it in web using <OBJECT id="Viewer" classid="http:viewer.dll#viewer" > but no way since the C# control(.dll) contians the .cox control

please help us,

thanks, Biju Thomas

Personal tools