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'.
: 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 with ideas how to do this
: last night, but it now occurs to me I'm likely
: reinventing the wheel here - surely others have done
: this many times. A quick Google search buried me with
: irrelevant answers. Can someone point me towards an
: example/module/document/starting point?
:
:       I would prefer to not have to install extra
: modules (political reasons), and simpler is better
: than flexible for this.

    So don't tell anyone you installed something. :)


: Any input appreciated

    If you're just looking for a nice interface to input
dates and if you are certain javascript works, take a
look at jsCalendar.

    http://dynarch.com/mishoo/calendar.epl

HTH,

Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to