I've found this article on CodeProject which tells me exactly what I needed
to know. The code looks a lot like what I had tried, the difference being
his works, mine didn't :-)
A big thank you to the author - Mark Nischalke
p-cresswell
"Peter Cresswell" <p-cresswell@iname.com> wrote in message
news:eH2eIfiUDHA.2052@TK2MSFTNGP10.phx.gbl...[color=blue]
>
>
> Yes I have been looking at that class and can send emails with it. But I
> really want some code that will "screen scrape" the html out of a web
> response, and then put it in a string so I can add it to myMail.Body.
>
> Do you know how to do this?
>
> So just to clarify...
>
> I want the code to request -
>
http://localhost/confimationEmail.aspx?OrderID=10
> And i want to put the html response from that request into a string.
>
> Thanks again,
>
> p-cresswell
>
> *** Sent via Developersdex
http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it![/color]