Hi can someone tell me what program you would use to view a file with the extension .aspx ?? thanks
bex Active Member Joined Aug 3, 2002 Messages 1,195 Location sydney Gender Female HSC 2002 Mar 7, 2004 #1 Hi can someone tell me what program you would use to view a file with the extension .aspx ?? thanks
W Winston Active Member Joined Aug 30, 2002 Messages 6,127 Gender Undisclosed HSC 2003 Mar 7, 2004 #2 Microsoft Visual Studio.NET it's a resource file for ASP.NET Pages. you could also view it in Notepad.
Microsoft Visual Studio.NET it's a resource file for ASP.NET Pages. you could also view it in Notepad.
M Mithoric Member Joined Mar 14, 2004 Messages 98 Gender Undisclosed HSC 2004 Mar 14, 2004 #3 Of course you aren't trying to save the ASP.NET file clientside are you? Of course not, you know that you need to grab it serverside ( ftp for example ) to actually have the aspx content.
Of course you aren't trying to save the ASP.NET file clientside are you? Of course not, you know that you need to grab it serverside ( ftp for example ) to actually have the aspx content.