ASPX file is a web file, which is the website's web source file, and it is full of code. This file is developed by Microsoft's ASP.NET language.
Asp file is a dynamic web page file run by Microsoft on the server side. After IIS parsing and executing, you can get dynamic pages. Aspx file is similar to asp. It is a new network programming method launched by Microsoft. It is not a simple upgrade of Asp, because His programming method is very different from asp. It relies on the server to compile and execute program code on the server. ASP uses script language. Every time it requests, the server calls the script parsing engine to parse the program code executed. ASP.NET can be written in multiple languages, and is fully compiled and executed, faster than ASP, and not just a problem of fastness, but has many advantages. Aspx files are in text form and can be opened with any text editor, such as notepad, editplus, dreamwaver, frontpage, but it is best to edit aspx files using visual stdio.net. aspx is an asp.net network language of Microsoft. Aspx is .net technology, which has relatively high security. It is two different categories from java, each with its own strengths. The difference between asp and aspx. Asp is the file suffix name of asp.aspx is the file suffix of asp.net To put it bluntly, this kind of file is a dynamic web page~ asp.net, also known as asp+, is a design language for dynamic network programming. The so-called dynamic network is like the bbs message board chat room, etc. You can use asp, php, jsp, asp.net to write it. Then the asp you mentioned is the predecessor of asp.net~~~ If you are a beginner, it is recommended to learn asp directly. .net It supports writing in many languages, such as java c# vb.net, which has strong functions and higher efficiency than Asp, and visual studio.net supports writing, with clear program structure and simple development.
How to open ASPX files?
It's very simple. As long as it is the source file of a web page, it can be opened with a browser (IE, Chrome, Firefox, etc., which can be used to browse web pages on almost all computers). Since ASPX is a dynamic file, it can only be opened on the server. Only by browsing normally. If you click the ASPX file directly with the mouse and then drag it into the browser window, it can only be used to open the code to view the ASPX file, and you can see the effect displayed by the source code, and you cannot edit the code. . If you need to open and edit the aspx file.
What if you want to open it for editing?
Since ASPX files are text code files, the simplest word processing tool on every computer can be done by Notepad. If you are not a professional website developer, using Notepad to open or edit ASPX files is convenient and fast. way. However, if you are a website developer, you can use Microsoft Visual Studio (VS), Dreamweaver, UE Editor, etc. to open and edit it. Why do you say that? The main reason is that the function of Notepad is too simple. Sometimes there is a lot of code in ASPX files, and using Notepad to view or edit it will be a big deal.
Microsoft Visual Studio2005 download www.Vevb.com/softs/73039.html
Dreamweaver cs6 download www.Vevb.com/softs/56321.html
However, for most users, using this type of file is not what they want. Most of them download it when using third-party download tools such as Tornado or Thunder. When encountering this kind of situation, first check the volume. If the volume is the same as the file introduction, modify aspx to the file format of the introduction to open it; if the size of the download is quite different from the introduction, it must be a mistake. It is best to use the IE browser's own download to download it again.