Thanks for your suggestions (and everyone else's helpfulness) - they offered several teachable experiences in better understanding HTML, javascript, and GCI.
When i read in the CPAN CGI documentation that the javascript action button will probably not even display on non-netscapre browsers, i realized it was time to quit and plan another way to attack my problem.
I came across a great website for example code, www.krugle.com. Their section on GIMP Toolkit (GTK), using perl seems pretty extensive. Before i spend the same amount of time digging down into GTK calendar widgets and the like, would welcome other's opinion as to the usefulness of this site, and any suggestions as to my long ago simple goal (from perl, to click on an calendar object to select a date, and fill in a form variable with the selected date).
net-net, will i be on a fruitful path if i go done the TDK calendar widget route?

In reply to Re^5: obtaining yyyy-mm-dd via a calendar object by gmacfadden
in thread obtaining yyyy-mm-dd via a calendar object by gmacfadden

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.