Unreviewed Code - StreamFile.p Documentation

Pass this program a filename and it will stream it out to the webstream. Use this to make WebSpeed serve out graphics, PDF files, and other binary file formats.

Notes:
  • You must output your own HTTP headers prior to running this program. Use the Output-Content-Type() function to output the proper header based on the file type. For instance to output a .gif file, you would use: output-content-type("image/gif").
  • The program expects a fully qualified path.

[Download StreamFile.p]
[Return to Unreviewed Code Section]
[Return to Main Download Page]

 
  [Home]     [Search]     [Download]     [FAQ]     [Mission]     [Contact Us]     [Legal Notice]     [Traduisent / Übersetzen / Traducen]     
Last modified on: Wednesday, 09-Aug-2000 02:31:09 UTC