how to save a web page using C# windows application

  • Thread starter Thread starter niting85
  • Start date Start date
N

niting85

I m trying to develop an web browser with all the inbuilt
functionalities as are provided with any other exisisting explorer.I
am a beginner in this field and would like if anyone can prpose a
solution for the same giviing an idea for developing the save as web
page option.
 
Hi,

I m trying to develop an web browser with all the inbuilt
functionalities as are provided with any other exisisting explorer.

Including Blazer, Xiino, Lynx, ... ??
I
am a beginner in this field and would like if anyone can prpose a
solution for the same giviing an idea for developing the save as web
page option.

Seems to me that once you got the HTML code from the web server, saving
it in a text file should be easy enough :-)

Greetings,
Laurent
 

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

Back
Top