Displaying 3 results from an estimated 3 matches for "yourscripti".
Did you mean:
yourscript
2004 Aug 06
1
Ogg response headers
> This works with IE, not entirely sure if this technique will work within
> winamp, but my guess is no, it might need a URL that ends in .ogg....as a
> shot in the dark you could also try :
> http://server/yourscripty.php?dummy=/bleh.ogg
<p>I'd be extremely surprised if the Content-Disposition approach worked with
winamp - the problems with winamp are far too deep for it
2004 Aug 06
3
Ogg response headers
> p.s. Please don't ever send HTML mail to this or any other mailing list.
roger that, outlook has its way of deciding for you sometimes :/
<p>> URL ends with ".ogg". If your script ends with ".php" (as it probably
does),
Since i got the mp3 part to work, myabe ill try adding .ogg to be parsed by
php in the
apache config, since it the winamp request ends up
2004 Aug 06
0
Ogg response headers
At 06:16 PM 12/4/2003 -0700, you wrote:
> > URL ends with ".ogg". If your script ends with ".php" (as it probably
>does),
>Since i got the mp3 part to work, myabe ill try adding .ogg to be parsed by
>php in the
>apache config, since it the winamp request ends up hanging.
>
>thanks for the tips, if and when i get it working ill post the results as