If you have a MAC forget about it! your cool ( go back)
IT IS AGOOD THING BUT IN CASE YOU NEED TO KNOW
ActiveX control
Last modified: Thursday, February 06, 2003
Download these IBM WebSphere resources today!
Tutorial: Invoking a Web Service with a JMS Client
Learn to invoke a Web service with a JMS client, using IBM WebSphere Enterprise Service Bus (ESB) and WebSphere Integration Developer.
Tutorial: Using IBM WebSphere Business Integration Modeler
Learn how to use IBM WebSphere Business Integration Modeler to model a business process and some business objects, then define how the steps of the business process work. After defining the costs and other attributes of the tasks in the process, you will run simulations of the process to estimate the benefits the new process will provide.
Download: ObjectGrid Trial Code
Download a free trial version of ObjectGrid Component of WebSphere Extended Deployment. ObjectGrid is an extensible, transactional object caching framework for quick and easy data sharing that improves application scalability and performance.
Webcast: WebSphere Application Server Performance V6.1 Update
This Webcast provides an update on the new performance enhancements in WebSphere Application Server v6.1. Learn about JDK 5.0 features that improve app deployment and faster performance.
Download: WebSphere Application Server V6.1
Download a free trial version of this J2EE and Web services technology-based application platform, that delivers a high-performance and extremely scalable transaction engine for dynamic e-business applications.
A control using ActiveX technologies. An ActiveX control can be automatically downloaded and executed by a Web browser. ActiveX is not a programming language, but rather a set of rules for how applications should share information. Programmers can develop ActiveX controls in a variety of languages, including C, C++, Visual Basic, and Java.
An ActiveX control is similar to a Java applet. Unlike Java applets, however, ActiveX controls have full access to the Windows operating system. This gives them much more power than Java applets, but with this power comes a certain risk that the applet may damage software or data on your machine. To control this risk, Microsoft developed a registration system so that browsers can identify and authenticate an ActiveX control before downloading it. Another difference between Java applets and ActiveX controls is that Java applets can be written to run on all platforms, whereas ActiveX controls are currently limited to Windows environments.
Related to ActiveX is a scripting language called VBScript that enables Web authors to embed interactive elements in HTML documents.