kiwibrit
06-16-2007, 09:44 AM
1) Script Title: Jasons Date input calendar
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex7/jasoncalendar.htm
3) Describe problem: The calendars work fine for both outward and return journeys on my booking form - using dd-mm-yyyy format.
Is there a snippet of Javscript I can use in my form validation javascript to check that 'Retdate'
<script type="text/javascript">DateInput('Retdate', true)</script>
is after
'Outdate'
<script type="text/javascript">DateInput('Outdate', true)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex7/jasoncalendar.htm
3) Describe problem: The calendars work fine for both outward and return journeys on my booking form - using dd-mm-yyyy format.
Is there a snippet of Javscript I can use in my form validation javascript to check that 'Retdate'
<script type="text/javascript">DateInput('Retdate', true)</script>
is after
'Outdate'
<script type="text/javascript">DateInput('Outdate', true)