--------------------
--------------------

New, Cross-Platform Dynamic Table Builder and Full-Featured
Presentation and Display Utility (unbelievably cool) --
based on a JavaScript qQuery application by Allan Jardine:

See sample HERE.  Get the whole kit in a zip file HERE .  Those with just a bit of knowledge of
JavaScript will see how to use it to build and then manipulate their own tables. This builds tables
from sets of row data provided like this: [ "Trident", "Internet Explorer 4.0", "Win 95+", "4", "X" ],
(no comma after last row of data).  (The rest works automatically, except the number of input areas
must be adjusted according to the number of fields your table records have -- in 2 locations -- and the 
associated code must be changed correspondingly (but this is all very clear and easy to about any user).)

------------------
------------------