How to get a webpage from internet?

Started by JustC, May 24, 2007, 02:24:58 AM

Previous topic - Next topic

JustC

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

#1
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

Stefan Pendl

---
Stefan

Proud member of the UltraDefrag Development Team