Hi, Could anybody tell if it possible to generate a multipart/mixed header with CGI::Application. Any examples? I am looking for the following output (currently generated by a straightforward perl script):
Content-Type:multipart/mixed;boundary=ThisRandomString --ThisRandomString Content-Type:application/x-download\n Content-Disposition:attachment;filename=$rpm <File data> --ThisRandomString etc. etc. Thanks in advance, Hans. -- "The number of Unix installations has grown to 10, with more expected." -- The Unix Programmer's Manual, 2nd Edition, June, 1972 --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
