Hi,
I have an intranet application for which I offer to my users that they can update their mobile device calendar with a number of event entries.
Now the problem is that most Nokia phones do not seem to support multiple VEVENT entries in vcalendar format files, therefore they either get 20 or so messages with a seperate vcal file attached for which they have to save each one, or I can come up with a better way to deliver the updates.
So far I have considered a midlet with PIM API, but I am guessing that support for that would be limited to few devices.
I noticed that smil supports vcal media elements, but I can't find any examples of anyone using it for reference, and I also understand that support for that would be limited.
So is there a preferred way to deliver multiple entries into the calendar application without doing some horrible cludge?
Thanks in advance,
Tom H



