DatePicker problem

DatePicker problem

Hello all,

I am having trouble getting datepicker to work. I have 2 date fields (arrival and departure) the date picker works for the first, but not the second field. I think the issue is with the input id and name, they cannot have the same name and id as they are different date values I need to call as POST variables in my php. But even when they do have the same name and Id only the first field provides the datepicker calendar.



Any help is greatly appreciated.

John