Apache::ASP Powered by ModPerl & Apache Powered by Apache::ASP
Demo ASP: binary_write.htm 2024-04-19

We are going to load a gif through this same script as an example of doing a $Response->BinaryWrite()...

Please note that if you are on Win32, you will need to call binmode on a file handle before reading, if its data is binary.

view this file's source