If I were trying to implement a page for an ErrorDocument directive for a 500 error, and I wanted to get the post data from the users request that caused the error, how could I get this information back from Apache or Embperl? I am under the impression that using $req_rec->content() will not work, nor will $req_rec->prev()->content(), am I right? It seems that the data is consumed already by the time I get the request object and %fdat is empty.
Thanks for any help you can provide. Bruce Kessler --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]