Took me a bit to figure that out too.
From the instructions on the page;
As seen above, enter a unique ID into each <input> tag (in this case,
"demo1"), and inside function "NewCal()", pass this ID as its first
parameter. Below describes NewCal() in detail:
NewCal([textbox id],[date format],[show time in calendar?],[time mode
(12,24)?])
"Christine" <(E-Mail Removed)> wrote in message
news:CB3D70FD-C7B0-4F14-A3DA-(E-Mail Removed)...
> Hi I've used this site and it works perfect!!! I did come across one
> problem
> I can't seem to fix. I have four form fields that I want to use this
> calendar
> option on. The first field works perfect but when I try and choose a date
> on
> the other three form fields it changes the date in the first form field.
> How
> can I fix this?
>
> "Thomas A. Rowe" wrote:
>
>> See:
>> http://www.javascriptkit.com/script/...calendar.shtml
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> ==============================================
>> If you feel your current issue is a results of installing
>> a Service Pack or security update, please contact
>> Microsoft Product Support Services:
>> http://support.microsoft.com
>> If the problem can be shown to have been caused by a
>> security update, then there is usually no charge for the call.
>> ==============================================
>>
>> "Robert Juarez" <(E-Mail Removed)> wrote in message
>> news:2EE723DD-A4A0-4E47-9F2C-(E-Mail Removed)...
>> >I want to add a calendar field on a webpage that has an icon you click
>> >to
>> > bring up a calendar. Once you click the date you want it closes the
>> > calendar
>> > and auto-populates the text box. These types of fields are used on
>> > most
>> > hotel and airline webpages, among others. How do you do this in
>> > Frontpage?
>> > Any help would be appreciated.
>>
>>
>>