|
[:'(]Hi Ali Abo Al-Rob,
Thank you very much for your help.
1.I copied ltocx14.lic and LTRVW14eu.OCX (I didn't find ltocx14N.ocx as you guided because I use LEADTOOLSEVALU.exe)and pasted them into the same location with HTML file embeding ActiveX.
Then I view it in another PC by web,it only display a white page(nothing there).What happened ?
2.
In Visual Basic,
To create a toolbar it initialize :
Public RasAnnToolbar As LEADRasterAnnToolBar
Set RasAnnToolbar = New LEADRasterAnnToolBar
but in javascript how to initalize like above?
I embeded LEADRasterAnnToolBar ActiveX into HTML.I loaded this page,it displayed a warning as below:
"An ActiveX control on this page might be unsafe to interact with other parts of the page.Do you want to allow this interaction?"
Then I clicked "yes" button of this warning, I couldn't use Annotation in this page again.
How to solve this problem? please help me.
For your reference is easy ,I enclose my HTML here.
|