[Zope] Text area problem
Steve Spicklemire
steve@spvi.com
Wed, 15 Aug 2001 07:10:31 -0500
Does the form have method=3D"POST" ?
I've also seen a problem where certain browsers limit textarea text to=20=
32K or something like that. How much is "a lot of text"?
-steve
On Wednesday, August 15, 2001, at 07:09 AM, James van der Veen wrote:
> Hello all,
>
> I was wondering if someone can help me.
>
> I have a form with an text area. If someone puts a lot of text in the=20=
> area
> the submit button does=B4t preform the given action.
> But if the person doesn=B4t enter to much text the form does preform =
the=20
> given
> action.
>
> The text area schould change a property of the type text.
>
> Can anyone explain why the form doesnt work with a lot of text in it? =
Or
> maby someone who experienced the same problem cn tell me how he/she=20
> solved
> it?
>
>
> Hope someone can help me!!
>
> James van der Veen
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )