Operating system : WinXP Program and version you use to access Google Calendar (FF3.5):
I\'m developing a script (based on an existing vCal ASP.NET class I found o
The Ical format says that each line has a max length of 75 bytes - split lines restart on the next line with single whitespace character inserted at the beginning.
I'm not at all sure but I seem to recall Google calendar expecting this requirement.