Caithness Map :: Links to Site Map Paying too much for broadband? Move to PlusNet broadband and save£££s. Free setup now available - terms apply. PlusNet broadband.  
Results 1 to 2 of 2

Thread: Data table?

  1. #1
    Join Date
    Nov 2004
    Location
    Caithness
    Posts
    12,924

    Default Data table?

    Is there any way to use VB code or tags to produce a data table in a post?

    Thanks for any advice.
    God, grant me the serenity to accept the things I cannot change,
    Courage to change the things I can,
    And wisdom to know the difference.

  2. #2
    Join Date
    Oct 2005
    Posts
    1,460

    Default

    Not as far as I am aware.

    You can add tags to the system but I would tend to stay away from anything that adds table html to a page that is already crammed full of tables and divs. One slip in a users coding of a table and the whole page would be messed up really badly.

    You could use the "pre" tag for pre formatted text and lay the table out with spaces:


    Test Title Test Results
    ---------- ------------
    One Thing 5%
    Another 10%
    Total 15%



    I'd suggest using notepad to format the data and pasting in between pre tags before posting, if you preview your post it will mess up your formatting.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •