in reply to FastCGI form debugging

A while ago however, we've ran into problems where these values has been empty, ...

I'm not sure where you're describing the problem existing. Do you mean that:

  1. The browser isn't sending some/all of the form data to the server,
  2. It's sending it to the browser but getting lost somewhere after that, or
  3. You can't work out which of 1 or 2 is happening.

--
use JAPH;
print JAPH::asString();

Replies are listed 'Best First'.
Re^2: FastCGI form debugging
by DreamT (Pilgrim) on Apr 16, 2009 at 12:40 UTC
    I would have to say number 3, but I think that it leans more towards number 2 than number 1.

    :-)