How To Download An Html File In A Blackberry Application
I 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 an
Solution 1:
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.
Post a Comment for "How To Download An Html File In A Blackberry Application"