PDA

View Full Version : Open TOC on specific month


jcm4101
05-19-2009, 12:45 AM
Hi
I've been using EPC for well over a year now, and have it well integrated into our company intranet with no problems..

I'm just implementing a second instance on the same intranet for company functions etc.

I have written a module that pulls out upcoming events from the database (MySQL) and displays them in a Joomla module.
I want to make these events hyperlinks that, when clicked opens EPC TOC on the month the event occurs in.

I know how to do all the HTML/PHP stuff, but don't know how to call the celendar and pass it the month I want it to open on.

Can this be done ?

thanks

Dave

jcm4101
05-19-2009, 12:51 AM
Whoops!!..found the answer :-)

?mo=xx&yy=xx .

thanks