Storing table data in these bulletin board pages
Posted by EQF on March 27, 2002 at 10:18:16:

I believe that you can add table data to these bulletin board pages by using a number of procedures. Here is one which I am going to try with this note. That will show if it works.

These format statements should be added before and after the table in the data entry screen text area. This can also be done using the “Source” feature with the browser “View” option.

A < should be substituted for each [ and > for each ] with these format statements. Fonts such as "Courier New" or "Universal" should be used. The text would be prepared on a word processor using those fonts and then transferred to the data entry screen.

[PRE][P][FONT face=Courier New size=1]
Column 1 Column 2 Column 3
11 22 33
[/FONT][/P][/PRE]

That table would then appear like this:


Column 1 Column 2 Column 3
11 22 33

This font might also work.
[FONT face=Universal size=2]


Column 1 Column 2 Column 3
11 22 33



Follow Ups:
     ● Re: Storing table data in these bulletin board pages - EQF  10:21:56 - 3/27/2002  (14225)  (1)
        ● Re: Storing table data in these bulletin board pages - Canie  10:42:20 - 3/27/2002  (14234)  (1)
           ● Re: Storing table data in these bulletin board pages - EQF  14:40:55 - 3/27/2002  (14268)  (0)