View Single Post
  #2  
Old 11-03-2011, 08:20 AM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
Quote:
Originally Posted by Gunderak View Post
It doesnt display the image, instead it displays some sort of Binary Dump, any suggestions are appriciated.
Well, you are requesting a png image from the web and then using the file contents as the image source (or trying, I don't know how well GUI controls handle HTML), which is dun dun dun a binary file.

Might try <img src="http://chart.api.google.com/..." />, and may have to use some other tricks to get it to display.
__________________
◕‿‿◕ · pfa · check yer syntax! · src

Killa Be: when i got that locker in 6th grade the only thing in it was a picture of a midget useing a firehose :/
Reply With Quote