.ASPX 파일 확장자

Active Server Page Extended Webpage

개발사 Microsoft
인기도
3.8  |  560 투표
 
🔍File Helper(으)로 .ASPX 파일을 웹 브라우저에서 바로 여세요.온라인으로 보기

ASPX 파일이란 무엇인가요?

An ASPX file is a webpage written in the Active Server Page Extended (ASPX) format. Web servers running Microsoft's ASP.NET framework use ASPX files to generate dynamic webpages. Each ASPX file consists of Active Server Page markup and one or more scripts written in the VBScript or C# programming language. Web servers translate this content into standard HTML, before sending it to a user's web browser.

추가 정보

Microsoft Visual Studio Code에서 열린 .aspx 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 ASPX 파일

ASP.NET is a web application framework that developers use to create dynamic websites and webpages. For example, a web developer might use ASP.NET to create a web app that consists of several, interconnected fillable forms.

Primarily, developers create and save ASP.NET webpages as ASPX files. They then place these files on web servers that support the ASP.NET framework. When a user's web browser requests the webpage an ASPX file describes, the web server first translates the markup and scripts the file contains into HTML content. The user's web browser then displays this content as it would any other HTML webpage.

Typical internet users are most likely to encounter ASPX files as webpages displayed in their web browser. These ASPX files have already been translated into HTML content. While viewing one of these webpages, you can right-click and select View/Show Page Source to view the HTML version of the ASPX webpage.

Can you download an ASPX file from a web server?

Some web developers may want to download the untranslated version of an ASPX file from another user's web server. (For example, to view the markup and scripts another developer used to create a webpage.) Unfortunately, unless you have login credentials for the associated web server, there is no way to download the untranslated version of an ASPX file.

ASPX 파일을 여는 방법

If you want to edit the markup and code an ASPX file contains, you should open it with Microsoft Visual Studio (Windows), Adobe Dreamweaver (Windows, Mac), or another web app development program that supports the ASPX format. These programs contain tools that make it easier to view, understand, and edit ASPX files' contents.

If you just want to take a look at the text an ASPX file contains, you can open it with Microsoft Notepad (Windows), Apple TextEdit (Mac), or any other text editor. You can also drag the file to your web browser.

ASPX 파일을 여는 프로그램

카테고리:
업데이트: 2023-06-16

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Active Server Page Extended Webpage 파일 형식과 Mac, Windows, Linux, and Android 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.