Javascript - Calendar Pop Up with Timer
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/e...scription.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.
Re: Javascript - Calendar Pop Up with Timer
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/e...scription.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.
>
>
>
>