02-17-2011, 02:23 PM
|
#2 (permalink)
|
| BlackBerry Extraordinaire
Join Date: Mar 2008 Location: Austin, TX Model: 9700 PIN: N/A Carrier: T-Mobile
Posts: 1,644
Post Thanks: 0 Thanked 34 Times in 33 Posts
| Re: GET data httpconnection - help You'll need to get the content of the page (HTML) as a string or a byte array, then search for the value.
I would suggest getting it as a string - then you can use the string search methods that are built into the String class. |
| Offline
| |