About 18,900,000 results
Open links in new tab
  1. Web Scripting and its Types - GeeksforGeeks

    Nov 25, 2020 · A script or a computer-script is a list of commands that are embedded in a web-page normally and are interpreted and executed by a certain program or scripting engine. Scripts may be written for a variety of purposes such as for automating processes on a local-computer or to generate web pages.

  2. What is Scripting - GeeksforGeeks

    Jul 31, 2024 · Scripting is used to automate tasks on a website. It can respond to any specific event, like button clicks, scrolling, and form submission. It can also be used to generate dynamic content. and JavaScript is a widely used scripting language.

  3. What is a script? | Definition from TechTarget

    A script is a mini program that contains a specific set of instructions for a precise purpose. A programmer needs to code it using programming language syntax and rules. In this sense, scripting is a type of coding.

  4. What Are Scripts and How Do They Work? Improve Your …

    Jan 27, 2025 · What is a Script? A script is a set of instructions written in any scripting language (like Bash, Python, JavaScript, and others) that helps you automate tasks or control processes. Unlike compiled programs, scripts are typically interpreted, meaning they are executed directly by a runtime environment without prior compilation.

  5. What is Script In Programming? - Codefacture

    Jan 1, 2025 · A script can be defined as small blocks of code designed to control the workflow of computer programs, often serving a specific purpose. Frequently used in the software industry, this term impacts various fields by providing solutions that optimize workflows.

  6. What is a script: the cornerstone of modern programming

    To put it in simple terms, a script is a set of instructions that a computer can follow to perform a particular task. It is a type of programming code used to automate processes that would otherwise have to be performed step-by-step by a human. Think of it as a cooking recipe.

  7. What is a script - Definition, meaning and examples - Arimetrics

    In the web programming field, the script refers to a program or code snippet that is included within an HTML document. The code is interpreted and executed by the web browser used by the user accessing that document, and not on the server where the web page files are hosted.

  8. What is a Script in Programming? - Dev Genius

    Oct 20, 2024 · Web Development: JavaScript, one of the most popular scripting languages, is used to build interactive features on web pages. It handles things like user form validation, dynamic content updates, and AJAX requests for data without refreshing the page.

  9. What is Script? What does it do? - techcareer.net

    In programming, a sequence of code used to automate simple tasks is called a script. In other words, it is a text-based file that can be interpreted and executed by software or an operating system to perform a specific operation.

  10. Web Scripting for Complete Beginners

    May 15, 2024 · scripting languages (JavaScript, VBScript, Perl, PHP, ASP) and can be run either on the client (web browser) or the server (web server). The ones that run on the web browser are called client side scripts and those that run on the web server are called server side scripts.

    • Reviews: 22
    • Some results have been removed
    Refresh