2

How can I get the page source of a web page in a BrowserField inside a BlackBerry application?

Amanda S
  • 3,266
  • 4
  • 33
  • 45
Kris
  • 189
  • 13

1 Answers1

1

Hold down the Alt key and type RBVS.

Daniel Baktiar
  • 1,692
  • 11
  • 22
  • Thanks for your reply, but I need to get this programatically. While one page redirects to other, I need to get the html content through the code. Any help would be much appreciated... – Kris Mar 02 '11 at 06:46