October 17, 2013 at 08:21 /
Hi,
Thanks, works. Although in another way.
The ‘date’ variable was the trick.
example:
var calmonth = CalendarFormular.elements[“date”];
calmonth.value = “3”;
easyreservations_send_calendar(‘shortcode’);
Cheers,
Markus