in reply to CGI Wzzip and MIME
to do this and this is somehow being corrupted by the wzzip command line response when it outputs that it has added the file to the zip folder. I have tried adding the line Content-type: txt/html\n\n prior to the print location syntax ... but it still does not work. I think the answer lies in using filehandles .. but have got a bit stumped about the syntax I need to use. I have tried not using Print after running the wzzip.exe ... but this does not work either and causes the browser to freeze until it times out. Thankyou again for your responses.print "Location: $url1\n"; print "\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: CGI Wzzip and MIME
by Anonymous Monk on Oct 04, 2007 at 04:04 UTC |