开发者

How to download an html file in a BlackBerry application

开发者 https://www.devze.com 2023-02-11 03:44 出处:网络
I 开发者_C百科need to scrape information from a web page and put it into my application, but I can\'t figure out how to download the file into my application in the first place.Anyone have any ideas?Y

I 开发者_C百科need to scrape information from a web page and put it into my application, but I can't figure out how to download the file into my application in the first place. Anyone have any ideas?


You can use my simple page scraping code. You'll also want to use Versatile Monkey's networking helper class to open the HTTP connection using the best path on a BlackBerry.

0

精彩评论

暂无评论...
验证码 换一张
取 消