[thelist] Streaming a Binary as image src

Anthony Baratta Anthony at Baratta.com
Mon Mar 19 15:46:35 CST 2001


Matt...

Thanks for the bon mot.

>add a random querystring to the img tag:
>     <img src="./showimage.asp?<%=randomNumber1%>=<%=randomNumber2%>" ...>

I found that Netscape ignored the new data, IE did not. Not sure which one 
to blame for being different....LOL. This solves that problem more 
elegantly that I did.

>I would add Response.Expires = 0 to the top of your image script, even though
>the equivalent didn't help me at all in the PHP project I was doing.

This didn't work from me either. Browsers just seemed to ignore it. sigh.

I did get this solved on Friday - my references to the files was fubar'd 
and therefore the script could not stream a file that it could not find. 
Oh, well.





----
Anthony Baratta
President
Keyboard Jockeys





More information about the thelist mailing list