in reply to Re^3: Cgi params as binary data
in thread Cgi params as binary data

here's my problem: In the case of the zip file, I want to refresh the original page (or have access to its content with javascript), but I don't know how to do that. And I want to avoid having to open a new file and write to it.

Can you explain that in terms of HTTP?