.ASPX ファイル拡張子

Active Server Page Extended Webpage

開発元 Microsoft
人気度
3.8  |  560 
 
🔍.ASPXファイルFile Helperでウェブブラウザから直接開けます。オンラインで表示

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%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。