Page 1 of 1

install a ocx on the browser

Posted: Sun Jul 10, 2011 4:52 pm
by srdva59
hi
how can i creat a ocx file and call to install in a browser?
thanks for your help
:)

Re: install a ocx on the browser

Posted: Sun Jul 10, 2011 7:43 pm
by Jonah Bron
I didn't know what OCX was before now, but a quick google suggests that it's related to ActiveX and majorly outdated. Sounds like you would do better using a different technology. What are you trying to do?

Re: install a ocx on the browser

Posted: Mon Jul 11, 2011 3:40 am
by srdva59
hi,
i try to creat a app for my web site that the user can drag the file that he want.
i dont ´t think is outdated some devices that is created today like cctv recorder work with this kind of technology.
i know that is possible with html5 but only few browsers suported.
thanks for your help
:)

Re: install a ocx on the browser

Posted: Mon Jul 11, 2011 12:52 pm
by Jonah Bron
Use HTML5, all modern browsers support it. Provide just a browse button just in case that they're using an older browser, and encourage them to upgrade.