What is active scripting?

Active scripting is a version of Microsoft Windows in the scripting language that is based on components. It is based on Ole automation, a mechanism that allows applications to interact with other applications, often data transfer between them. The scripts were used in websites and software programs.

The script is an interpreted language. The application written in the scripting language is not compiled and is translated at the start. Again, it will not run as fast as a compiled application, but it may be easier to develop. The scripts are more popular for light applications such as websites.

Active scripting, which was also known as ActiveX scripting, was commonly used in Microsoft Web Application technology known as active server sites (ASP). Microsoft supported technology in Internet Explorer 3 (IE3) in 1996 and in its web server Internet Information Services (IIS), also in 1996.In Microsoft.technology, it is used to automate Microsoft Office applications, such as Excel, where it was known as Visual Basic for applications (VBA). Active scripting is no longer updated; It was replaced by .NET programming platforms.

scripts can be used for functions such as changing the appearance of the menu based on user actions, authentication of the form and calculations. When the scripts run on the client's side, for example on a browser, they can prevent a server trip to improve the user experience, as response to user actions can be faster. For example, if the form of the form is verified on the website, the user will immediately be warned that for example, he missed the required field. If the verification occurred on the server, the website would send incomplete information, the program on the server would verify the item, found that the information is missing Apoté send the response to the browser.

javascript is dAlso popular scripting language, which is also often used on the website. It can be confused with the popular web programming language known as Java. Although both are based on the C programming language, they are two different languages. JavaScript is interpreted and Java is usually compiled.

Scripting languages ​​can cause security concerns. The code is readable by people, so thewriting website users can display and find information that should be kept safe. An example is a situation where the script refers to the web application database. This information can enable malicious users to access this source.

SCRIPTS can also be used harmful to steal user information, such as user login and user password on the bank website. To fight this, browser developers have added a "sandbox" functionality that limits what the script can do. Another security concept, “web of origin,“ displays of information used on one site that mThey are used on another site. Despite these security efforts, many users have decided to disable active scripting or JavaScript in their browsers.

IN OTHER LANGUAGES

Was this article helpful? Thanks for the feedback Thanks for the feedback

How can we help? How can we help?