• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how do i set up CGI to automatically display daily schedule?

luv2liv

Diamond Member
daily schedule page.
i have been updating "today's schedule" manually.
i know CGI can update the page everyday, but searched and found nothing. do you know what function of CGI does this so i'll know where to begin to look?
im not a programmer, but im willing to learn.

thanx!
 
First, for future reference, questions like this should be posted in Software.

Secondly, I would recommend against using CGI (perl) to do this, it's not an easy language to learn for a beginner. You may want to investigate PHP as it's fairly simple, but even with that, you'll probably need a knowledge of databases and interfacing with php. Check on Sourceforce for an open source scheduling system. Often it's easier to tweak what's already been done instead of writing your own.

Good Luck.
 
Back
Top