[FX.php List] Best Practices for Forms

Gjermund Gusland Thorsen ggt667 at gmail.com
Mon Jul 17 10:52:21 MDT 2006


If I remember correctly, the limitations are 2048 bytes for _GET queries
and 65535 bytes for _POST quieres.

ggt667

On 7/17/06, Bob Patin <bob at patin.com> wrote:
> Jonathan,
>
> I haven't faced any limit to the # of fields that FileMaker will deal
> with, but I have experienced "data overload" with many client sites.
> These days, I always separate data into several forms so that
> customers are less likely to make mistakes. I tend to design input
> systems as wizards that we are used to with app installers; a little
> more work, but much easier for the users online.
>
> Just my opinion, of course!
>
> Bob Patin
> Longterm Solutions
> bob at longtermsolutions.com
> 615-333-6858
> http://www.longtermsolutions.com
>
>    CONTACT US VIA INSTANT MESSAGING:
>       AIM or iChat: longterm1954
>       Yahoo: longterm_solutions
>       MSN: tech at longtermsolutions.com
>       ICQ: 159333060
>
>
> On Jul 16, 2006, at 6:34 PM, Jonathan Schwartz wrote:
>
> > Are there any limitations on the size of the forms that fx.php will
> > handle?   Should data entry be divided into separate pages at some
> > number of fields?  I'm referring to what I consider "normal" sized
> > forms, with 30 or so fields.
> >
> > TIA,
> >
> > Jonathan
> > --
> >
> > Jonathan Schwartz
> > Schwartz & Company
> > 817 Marin Drive
> > Mill Valley, CA 94941
> > Phone: 415-381-1852
> > jonathan at eschwartz.com - http://www.eschwartz.com
> >
> > _______________________________________________
> > FX.php_List mailing list
> > FX.php_List at mail.iviking.org
> > http://www.iviking.org/mailman/listinfo/fx.php_list
>
> _______________________________________________
> 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