[Zope] Text area problem

Tommy Johnson tommy@7x.com
Wed, 15 Aug 2001 11:57:30 -0800


Without seeing the code, the only thing I can imagine is if you are using
"Get" method instead of "Post". Try that, and let us know.

HTH,

Tommy

Innovation:
The Best Way To Predict The Future ...
     Is To Create It.

> -----Original Message-----
> From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of James
> van der Veen
> Sent: Wednesday, August 15, 2001 4:09 AM
> To: 'Zope@zope.org'
> Subject: [Zope] Text area problem
>
>
> 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 area
> the submit button does´t preform the given action.
> But if the person doesn´t enter to much text the form does
> preform the 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 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 )