Hi Folks, I want to retrive image from a web server. Instead of converting image into byte stream on mobile device i want that web server give me a XML file in which Image binary data will threr in iamge tag. (<img> BINARY DATA </img> )And i can read on device using XML parser is this possible if yes then pls tell me how? Thanx wating for reply