CGI Calendar Script

2002-07-09 Thread Roger Spears
Hello, Well for my next project I'm trying to build an interactive calendar system using Perl/CGI. I've got it all worked out on paper...almost, but I can't figure out how to get the script to actually fill in the table of boxes which represent the days of the month. That is to say, how can I g

Perl/CGI and Databases (where to begin?)

2002-06-27 Thread Roger Spears
I'm working on a project that uses Perl/CGI to work with Databases. I have done this before with basic txt files and then I use 1000 lines of code to make them appear relational. What would be an easier way to achieve this? SQL? Can you use Perl/CGI to interact with a Microsoft Access Database