FileInfo

Sprachen

Überblick

What is an ASP file? An ASP file is a webpage created by a web developer that resides on a web server and may contain scripts written in VBScript or JavaScript. It is parsed on the server, which generates HTML that is sent to the client's browser. ASP files are commonly used by ASP.NET sites and websites hosted on Windows servers running Microsoft IIS.

More Information ASP file open in Microsoft Visual Studio Code 1 ASP files are similar to .HTML files but are used a little differently. When a web browser requests an HTML file, the server just sends the file. However, when a web browser requests an ASP file, the server sends the request through the ASP engine, which parses the ASP file and generates plain HTML that is sent to the client's browser. Since ASP pages are processed on the server, website visitors do not see the actual ASP code, just the HTML generated from the scripts within the page. ASP pages typically use the .asp extension rather than .html . Since the release of ASP 1.0 in 1996, there have only been two other versions, ASP 2.0 in 1997 and ASP 3.0 in 2000. In 2002, Microsoft released ASP.NET, which superseded ASP. Now ASP is commonly referred to as Classic ASP or ASP Classic. Because of the wide implementation of the ASP.NET framework, ASP pages have largely been replaced by .ASPX pages. Some advantages of ASP.NET over ASP is the use of more languages such as C#, VB.NET, J#, and Delphi.NET, as well as improved performance with compiled code, more advanced debugging, and better run-time error handling.

Popularity3.6/5

159 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Adobe Dreamweaver CS6 Icon

Brotkrümel

DeveloperAdobe Systems
Popularity3.3 | 28 Votes

Previous / Next

In-Depth

.ASP File Extension

2 file types use the .asp file extension.

Active Server Page

DeveloperMicrosoft
Popularity
3.6  |  159 Votes
 

NEW: Open your .ASP file online with File Helper . View Online

What is an ASP file?

An ASP file is a webpage created by a web developer that resides on a web server and may contain scripts written in VBScript or JavaScript. It is parsed on the server, which generates HTML that is sent to the client's browser. ASP files are commonly used by ASP.NET sites and websites hosted on Windows servers running Microsoft IIS.

More Information

ASP file open in Microsoft Visual Studio Code 1

ASP files are similar to .HTML files but are used a little differently. When a web browser requests an HTML file, the server just sends the file. However, when a web browser requests an ASP file, the server sends the request through the ASP engine, which parses the ASP file and generates plain HTML that is sent to the client's browser. Since ASP pages are processed on the server, website visitors do not see the actual ASP code, just the HTML generated from the scripts within the page. ASP pages typically use the .asp extension rather than .html .

Since the release of ASP 1.0 in 1996, there have only been two other versions, ASP 2.0 in 1997 and ASP 3.0 in 2000. In 2002, Microsoft released ASP.NET, which superseded ASP. Now ASP is commonly referred to as Classic ASP or ASP Classic. Because of the wide implementation of the ASP.NET framework, ASP pages have largely been replaced by .ASPX pages. Some advantages of ASP.NET over ASP is the use of more languages such as C#, VB.NET, J#, and Delphi.NET, as well as improved performance with compiled code, more advanced debugging, and better run-time error handling.

Common ASP Filenames

Default.asp - The default webpage loaded when a client browser requests a web server directory on a Microsoft IIS-based server. For example, when a client requests http://www.sampledomain.com/, the server loads http://www.sampledomain.com/Default.asp, unless it is configured to load a different file.

Programs that open ASP files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

File Viewer Plus

Get it from Microsoft

Free +

Any web browser

Any text editor

Microsoft IIS

Paid

Adobe Dreamweaver 2021

Free Trial

Adobe Fireworks

Discontinued

Free Trial

Microsoft Visual Studio 2022

Free +

Microsoft Visual Studio Code

Free

ES-Computing EditPlus

Free Trial

Mac

Any web browser

Any text editor

Adobe Dreamweaver 2021

Free Trial

Adobe Fireworks

Discontinued

Free Trial

Microsoft Visual Studio Code

Free

Linux

Microsoft Visual Studio Code

Free

Web

FileHelper.com

Free

Category: Web Files

Updated: March 21, 2019

Adobe Color Separation Setup File

DeveloperAdobe Systems
Popularity
3.3  |  28 Votes
 

Contains color separation options that can be loaded by Adobe programs such as Photoshop; used for defining preferences for color separations when you print, export to PDF, or export your document to another program; includes ink color types, separation type, and ink limit; referenced for images using color modes such as RGB and CMYK ; similar to the .AST Adobe file extension.

Programs that open ASP files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Adobe Photoshop 2025

Free Trial

Adobe Illustrator 2025

Free Trial

Adobe Acrobat DC

Free Trial

Mac

Adobe Photoshop 2025

Free Trial

Adobe Illustrator 2025

Free Trial

Adobe Acrobat DC

Free Trial

Category: Settings Files

Updated: December 4, 2018

FAQ

What is an ASP file?
An ASP file is a webpage created by a web developer that resides on a web server and may contain scripts written in VBScript or JavaScript. It is parsed on the server, which generates HTML that is sent to the client's browser. ASP files are commonly used by ASP.NET sites and websites hosted on Windows servers running Microsoft IIS.