Download page content

09 Jul 2012

Hi all, I'm trying to download the html content from the following page: http://cdn.speedhunters.com/wp-content/uploads/2012/01/ using the NetServices library (http://mbed.org/users/segundo/libraries/NetServices/ljhqix). I can easily download a file using the HTTPFile class, but I can't figure out to download the html page from the website. Since it's not an normal index file (index.html, php.html etc.). I basically just want to download the html page either to the internal storage or a SD card, so I can extract the links from the page.

Hope anybody out there can help me.

Best Regards Lauszus

11 Jul 2012

I solved it by using php. If anybody is interrested in the script send me a PM.

Regards Lauszus