hi advance, i'm newbie here
could you please to help me
my ex. case is:
i've uploaded .txt file to server
how can i read the .txt file from server URL and retrieve it to the app
thanks before
You will simply need to open a connection to the server with the appropriate URL and read the text file from the input stream.
If you are targeting BlackBerry OS 5.0 or later you may use the ConnectionFactory. For OS versions before that you will have to use the HttpConnection.
__________________
My other Blackberry is a PlayBook.