NO

Author Topic: How to get a webpage from internet?  (Read 3571 times)

JustC

  • Guest
How to get a webpage from internet?
« on: May 24, 2007, 02:24:58 AM »
I am trying to have my C-program enabled to get a webpage(html) from internet, and store the downloaded html-code in a file on my disk. It is easy to save the html-code to disk, but I can not figure out ??? how to make my program get the webpage from internet ? What library should I use, and wich function(s)? Is there an easy way to do this?

JohnF

  • Guest
Re: How to get a webpage from internet?
« Reply #1 on: May 24, 2007, 06:37:07 AM »
On my web site there is a BrowserApp that might help

http://www.johnfindlay.plus.com/pellesc/COM/com.html

edit:
Better - attached is GetURL

John
« Last Edit: May 24, 2007, 07:06:36 AM by JohnF »

Offline Stefan Pendl

  • Global Moderator
  • Member
  • *****
  • Posts: 582
    • Homepage
Re: How to get a webpage from internet?
« Reply #2 on: May 24, 2007, 08:37:46 AM »
---
Stefan

Proud member of the UltraDefrag Development Team