Re: mod_perl caching form data?

2003-05-31 Thread David Ressman
Thus spake Perrin Harkins ([EMAIL PROTECTED]): > Let's not jump to conclusions. We don't have a test case yet, and no > one has seen David's code so he might have a simple global variables > problem. I suspect that the more likely explanation of this particular problem is that I goofed up. Anywa

mod_perl caching form data?

2003-05-30 Thread David Ressman
Hi all, I'm having a problem with mod_perl 1.2.7 that's baffling me completely, and I've been searching and reading for days, but I still can't figure it out. My apologies if this comes up frequently. I did try rather lengthy searches through the mailing list archives. Right now, I'm using mod_

Re: mod_perl caching form data?

2003-05-30 Thread David Ressman
Thus spake Cees Hek ([EMAIL PROTECTED]): > > > If that value="192.168.1.1" is set in any of your form fields, then > your script is the cuprit. If your form fields don't have the > value="192.168.1.1" set, or it is set to value="", then your browser is > the culprit. That's just the problem. T

mod_perl caching form data?

2003-05-30 Thread David Ressman
[Sorry if an identical message comes through later. I don't think the list manager liked my address the first time I sent it through.] Hi all, I'm having a problem with mod_perl 1.2.7 that's baffling me completely, and I've been searching and reading for days, but I still can't figure it out. M