Programming a table for the web

HiI try to create a sitemap for a webpage by using a table which is created with an LS agent.

The skript uses a profile document with a table with one row and one column. By using the richtexttable class I add the needed rows for the sitemap. The sitemap is created once a day by an agent on the server. Works good with the notes client but not in the web. In the web only one table cell appears with all the entries. I tried to change the properties on the rich text fields to HTML, no usefull change. Is there a difference between tables created manually and by using LS? Do I have to create the table rather with HTML in the agent?

thank’s

cti

Subject: Programming a table for the web

It’s probably better to create it in HTML.That will show the table in the Notes Client, as well as on the web.

Be sure to use the passtru html property of the richtextfield, though.

cheers,

tom