Yes they have the calendar page already done but not with this project in mind it is just an ordinary table with a set row format and monthly seperater bars. I was thinking I'll want to do some work on it to make it more friendly to the script. The idea is that as the calendar needs updating no webbies will need to be called. The clerical staff will just use pwd to update forever so it's not specific table info, but more a logical structure which will naturally keep it's order despite changes in the number of rows. I guess they'll also need a function to add month seperater bars. I realize I am rambling so I'll stop here. I am glad you think this sounds easy because I need it to not eat my life.
Thx,
jg

In reply to Re: Re: Organizing Project: Perl CGI Script to Edit HTML table line by line by jerrygarciuh
in thread Organizing Project: Perl CGI Script to Edit HTML table line by line by jerrygarciuh

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.