[FX.php List] Odd problem with POST values

Steve Winter steve at bluecrocodile.co.nz
Wed Aug 15 15:23:55 MDT 2012


Hey Bob

Are you really really sure it's posting the data...? And not a form submitting data via get...?

Cheers
Steve

Sent from the iPhone of Steve Winter
Matatiro Solutions
steve at matatirosolutions.co.uk
+44 777 852 4776

On 15 Aug 2012, at 21:34, Bob Patin <bob at patin.com> wrote:

> I have a client for whom I've written a form with 7 textarea fields, into which the submitter types in some sentences.
> 
> Here's what I can see:
> 
> If I put 800 or more characters in any one field, the subsequent processing page fails;
> 
> If I put a total of more than 800 characters into multiple fields (200 characters each in 4 different fields), it fails;
> 
> If I put 700 characters (either in a single field or spread across several input textareas), it succeeds;
> 
> when I say that it fails, what happens is that my PHP page doesn't ever finish loading, and we see a white screen.
> 
> Is there a limit to how many characters TOTAL you can put into a POST form? I know that GET strings have a limit, but I thought that you could put a large amt. of text into textarea fields?
> 
> Let me know if you can help me with this strange problem; thanks,
> 
> Bob Patin
> Longterm Solutions LLC
> bob at longtermsolutions.com
> 615-333-6858
> http://www.longtermsolutions.com
> FileMaker 9, 10 & 11 Certified Developer
> Member of FileMaker Business Alliance and FileMaker TechNet
> --
> Twitter: bobpatin
> Google+: http://www.longtermsolutions.com/plus
> AIM: longterm1954
> iChat: bobpatin
> --
> Expert FileMaker Consulting 
> FileMaker Hosting for all versions of FileMaker
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list