Web Page Retrieval and Parsing

How can I get data from a webpage ? Any example available ? [import]uid: 10141 topic_id: 3240 reply_id: 303240[/import]

You can look at the SimpleImageDownload sample app for an example. This sample downloads an image from a website into a file. You could than parse the data in the file.

-Tom [import]uid: 7559 topic_id: 3240 reply_id: 9703[/import]

Can I Check if Internet is avaliable? I mean: If Internet is OFF for a Phone, I show a page. If its avaliable, I retrieve data from a page an show to user. Is that possible? I thought use a call and verify if there is a error or not… [import]uid: 9133 topic_id: 3240 reply_id: 9794[/import]