[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
wrote: 

: I thought this must be to do with browser caching... As, on
: submission, the browser seems to send the form back to the
: server with the old values in it. But surely, even If the
: browser has cached the page, when I alter the value in one of
: the input boxes it shouldn't send back the form with the old
: data!!! Thats crazy.
: 
: I have tried sending all sorts of headers to the browser to stop
: it caching the page but nothing has made a difference. So
: perhaps the problem is not in the browser, but in apache
: somewhere??

    It's hard to say without seeing code or testing it from my own
browser, but the symptoms you describe seem an awful lot like a
browser caching problem. Which browser are you testing with?
If it's IE, I think you can get a fresh page by holding the shift
key down while clicking on reload. (I'm not certain, it's been a
while since I used IE.) If you are using a modern browser you
will need to read its manual.

HTH,


Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to