Results 1 to 2 of 2
i have a website whose pages are written as .aspx extension , how can i get their source code...
- 12-22-2010 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 13
getting source code of .aspx page
i have a website whose pages are written as .aspx extension , how can i get their source code
- 12-22-2010 #2
ASPX is a Microsoft technology. Why ask about it on a linux forum?
ASPX and other web languages are processed server-side before sending any output to the client. So, you cannot get the source unless you get on the box.
But you said: "i have a website" and "how can I get their source code." I do not understand; can you not simply obtain the files from the box they reside on?


Reply With Quote
