.ASP 文件扩展名

Active Server Page

开发者 Microsoft
受欢迎程度
3.6  |  160 
 
🔍使用File Helper直接在您的网络浏览器中打开 .ASP 文件在线查看

什么是 ASP 文件?

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.

更多信息

在 Microsoft Visual Studio Code 1 中打开的 .asp 文件截图
在 Microsoft Visual Studio Code 1 中打开的 ASP 文件

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.

常见 .ASP 文件名

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.

可打开 ASP 文件的程序

分类: 网页
更新时间: 2019-03-21

Adobe Color Separation Setup File

开发者 Adobe Systems
受欢迎程度
3.3  |  28 
 

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.

可打开 ASP 文件的程序

Windows
免费试用
Mac
免费试用
分类: 设置
更新时间: 2018-12-04

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们