I've since found that this is a method=post and method=get problem. using method=post in the form will keep the form data from being sent in the url. url length limitations were limiting the size of the input, not the text area. I'll bet its funny watching someone have a converstaion with themselves. -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Patrick Stinson Sent: Monday, January 13, 2003 8:31 AM To: Patrick Stinson; zope Subject: RE: [Zope] maximum length for ZClass text attribute I've actually found that this may be a problem with the <textarea> html tag. is there a limitation to the length of a text area value? once I reach a certain length of input the form will not submit. -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Patrick Stinson Sent: Monday, January 13, 2003 1:15 AM To: zope Subject: [Zope] maximum length for ZClass text attribute is there any way to get around the restriction on the length of a 'text' attribute of a ZClass. I've got a simple message board, and am having problems adding long messages. thanks, -P _______________________________________________ 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 ) _______________________________________________ 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 )