R romario11 Member Licensed User Longtime User Mar 11, 2013 #1 i want download a simple .png and show it in imageviewer with httputils2 how i can make it with httputils2 ?? i saw another examples im this forum but is confusing i know, im a linnet !
i want download a simple .png and show it in imageviewer with httputils2 how i can make it with httputils2 ?? i saw another examples im this forum but is confusing i know, im a linnet !
NJDude Expert Licensed User Longtime User Mar 11, 2013 #2 You posted this question in the wrong thread, but anyway, look at the attached sample to see how can be done, you can adapt that code to use httputils2 if you like. Attachments BasicSample.zip 10.8 KB · Views: 392 Upvote 0
You posted this question in the wrong thread, but anyway, look at the attached sample to see how can be done, you can adapt that code to use httputils2 if you like.
Erel B4X founder Staff member Licensed User Longtime User Mar 12, 2013 #3 I recommend you to use HttpUtil2. There are two examples there. The FlickrViewer is more complicated. You should start with HttpUtil2Example. Upvote 0
I recommend you to use HttpUtil2. There are two examples there. The FlickrViewer is more complicated. You should start with HttpUtil2Example.