Re: Re[2]: IE Form Submission Problem (example)
by "Mike Taylor" <lonewolf(at)one.net>
|
Date: |
Mon, 26 Aug 2002 18:57:04 -0400 |
To: |
"hwg-techniques" <hwg-techniques(at)hwg.org> |
References: |
upwebmaestro yaffle upwebmaestro2 |
|
todo: View
Thread,
Original
|
|
I'll just throw this out here FWIW: it could also be a limitation with PHP.
My experience is more with ASP, and I've run into a form-submission limit
when using the Request object. This is documented on Microsoft's site.
Perhaps there's a similar issue with regard to PHP functionality.
Here's the write-up on the ASP issue:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q273482
This one is interesting in that it's not a character limit per se, but a
BYTE limit (in this case, 102,399 bytes).
They also offer a solution (basically break up the variables into multiple
variables, since the byte limit is on a per-variable basis). If it DOES
turn out that PHP has a similar issue, perhaps the suggested solution will
come in handy.
Mike
----- Original Message -----
From: "Nathan Lyle" <nathan(at)upwebmaestro.com>
To: "hwg-techniques" <hwg-techniques(at)hwg.org>
Sent: Monday, August 26, 2002 3:00 PM
Subject: Re[2]: IE Form Submission Problem (example)
> If it were just the 255 character limit, why would that work in some
> browsers and not others? If it's a limit of "get" I mean? I'll try
> switching it to post, but I'm not sure why this would be browser
> specific.
>
> Also, this was one example of several I've had happening to me... the
> first problem I had was with a form where there were just a few single
> line text fields, and no great amounts of data. We're talking a couple
> of words per field, with about 10 fields tops. Same behavior.
>
> I will try changing to "post" to see if that does anything different,
> however.
>
> ~ The U.P. Web Maestro (Nathan Lyle)
>
> E-Mail: nathan(at)upwebmaestro.com
> Online: www.upwebmaestro.com
> Phone: (906)485-4806
>
> "Computers do not solve problems, they execute solutions." - Laurent
Gasser.
>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA