Load on ocx to html page
-
I am newbie to web & HTML5. Can you please help me to load an ocx file to an html(5) page.
aks
I will not explain you how to use OCX in HTML pages, as I advice you strongly against using esoteric solutions (OCX) in the web... If you do some Google you will find a lot of solutions, but you will notice that the newest of them is from about 2005-2006 - almost 10 years!!! It means that OCX is dead - and for good reason. Do not use it!
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
-
I will not explain you how to use OCX in HTML pages, as I advice you strongly against using esoteric solutions (OCX) in the web... If you do some Google you will find a lot of solutions, but you will notice that the newest of them is from about 2005-2006 - almost 10 years!!! It means that OCX is dead - and for good reason. Do not use it!
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
Thank you for the update. I have a traditional application with an ocx supporting some advanced imaging operations. HTML5 supports some basic imaging operations like mirror, rotate etc. But I also need some advanced imaging operation like text overlay etc. I will appreciate you on suggesting mechanism to achieve these in HTML5.
aks
-
Thank you for the update. I have a traditional application with an ocx supporting some advanced imaging operations. HTML5 supports some basic imaging operations like mirror, rotate etc. But I also need some advanced imaging operation like text overlay etc. I will appreciate you on suggesting mechanism to achieve these in HTML5.
aks
You may see the links in this article - http://en.wikipedia.org/wiki/JavaScript_graphics_library[^] Pick the best for your (maybe more than one) and go with it... Also notice that as today you can use WebGL[^] to create fantastic graphics with... http://dl.dropboxusercontent.com/u/23551572/javascript/webGL/Chess3D/index.html[^]
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)