CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Web File

  1. #1
    Join Date
    Feb 2004
    Location
    romania
    Posts
    49

    Web File

    hi. do you know how can i open a file which is on the internet? i mean smth like:
    http://news.softpedia.com/backend/english.xml . thanx!

  2. #2
    Join Date
    Apr 2004
    Posts
    76
    Hi slv,

    MFC has a sample application called TEAR that will allow you to rip web pages.

    See http://msdn.microsoft.com/library/de...fc_samples.asp.

    Jeff

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured