2 messages in com.googlegroups.google-calendar-help-dataapiRe: Problem with DELETE
FromSent OnAttachments
Tony16 Jun 2006 02:48 
Tony20 Jun 2006 11:29 
Subject:Re: Problem with DELETE
From:Tony (tlez@gmail.com)
Date:06/20/2006 11:29:03 AM
List:com.googlegroups.google-calendar-help-dataapi

After a lot of detective work, I have resolved this issue. The lesson to take away is, if you are are assiduously tracking gsessionids, don't try to track your state with cookies at the same time. (So, WinInet users, use INTERNET_FLAG_NO_COOKIES as well as INTERNET_FLAG_NO_AUTO_REDIRECT in your HttpOpenRequests.)