RE: Calendar HTML Form

2004-03-29 Thread Charles K. Clarkson
B McKee <[EMAIL PROTECTED]> wrote: : : I'm overhauling the website I run for a men's rec : slopitch league. It's all CGI.pm and mySQL. I'm : adding a section to reschedule rain-out games. I want : the users to pick the new date from a 'calendar'. :

Re: Calendar HTML Form

2004-03-29 Thread Owen
he users > to pick the new date from a 'calendar'. > I think this will be a more natural interface than drop-down > menus. The calendar would be a form that passes the date chosen > along as a hidden param to the next invocation of the script. > I started to twiddle

Calendar HTML Form

2004-03-29 Thread B McKee
Good Afternoon All I'm overhauling the website I run for a men's rec slopitch league. It's all CGI.pm and mySQL. I'm adding a section to reschedule rain-out games. I want the users to pick the new date from a 'calendar'. I think this will be a more natural

RE: Calendar

2003-12-02 Thread Romil Sood
If you got it please pass it to me. Romil Sood -Original Message- From: Andrew Gaffney [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 02, 2003 9:05 PM To: [EMAIL PROTECTED] Subject: Re: Calendar mark o' sullivan wrote: > Hi, > Does anyone know where I can find a perl cale

Re: Calendar

2003-12-02 Thread Andrew Gaffney
mark o' sullivan wrote: Hi, Does anyone know where I can find a perl calendar script that just returns a date value to a textbox? I've looked all over the web and can only find event based calendars. What do you mean by a date value? Do you want to format a '01-01-2003' date in

Calendar

2003-12-02 Thread mark o' sullivan
Hi, Does anyone know where I can find a perl calendar script that just returns a date value to a textbox? I've looked all over the web and can only find event based calendars. Thanks in advance, Mark. ** This docume

Re: CGI Calendar Script

2002-07-10 Thread David T-G
Gunther, et al -- ...and then Gunther Birznieks said... % % At 08:55 AM 7/10/2002, David T-G wrote: % > ... % >searching (fruitlessly) for a calendar that will print multi-day events % >in a lined-up bar across the days instead of jumbling events together. % >Will yours work for

Re: CGI Calendar Script

2002-07-10 Thread Marcel Fortin
I remember installing Matt Kruse's calendar script. It'd be a good example. You can find it at http://www.CalendarScript.com/ Marcel Fortin Roger Spears wrote: > > Hello, > > Well for my next project I'm trying to build an interactive calendar > system using

Re: CGI Calendar Script

2002-07-09 Thread Gunther Birznieks
At 08:55 AM 7/10/2002, David T-G wrote: >Roger -- > >...and then Roger Spears said... >% >% Hello, > >Hi! > > >% >% Well for my next project I'm trying to build an interactive calendar >% system using Perl/CGI. > >Neat. I'd be quite inter

Re: CGI Calendar Script

2002-07-09 Thread David T-G
Roger -- ...and then Roger Spears said... % % Hello, Hi! % % Well for my next project I'm trying to build an interactive calendar % system using Perl/CGI. Neat. I'd be quite interested in the finished product. I've been searching (fruitlessly) for a calendar that will

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