This is a migrated thread and some comments may be shown as answers.

desperate need : calling a DLL, using DLL's events, mehods in client side (javascript or other way) ???

1 Answer 124 Views
AJAX and Web 2.0
This is a migrated thread and some comments may be shown as answers.
hendy
Top achievements
Rank 1
hendy asked on 26 Mar 2007, 09:45 AM
Dear friend,
 
1.
we have a dll from a card reader...
we encapsulate this dll into a VB .NET Class Library...
and we compile it into ACR120.dll
 
2.
this VB .NET Class library has events, methods, also timer function...

3.
the card reader will be connected in client computer..
Since it's on client side, i can not use ASP .NET to call and use the Class Library
 
4.
i asked in some forums, some suggested AJAX, some suggested JavaScript...
but nobody gives sample code..
 
5.
i don't know how to call this Class Library using JavaScript or AJAX...or whatever ?
i try to use object tag but it does work...
......
  <object id="ndcObj" classid=file:///C:\Inetpub\wwwroot\EventACR120\DLL\ACR120DLL.dll height="356" width="367" VIEWASTEXT>
  </object>
.........
 
6.
somebody suggested me to use ActiveX control in client side programming ,
but i can not find ActiveX control project in Visual Studio .NET 2003....
i can only find ClassLibrary and Web Control Library for this purpose but no ActiveX Control.........
 
Pls help me .
 
Thank you,
hendy
 
 

 

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 26 Mar 2007, 10:16 AM
Hi Hendy,

Please note that all forum posts and support tickets are reviewed by the telerik support staff and you will get the needed attention within the guaranteed response time (if the question(s) is related to any telerik control). Posting the same question in several places slows us down in our responses as we need to review all of them and write back, losing valuable minutes. This in turn results in slower response times and poorer service.

You have already received a reply in the other forum post ("call dll in javascript ??"). This one will be closed.

We appreciate your understanding in this matter and look forward to providing you with the best support!

Best wishes,
Paul
the telerik team

Instantly find answers to your questions at the new telerik Support Center
Tags
AJAX and Web 2.0
Asked by
hendy
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or