anandrao
Newbie
Posts: 1
Registered: 11/28/2006
Member Is Offline
|
| posted on 11/28/2006 at 08:24 AM |
|
|
Needd to trigger an event when a date selection is made
Hi all
I have a dynamic HTML page and I need to trigger an event which looks at 2 other values in the form and update another field when I select a date from
the calendar.If anyone has done something like this please help me out on how I can go about doing this.
Thanks a million in advance!!
Anand
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 11/28/2006 at 02:31 PM |
|
|
Free version: embed your code in function set_datetime inside calendar.html
PRO version: hook your function to the events in the calendar's configuration
|
|
|