With an earlier version of Zope (< 1.10.3) we found that some property editing forms lacked the METHOD=POST attribute, which caused the content to be transmitted with GET and hit an even lower browser limitation of URL length. This was fixed in 1.10.3. []s Luciano At 17:46 02/09/99 -0400, Jon S. Jaques wrote:
Hello,
I'm checking out Zope, and considering it for some of our websites and projects.
While I'm still too new at it to be entirely sure, it looks to me like the dynamic content is put into the database by copying and pasting into the TEXTAREA boxes in the admin interface.
I've made dynamic page-posting tools with Perl before, however, and discovered that the HTML components of Netscape Browser (MSIE, too, apparently) have limitations on the amount of data that can be moved via these containers... Does anybody have any more/better information on this, and how it can either be overcome, or else have the control prevent the user from doing something that will result in incomplete transmissions?
TIA!
------------------------------ -- Jon S. Jaques --------------- -- Systems Administrator ------- -- Network Publications, Inc. -- ------------------------------
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )