Re: Is there a limit with forms POSTing?
Randell D. wrote:
> Thus... Does anyone know if there is a limit when POSTing? I think a
> FORM METHOD of GET has a standards limit of 1024 though most browsers
> ignore this limit... However I can't recall a limit when posting data.
Neither POST nor GET is limited by the spec, but there are
implementation-specific limits for both.
--
Jock
|