wfcentral
05-20-2003, 11:35 PM
I have a great web-based calendar I've been using for years. It stores all the events in a flat text file. I would love to be able to pull the next 5 days events into my main welcome page.
I am a moderate CGI programmer so I'm kinda lost here... what is the easiest way to get some flat data into a page? I don't want to turn my index.html page into index.cgi
I want it to stay index.html and have code in the page that pulls in and formats the text...
I think this is about as vague as I can get (grin)...
I am a moderate CGI programmer so I'm kinda lost here... what is the easiest way to get some flat data into a page? I don't want to turn my index.html page into index.cgi
I want it to stay index.html and have code in the page that pulls in and formats the text...
I think this is about as vague as I can get (grin)...