how can we store a html page into sqlite in blackberry on memory card / phone memory? -


The code below specifies how we can create HTN connections in BlackBerry and how to store HTML pages as a string Are you

I am doing this, but I am able to get that http request, but when I get the response, i.e. http_ok ​​is not correct, then I have a string of oh html I can save it and I can store it in sqlite.

Tested and successfully executes an HttpRequest for an external URL that returns the data based on the response to the server that you are requesting.

The code I used to be found here can be found here:

Only modifications are going to be summarized for various events, and feedback is displayed in RichTestfield. Basically, it seems to work as intended, and should be able to save the resulting string, though you can see fit; Although you may need to take precautions of encoding when saving a database so that special characters are not lost or misplaced.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -