The correct syntax for 2 query parameters would be

?orderby=starttime&sortorder=ascending

Ray

On Sat, Jun 25, 2011 at 2:19 PM, Bursar StLeonards <
[email protected]> wrote:

> if I add ?orderby=starttime?sortorder=ascending to my url in firefox or IE
> - my list is not sorted into starttime order.
>
> If I add the same to my magic-url in php I get an HTTP request failed!
> error
> (the error only occurs when I add the ?sortorder parameter.
>
> I can parse and display all the events using SimpleXML but I'd really like
> to get the sortorder=ascending working otherwise I've a lot of array sorting
> to do!
>
> Any ideas?
>
> regards
> Simon
>
> --
> You received this message because you are subscribed to the Google
> Groups "Google Calendar Data API" group.
> To post to this group, send email to
> [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://code.google.com/apis/calendar/community/forum.html
>

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html

Reply via email to