How to open an .aspx file?

I just downloaded an .aspx file.  Windows 7 doesn't know how to open it.  How can I open it?

A . ASPX file is a set of routines written in Visual Basic Scriptprocessing. They are generally executed from a web server or similar caller program passing the parameters in one or more routines.

If you try double-clicking the file, you try to run it. When it is run out of context, for example not a program calling, the. ASPX file can't do it but too bad.

If you want to see the underlying script commands, right-click and select Edit. The file should open in Notepad and you should be able to read the code.

Tags: Windows

Similar Questions

Maybe you are looking for