I'm in the midst of writing a PERL script that will display a calendar in
table form.  I have a database (mySQL) with the events sorted by date.  I'm
trying to write the calendar to place a hyperlink on those days that an
event is listed in the database.

So far I have no problem creating the calendar or a text listings of events,
but I have run into a snag only linking those db dates to the corresponding
calendar numbers.  I can make every calendar number linked to the
corresponding day a display no event listed, but I prefer to only have event
days active.

I am using both Date::Calendar & Date::Calc.  I want to know if anyone knows
of a good reference that can advise me and help me along?

I  use cspan.org all the time, other than that reference.  Thank you in
advance.

Ron



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to