From 2051533d0df25457426c5a32e570f340ec3ddc67 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 29 Aug 2001 12:45:05 +0000 Subject: [PATCH] new FAQ entry --- Documentation.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Documentation.html b/Documentation.html index 127e44e8b..950c6548d 100755 --- a/Documentation.html +++ b/Documentation.html @@ -885,6 +885,15 @@ index.

+

+ I get an out of memory error, and my controls are non-functional, + when trying to create a table with more than 14 fields. +
+ This is a problem under investigation. Seems to be OS and/or browser- + dependent. For now, create a smaller number of fields, then come back + to your table properties and add the other fields. +

+

I have found a bug. How do I inform developpers?