BrowserField or CustomControls? What is the best to use when submitting and fetching data from web?
Posted
by SIA
on Stack Overflow
See other posts from Stack Overflow
or by SIA
Published on 2010-03-16T16:41:01Z
Indexed on
2010/03/17
9:51 UTC
Read the original article
Hit count: 423
blackberry
|custom-application
Hi Everybody,
I am unable to decide whether what to use for my blackberry application.
I am developing an application for Blackberry Device. This application send and recieves data from website.
Thats the only functionality.
I wanted to know what the best approach to go with.
Shall i use BrowserField and display html in the application?? OR Shall i develop the custom controls and update the UI with the data fetched from the web??
Please Suggest, advice.
thanks SIA
© Stack Overflow or respective owner