What is ASP

Dec 29, 2018 am 09:39 AM
asp


What is ASP

1: What is ASP

ASP is Active Server Pages, a server developed by Microsoft Corporation A side-side scripting environment that can be used to create dynamic interactive web pages and build powerful web applications. When the server receives a request for an ASP file, it processes the server-side script code contained in the HTML (Hyper Text Markup Language) web page file that is used to build it and sends it to the browser. In addition to server-side script code, ASP files can also contain text, HTML (including associated client-side script) and COM component calls. [Recommended reading: What is .NET]

ASP is simple and easy to maintain. It is the choice for small page applications. When using DCOM (Distributed Component Object Model) and MTS (Microsoft Transaction Server), ASP can even implement medium-sized enterprise applications.

2: Programming development

1. Hardware environment

The running of ASP program has no special requirements for the hardware environment, and usually has the ability to meet the requirements of Windows operation The hardware equipment required for system operation is enough. The basic memory capacity requirement is 64MB, and the recommended memory capacity is 128MB or more. In addition, there should be more than 1G of hard disk space to install the required software.


2. Software environment

In terms of software environment, because ASP is launched by Microsoft, it can only be used under the Microsoft Windows operating system and its supporting web server. It can only be run with the support of software. Various wiIldows operating systems of MicroSoR can be used as the operating platform of ASP. Among them, the Personal Server running under Windows 98 operating system is generally referred to as PWS, while the Personal Server running under Windows 98 operating system is referred to as IIS.

Three: ASP development environment

1. Use simple and easy scripting languages ​​such as VBScript and JavaScript. Combined with HTML code, you can quickly complete the website application and implement dynamic web page technology.

2. The ASP file is contained in a file composed of HTML code, which is easy to modify and test, and can be interpreted and executed without compilation or linking.

3. The scripting language used by ASP is executed on the Web server. The ASP interpreter on the server will execute the ASP program on the server and transmit the results to the client browser in HTML format.

4. ASP provides some built-in objects. Using these objects can make server-side scripts more powerful.

5. ASP can use server-side ActiveX components to perform a variety of tasks, such as accessing databases, discovering emails, or accessing file systems.

6. Since the server transmits the result of ASP program execution back to the client browser in HTML format, the user will not see the original program code written by ASP, which can prevent the ASP program code from being stolen.

Four: How ASP works

The script program in ASP is run on the server side (rather than on the client side) and is transmitted to the browser The web pages on the server are generated on the web server. Therefore, the client browser does not process these scripts, the web server has completed processing these scripts and transmits the standard HTML page to the browser. The ASP interpreter reads and executes all script code between the tags and generates content. Since only the execution result of the script is returned to the browser, the user cannot see the script commands of the web page being browsed, but only the execution result of the script.



The above is the detailed content of What is ASP. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What are the built-in objects in asp? What are the built-in objects in asp? Nov 09, 2023 am 11:32 AM

ASP built-in objects include Request, Response, Session, Application, Server, Session.Contents, Application.Contents, Server.CreateObject, Server.MapPath, Server.Execute, Server.Transfer, etc. Detailed introduction: 1. Request: represents HTTP request object, etc.

What are the asp development tools? What are the asp development tools? Oct 23, 2023 am 11:02 AM

ASP development tools include Visual Studio, Dreamweaver, FrontPage, EditPlus, UltraEdit, SQL Server Management Studio, RAD Studio, Delphi, Asp.NET and Oracle SQL Developer.

How to manually detect vulnerabilities in asp How to manually detect vulnerabilities in asp Oct 13, 2023 am 10:49 AM

ASP manual detection of vulnerabilities: 1. Check the ASP application's verification and filtering mechanism for user input; 2. Check the ASP application's encoding and filtering mechanism for output data; 3. Check the ASP application's authentication and session management mechanism; 4. Check the ASP application's permission control on files and directories; 5. Check the ASP application's handling of errors; 6. Check the ASP application's database security; 7. Check the ASP application's configuration file and server configuration.

asp scanning tool vulnerability detection asp scanning tool vulnerability detection Oct 13, 2023 am 10:45 AM

ASP scanning tool vulnerability detection: 1. Select the appropriate scanning tool; 2. Configure the scanning target in the scanning tool; 3. Configure scanning options as needed; 4. After the configuration is completed, start the scanning tool to start scanning; 5. Scanning tool A report will be generated listing the detected vulnerabilities and security issues; 6. Fix the detected vulnerabilities and security issues according to the recommendations in the report; 7. After fixing the vulnerability, re-run the scanning tool to ensure that the vulnerability has been successfully exploited repair.

What are the methods for detecting asp vulnerabilities? What are the methods for detecting asp vulnerabilities? Oct 13, 2023 am 10:42 AM

Methods include: 1. Use specialized vulnerability scanning tools; 2. Manual testing to discover and verify vulnerabilities in ASP applications; 3. Conduct security audits to check the code and configuration files of ASP applications; 4. Use vulnerability exploitation frameworks; 5. Review the code of the ASP application.

How to connect asp to access database How to connect asp to access database Oct 18, 2023 am 11:33 AM

Connection method: 1. Use ADO to connect to the database; 2. Use DSN to connect to the database; 3. Use the connection string to connect to the database.

iPhone average selling price rises 14% as iPhone 13 drives record revenue iPhone average selling price rises 14% as iPhone 13 drives record revenue Apr 14, 2023 pm 03:22 PM

iPhone average selling price (ASP) achieved double-digit growth last year, growing 14% year-on-year. The popularity of iPhone 13 is a key driver, helping push the global smartphone market as a whole to a record annual revenue of $448B. Despite parts shortages, the smartphone market grew 7% year-on-year, with Apple taking by far the largest share... Market intelligence firm Counterpoint released its latest estimates today. According to the latest research from Counterpoint's MarketMonitorService, the global smartphone market revenue will exceed US$448 billion in 2021. Even as component shortages and COVID-19 restrictions continue to disrupt global supply

How to do asp security audit vulnerability detection How to do asp security audit vulnerability detection Oct 13, 2023 am 10:54 AM

ASP security audit vulnerability detection steps: 1. Collect relevant information about the ASP application; 2. Carefully analyze the source code of the ASP application; 3. Check the ASP application's verification and filtering mechanism for user input; 4. Check the application's Encoding and filtering mechanism of output data; 5. Check the application's authentication and session management mechanism; 6. Check the application's permission control on files and directories; 7. Check the application's handling of errors; 8. Check the application's Configuration files and server configuration; 9. Fix vulnerabilities.

See all articles