As i said there is only one image its get updated for every 10 sec. i need to show that
Thanks & Regards, Shrinivas Mada, On Mon, May 25, 2009 at 12:37 PM, Gunawan Hadikusumo < [email protected]> wrote: > > why not just return the designated url for the image ? just like > http://blah/test.jpg then using javascript you change the src property > of the current image refering to that url ? > > On 5/24/09, cipto john <[email protected]> wrote: > > Hmm,, > > Everything on xmlhttprequest result is a string. > > i'm not sure > > > > > > On Fri, May 22, 2009 at 5:48 PM, shree <[email protected]> wrote: > > > >> > >> hello folks, > >> > >> I'm confused if it is possible or not to use xmlHTTPRequest and > >> responseStream to get an image. > >> I'm generating image on the fly it gets updated for every 5 sec. I > >> need to show that > >> Image. > >> > > >
