Hi,

how can I make it so that my cgi program displays information on a web
page it sends to a user's web browser /and/ then makes the browser's
download dialog-box come up to let the user download a file?

It seems that making the web browser wanting to download a file is only
possible by sending appropriate page headers.  Since those have already
been sent to display the text on the web page, I can't seem to make the
browser download the file automatically.

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to