I've developed a gadget that has url for the content.  I'm trying to
parse out the parameters that are attached to the url to my page.  The
issue I've run into is that the first parameter is delimeted with an
anchor symbol (#) rather than a question mark (?).

My content tag looks like this:

<Content type="url" view="canvas" href="http://twitterforce-developer-
edition.na1.force.com/gadgetPage" />

Here is the url that I can obtain from javascript:

http://twitterforce-developer-edition.na1.force.com/gadgetPage#gadgetId=924MASKED038&gadgetOwner=0861MASKED711&gadgetViewer=0861MASKED711&view-params=

Because my parameter list now starts with a pound sign, or an
ampersand if the pound sign is ignored, my server can't parse the
parameter list.

Has anyone seen this before or have any suggestions?

Thanks,


Dave

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to