English | French |
change script | script de modification (A text file that contains SQL statements for all changes made to a database, in the order in which they were made, during an editing session) |
client script | script client (A script consisting of statements that appear on the HTML page. The script is executed by the browser either when the document is loaded, or in response to an event such as a button click) |
common script | script courant (In database unit testing, one of the following scripts: TestInitialize or TestCleanup) |
complex script | script complexe (A language whose characters require ligation or shaping, such as a right-to-left language (Arabic, Persian, Hebrew, and Urdu) or certain South Asian languages) |
database script | script de base de données (A collection of statements used to create database objects) |
Gateway script | script de passerelle (A standard method of extending Web server functionality by executing programs or scripts on a Web server in response to Web browser requests, such as in form processing. Use of a common gateway interface can make a web page more dynamic) |
Generic Script | Script générique (A resource type in a failover cluster or server cluster that supports an application controlled by a script that runs in Windows Script Host) |
IRC script | script IRC (A type of code that is exchanged between an IRC server and a remote computer. When malicious software connects to an IRC server through a backdoor on an infected computer, an IRC script may be used by an attacker to send commands and respond to events on the infected computer) |
login script | script de connexion (A file, typically a batch file, that runs automatically every time a user logs on to a computer or network. It can be used to configure a user's working environment whenever a user logs on, and it allows an administrator to influence a user's environment without managing all aspects of it. A logon script can be assigned to one or more user accounts) |
logon script | script d'ouverture de session (A file, typically a batch file, that runs automatically every time a user logs on to a computer or network. It can be used to configure a user's working environment whenever a user logs on, and it allows an administrator to influence a user's environment without managing all aspects of it. A logon script can be assigned to one or more user accounts) |
logon script path | chemin d'accès au script d'ouverture de session (A sequence of directory names that specifies the location of the logon script. When a user logs on, the authenticating computer locates the specified logon script (if one has been assigned to that user account) by following that computer's local logon script path (usually systemroot\\\\System32\\\\Repl\\\\Import\\\\Scripts)) |
post-deployment script | script de post-déploiement (A set of zero or more user-specified database scripts that are executed in a specific order after the database deployment script is executed) |
pre-deployment script | script de prédéploiement (A set of zero or more user-specified database scripts that are executed in a specific order before the database deployment script is executed) |
script anchor | ancre de script (The visual representation of a script on a Web page that you open in a Microsoft Office program) |
script command | commande de script (A command associated with a designated time in Windows Media-based content. The data can be used by players to perform a specific action such as displaying a Web page) |
script engine | moteur de script (A program that interprets and executes a script) |
script file | fichier script (A collection of scripting commands, parameters and expressions that enables you to automate tasks or perform bulk operations repeatedly) |
script file | fichier de script (A collection of scripting commands, parameters and expressions that enables you to automate tasks or perform bulk operations repeatedly) |
script injection attack | attaque par injection de script (An attack that attempts to send executable scripts to your application with the intent of having other users run it. A typical script injection attack sends script to a page that stores the script in a database, so that another user who views the data inadvertently runs the code) |
script pane | volet de script (The text editor portion of the Table Designer) |
scripting engine | moteur de script (A program that interprets and executes a script) |
server script | script serveur (A script consisting of statements embedded in an .asp file (Active Server Page). The script is executed by the Microsoft Internet Information Server (IIS) server when the page is requested by the browser but before the content is sent to the browser) |
test script | script de test (A defined requirement that is checked against a product and yields either a pass or a fail result. Pass indicates meeting the requirement and fail indicates not meeting the requirement) |
Windows Media Encoding Script | Script d'encodage Windows Media (A command-line tool in Windows Media Encoder 9 Series that is used to encode and broadcast digital media content) |
Windows Script Component file XML files that are much like HTML files, but contain special elements that define the script component and its behavior | fichier .wsc (Windows Script Component) |
Windows Script Host A language-independent scripting host for ActiveX scripting engines on 32-bit Windows platforms. WSH can be used to automate administrative tasks on a server, using any scripting language | environnement d'exécution de scripts WSH (Windows Script Host) |