On December 8, 2001 at 15:01, "niraj" wrote: > i want messages indented by thread ...but not getting with this code > check out my code in resource file for thread index...
It appears you are generating a single table for the entire index. There appears to be nothing in your markup that causes for any indentation to occur. You'll either have to use nested tables or use some lists. This is a general HTML formatting issue. An approach is to just mock up a page directly with the HTML you would like to see, and then from there, translate the markup into the varioud MHonArc layout resources. --ewh
