This question is a follow up to my previous question about getting the HTML from an ASPX page. I decided to try using the webclient object, but the problem is that I get the
As the aspx page I was trying to get was in my own projct, I could use the Server.Execute method. More details in my answer to my original question