I am streaming it. That code is in an .asx metafile. I assume it is supposed to work like a .ram for real media.
Microsoft suggests using an asx file to stream media. It does stream, I just do not want it to be cached in my IE temp files. --- Jason Wong <[EMAIL PROTECTED]> wrote: > On Sunday 19 September 2004 07:12, Daniel Guerrier > wrote: > > I'm using this code to dynamically retrieve > windows > > media files and send it to the browser. I thought > the > > cache header would prevent the file from being > cached. > > > > The only problems is the .wmv file still ends up > in my > > IE temp files folder. How can I prevent this from > > happening? > > Don't give them the file in the first place? > > If you're trying to prevent someone from saving the > file and playing it back > at a later date then I think you'll need to stream > the file. Have a look on > the MS site. Note that no matter what you do, if > someone is determined enough > they'll still be able to capture the contents. > > -- > Jason Wong -> Gremlins Associates -> > www.gremlins.biz > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet > Applications Development * > ------------------------------------------ > Search the list archives before you post > http://marc.theaimsgroup.com/?l=php-general > ------------------------------------------ > /* > Indecision is the true basis for flexibility. > */ > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

