All,
I am coding an app and I need to view png images from a json pull from a php / apache webserver.
When the json data is parsed the http location is in the variable from the json data but when the app finishes it will either display a blank white space or an error.
My partner and I are really :BangHead: and it is frustrating.
httputils are loaded . we have tried urlview and it still giving us fits. The location is loaded into a mysql database and the location is right just nothing comes back and we can't figure out why.
Any thoughts to what we can do in order to get the images on a http location to present properly without having t6o load the images onto the app and do a huge if then else statement on the programming.
BTW we love the B4A programmer. Much Much easier on the old brain versus others that we have used.
Thanks
R.
I am coding an app and I need to view png images from a json pull from a php / apache webserver.
When the json data is parsed the http location is in the variable from the json data but when the app finishes it will either display a blank white space or an error.
My partner and I are really :BangHead: and it is frustrating.
httputils are loaded . we have tried urlview and it still giving us fits. The location is loaded into a mysql database and the location is right just nothing comes back and we can't figure out why.
Any thoughts to what we can do in order to get the images on a http location to present properly without having t6o load the images onto the app and do a huge if then else statement on the programming.
BTW we love the B4A programmer. Much Much easier on the old brain versus others that we have used.
Thanks
R.