Re: Is there a limit with forms POSTing?
Brent Palmer wrote:
> Because of the variable limits you might be better off using session vars
> for storing info.
> Brent Palmer.
>
>
>
> "Matthew Lock" <lockster@gmail.com> wrote in message
> news:1110534047.000026.96790@g14g2000cwa.googlegro ups.com...
>
>>Servers can be configured to have limits on http posts. But they vary
>>from server to server. Typically it's quite a bit more than get though.
>>
>
>
>
You've made an incorrect assumption... I'm not storing info - I'm
posting what could be a rather large <TEXTAREA> value - a few thousand
characters... perhaps (but unlikely) to hit the hundred thousand
characters... Its a one way transaction...
Thanks for replying...
|