Ingo Weiss wrote:
Hi,
this must be a common problem and I was wondering what commonly used
strategies to solve it are:
How can I avoid that a user re-sends a POST form when hitting the reload
button on a result page?
The browser typically warns you when you want to do that but I was
wondering wheth
Ing. Branislav Gerzo wrote:
Marek Kilimajer [MK], on Tuesday, November 30, 2004 at 15:59 (+0100)
wrote:
MK> Just my idea, not sure if it will work: use urlrewriting to catch all
MK> requests with one script, in that script read the original request, call
MK> it and catch it's ou
Ing. Branislav Gerzo wrote:
hi all,
is there any possibility, how to easy and fast install some script,
which changes perl script output ? For cleaner explanation:
I want do script which takes *any* (perl,cgi site) output, parse it for
mails ([EMAIL PROTECTED]) and all occurencies changes to [2g]-a
Sean Davis wrote:
I have a simple question:
I have a file that is a tar.gz file that I want download to the user
when a form is submitted. The file is static and I know how to set
headers, etc., for download. Is there a specific header type for tar.gz
files (so that the browser will try to unc