If you want them all to be imported with one "accept", vs. having to do each individually, I think you need to have the uid match the event, instead of giving each one a unique uid (maybe just eventid instead of regid+eventid?).
Basically, I'd look into what you're doing with uid, and maybe check out recurrence-id. Kind of a shot in the dark, but it's all I got. =) (Well, I've also got some code for using ical4j w/CF, if you want to go hardcore. =]) :Den -- The greatest men of a nation are those it puts to death. Ernest Renan On Fri, Jan 7, 2011 at 10:29 AM, Matthew Lowrey wrote: > > HoF iCal Version 4.0.3/vCalendar Experts: > > We have a tool for our students that will allow them to export an .ics file > to import into either their Google calendar, Outlook Calendar, or > iCal/Entourage for Mac/Macbook. Recently we had a student that after > importing the .ics file into a MacBook iCal program had to manually > accept/deny every event in her calendar. Is there a way to add in an auto > accept in our vCalendar code that will make that change? > > We have tested our code against the iCal Version 3.0.8 (1287) and it works > fine. Then we tested Version 4.0.3 (1388) and the problem showed up here. > > I did find some documentation that I thought would work/help me find what I > needed (Ref: https://datatracker.ietf.org/doc/rfc5545/?include_text=1) and it > had the option of participate accept/deny so I tried that and it didn't seem > to work. > > If any of you have experience working with this I would love any advice in > this matter. > > Thank you! > > Matt... > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340590 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

