Michael Kraus <[EMAIL PROTECTED]> wrote:

: G'day...
: 
: I've got a perl script that reads in variables from a web
: page using CGI
: and CGI::Untaint.
: 
: The only problem is that after changing a check box's
: value from being "As_Above" to "on" (in the HTML, for the
: purpose of compatibility with CGI::Untaint) it did not
: appear the browser was giving a different value (ie. it
: was still reading the value as "As_Above" rather than
: "on").
: 
: I checked and double-checked the HTML, I restarted apache,
: I simplified apache's configuration, I restarted my client
: PC... nothing seems to change it using Firefox and I
: discovered with IE that the value changed when (whilst
: filling out the form) I checked a different check box (as
: well as the problematic one) and it started working for
: me. I still don't know how to remedy Firefox though.

    That sounds like a caching problem. Did you clear the
browser cache between tries?

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