English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-08-07 01:12:26 · 8 answers · asked by richard s 1 in Computers & Internet Other - Computers

8 answers

Some crap related to Internet Explorer which you don't need to worry about if you're using a proper browser.

2006-08-07 01:18:58 · answer #1 · answered by Anonymous · 0 1

Active X is a programming term (and recently, thanks to Internet Explorer, a web browser's term) for modules which is used to make a program able to use other program's functionality. For example, Windows Media Player is actually contained in an Active X file, if a programmer choose that he wanted to play a video file in his program, he could just use Media Player's Active X file, to be embedded into his program, this would eliminate the need for him to write a code to display video himself, and thus eliminate bugs, and shorten the time needed to write the program considerably, and also reduces the size of the program a lot.

NOTE: Active X is NOT related to Direct X, and it isn't like ASP either

2006-08-07 09:06:14 · answer #2 · answered by Lie Ryan 6 · 0 0

Simple:
Tool that allows Online tools to access your computer.

Advanced:
ActiveX controls are software modules based on Microsoft's Component Object Model (COM) architecture. They add functionality to software applications by seamlessly incorporating pre-made modules with the basic software package. Modules can be interchanged but still appear as parts of the original software.

On the Internet, ActiveX controls can be linked to Web pages and downloaded by an ActiveX-compliant browser. ActiveX controls turn Web pages into software pages that perform like any other program launched from a server.

ActiveX controls can have full system access. In most instances this access is legitimate, but one should be cautious of malicious ActiveX applications.

2006-08-07 08:24:37 · answer #3 · answered by ...................... 5 · 0 0

Active X is used by web programmers to embed (OLE) media content.
This link might be helpful:
http://en.wikipedia.org/wiki/Active_X

2006-08-07 08:19:15 · answer #4 · answered by texasrednek2000 2 · 0 0

IM pretty sure its in relation to the direct x system created by microsoft. direct x contains a code framework much like .net. "managed code"...

Libraries of commands pre installed.
for example in code, non managed might look like
~
BeginInstruction(001)
Activate.Item(1)
Initiate.Resize.Item(1)
Device.Item(1).Height=100
Device.Item(1).Width=100
DeActivate.Item(1)
EndInstruction(001)
~

Turns into
Item(1).ResizeTo(100,100)
~


Consolidates code, and adds functionality to be easily used

2006-08-07 08:17:24 · answer #5 · answered by kool_rock_ski_stickem 4 · 0 0

runs Windows based components like ASP

2006-08-07 08:17:20 · answer #6 · answered by DesignR 5 · 0 0

This is all you need:

http://en.wikipedia.org/wiki/Active_X

2006-08-07 08:19:45 · answer #7 · answered by chapers 3 · 0 0

go to your windows help(f1 on ur desktop) and type "ActiveX",
enjoy.

2006-08-07 08:20:17 · answer #8 · answered by Terror BLaDE 2 · 0 0

fedest.com, questions and answers