Re: form post variables

2005-11-03 Thread Philip M. Gollucci
Stone, Derrick J *HS wrote: It is on the site? Can you tell me where I would look for this kind of thing? I'll be honest, I didn't check, but now that I am looking for it, I'm not sure where to go. I was asking you where you read about the access handlers that this wasn't document or in general

RE: form post variables

2005-11-03 Thread Stone, Derrick J *HS
-- From: Philip M. Gollucci [mailto:[EMAIL PROTECTED] Sent: Thursday, November 03, 2005 11:18 AM To: Stone, Derrick J *HS Cc: modperl@perl.apache.org Subject: Re: form post variables Stone, Derrick J *HS wrote: > Ah, I love "The Cat" > (http://www.perl.com/pub/a/2005/09/22/oni

Re: form post variables

2005-11-03 Thread Philip M. Gollucci
Stone, Derrick J *HS wrote: Ah, I love “The Cat” (http://www.perl.com/pub/a/2005/09/22/onion.html?page=5). Setting the encoding type on the form to [enctype="application/x-www-form-urlencoded"] appears to solve mod perl’s confusion, and I am reliably able to read my POSTed form variables. Wer