View Single Post
  #1 (permalink)  
Old 05-11-2007, 10:18 AM
DrXero DrXero is offline
Member
 
Posts: 13
Question Direct browser URL to calendar day, contact

Given a good authtoken, session, the folder id of a local or remote calendar, and even the id of an individual appointment...

I need to construct a URL that will take the viewer directly to that day on the calendar in daily view. I can either specify the calendar date, or specify the id of the appointment.

I also need to construct a URL that will take the viewer directly to a particular contact in a local or a remote folder -- given the id of the folder and of the contact.

Haven't found anything in the docs -- anybody know how to do this?
Reply With Quote