Click to See Complete Forum and Search --> : Javascript - Calendar Pop Up with Timer


Ann
11-20-2000, 05:38 PM
Hi,

Is there a Javascript Pop Up calendar available
that will allow the User to Pick a Date as well as set a Time from a Pop
Up Tool which is entered in a Form field (i.e Text Field)

I have looked at the Calendar Pop up from this site:
http://developer.netscape.com/docs/examples/?content=javascript/calendar/description.html

But it only let's you pick the date and doesn't allow to Set the Time.

Say For Eg:
Date-Time : 11/20/2000 ,4:28:00

Thanks.

Mark Ring
12-02-2000, 10:31 AM
Ann,

The only solution that I have found, so far, is to add a text box option
next to or below the calendar. People can indicate the time in the text
box. When the data is sent to the text file or database destination the
results that you are hoping for are displayed. Good Scripting!

Mark.

"Ann" <kishni8@yahoo.com> wrote:
>
>Hi,
>
>Is there a Javascript Pop Up calendar available
>that will allow the User to Pick a Date as well as set a Time from a Pop
>Up Tool which is entered in a Form field (i.e Text Field)
>
>I have looked at the Calendar Pop up from this site:
>http://developer.netscape.com/docs/examples/?content=javascript/calendar/description.html
>
>But it only let's you pick the date and doesn't allow to Set the Time.
>
>Say For Eg:
>Date-Time : 11/20/2000 ,4:28:00
>
>Thanks.
>
>
>
>