Extracting html

G

Guest

Hi,

I am trying to extract html content from a web page to print in a separate
window. I think I need to use Page.Request..InputStream.BeginRead(), can
anyone tell me if this is correct and show an example of how it is done,

Thanks

Jim
 
K

Kevin Spencer

No, this is not correct. The Request object of a Page is the HTTP request
coming from the client. Where are you getting this page from?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
You can lead a fish to a bicycle,
but you can't make it stink.
 
G

Guest

Hi Kevin,

Yes sorry it is the response object I wish to extract the HTML from. Is
there a way to get the html into a local variable so I can gat a certain
portion?

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top