Hi all,

I'm thinking of adding a feature to my site (www.akademos.be) to include an iCal export command.
I'm using CCK to construct entries in the rehearsal schedule, they include fields like date (true CCK date field), from-to hours (using a drop-down TEXT-box - "08:00" to "23:00" or so using 0:15 increments) and other comments.

It would be nice for users to be able to export this information to their agenda (I'm a new pocket pc owner so I want that too!). And what other standard than the iCal to acheive this...

I was wondering which module I should use to achieve this functionality. I'm not willing to code the iCal formatting and such myself, but I am no novice PHP coder - I know my way around - and I understand that due to the textbox for the hours, conversion won't be automatic.
I'm just wondering what would be the best way to go.

Thank you very much for any help!

SabbeRubbish