# Jaime Prilusky, 2004,2009 # a list of a few commonly used mime types: application/applefile application/mac-binhex40 application/msword application/pdf application/postscript application/x-gzip application/x-tar application/zip audio/midi audio/mpeg chemical/x-pdb image/bmp image/gif image/jpeg image/png text/html text/plain text/xml video/mpeg video/quicktime When sending from your script, be sure to add the two return characters, as shown here: print "content-type: video/mpeg\n\n";