您的位置:宽带测速网 > 电脑知识 > asp文件用什么打开,asp文件怎么看

asp文件用什么打开,asp文件怎么看

2025-06-21 20:43来源:互联网 [ ]


asp文件怎么看,asp文件怎么打开?

.asp

文件类型:Active Server Page

扩展名为.asp的文件是一个Web文件。

文件说明:

Server-generated Web page that may contain scripts written in VBScript, C#, or JavaScript; parsed on the server, which generates HTML that is sent to the clients browser; commonly used by ASP.NET sites and websites hosted on Microsoft IIS-based servers.

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..asp

打开.asp文件

Mac OS

Any Web browser

Any text editor

Adobe Dreamweaver CS5

 

Windows

Any Web browser

Any text editor

Microsoft IIS

Adobe Dreamweaver CS5  

Linux

其它内容

来源:.asp文件