Downloading file from cgi application

Jeff jeffober at gmail.com
Mon Nov 5 08:26:43 EST 2007


Store the file in a database.  When an authorized user clicks the
link, send the proper headers ('Content-Type: application/pdf') and
then print the file.




More information about the Python-list mailing list