is there any way of getting active x controls documents to work with netscape to make my app crossw platform compatible
also can a vb com component be used on any platform ????
Printable View
is there any way of getting active x controls documents to work with netscape to make my app crossw platform compatible
also can a vb com component be used on any platform ????
Netscape does not support ActiveX controls. So if you use them you have an IE only web app. Which is fine for corporate intranets where the browser being used is more of a known.
A VB Com component is usable on anything that is COM compliant which is pretty much Windows.