What is Active X !! why i am getting active x error !
By manu_ghimire
@manu_ghimire (2626)
India
3 responses
@september_1st (3209)
• Romania
25 Jan 07
ActiveX is a technology developed by Microsoft. With an ActiveX-enabled browser (ie Internet Explorer only) ActiveX controls can be downloaded as part of a Web document to add functionality to the browser (similar to Java applets). In particular ActiveX enables seamless viewing of Windows files of all types, eg spreadsheets, and in combination with other technologies such as Java and scripting languages, makes possible the development of complex Web applications.
Read a more descriptive definition here: http://searchwinit.techtarget.com/sDefinition/0,,sid1_gci211521,00.html
@vijayganesh (843)
• India
27 Jan 07
I think, Active X controls usually made as attachments for the program, which helps program in some extra activities.
Active X are user made, as Microsoft Visual Studio .NET offers you inbuilt controls but if you have to make your own self control for all properties you need in yours web page, then you make a user defined control, and it is known as the Active X object.
And if the program can't access that Active X object for proper execution then it gives error.
Thanks,
Have a nice day.
bye.