Jason's Date Input Calendar
http://www.dynamicdrive.com/dynamici...oncalendar.htm
Hi, I have set up two instances of this in a form.
The second one doesnt work independantly but modifys the date in the first. How do I set up two to work, for example, one for a date starting and a date finishing an event?Code:<tr> <th height="17"></th> <td width="253" height="17"> <script>DateInput('todaydate', true, 'DD-MON-YYYY')</script> </td> </tr> <tr> <th height="17"></th> <td width="253" height="17"> <script>DateInput('todaydate', true, 'DD-MON-YYYY')</script> </td> </tr>
Also do I have to add a name to the field to pass the info with the form?
Thanks for any expert help.
Richard



Reply With Quote
Bookmarks