Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Setting active day from monthview on one page to dayview on a second page
posted

I have a webpage with a webmonthview and a second page with a dayview. When the user double clicks on a day on the webmonthview I am popping up the page with the webdayview. I popup the page using a javascript for the doubl;e click event, The dayview comes up with the current day displayed. I need to set the active day of the dayview to the date that was double clicked on in the web monthview in the prior page. Does anyone know how to do this?

 

Charlie