This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Applets and the fly likes Active X Controls Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Active X Controls" Watch "Active X Controls" New topic
Author

Active X Controls

Rawat Vijay
Greenhorn

Joined: Jan 27, 2003
Posts: 17
Can anyone tell me how to use Active X Controls through a web Browser.
I have a .ocx file. I have included this .ocx in a jsp inside
Object tag like this
<OBJECT ID="GIIEPAD1" CLASSID="clsid:0A88E1AB-6D17-47DB-BEF1-A42C251F27C1" CODEBASE="http://localhost:9080/eGRN/gIIEPad.ocx">
</OBJECT>
when I am trying to use functions of this .ocx inside javascript i am getting script error. Can anyone throw some light where I am making mistake
 
jQuery in Action, 2nd edition
 
subject: Active X Controls
 
Similar Threads
How to embed activex in HTML page
Blank PDF displayed on IE once every 5 to 6 attempts
How to pass a data from JSP To Visual Basic (OCX)
spyware attack
Calling ActiveX OCX from Java