|
Posted by Philip Hallstrom on 01/20/06 23:37
> I am trying to get xml from AIM's new presence API.
>
> The url is unusual, it has quotes in it.
>
> Anyone know a way to get the text from this?
>
> http://api.oscar.aol.com/SOA/key=PandorasBoxGoodUntilJan2006/resource-lists/
> users/*anonymous*/presence/~~/resource-lists/list[name=\"users\"]/entry[@uri
> =\"user:screenname\"]
>
> Insert your own screen name to see what it returns
>
> I tried include(); but the quotes in the url broke it. Tried escaping them
> too, still no luck.???
Why can't you wrap it up in single quotes?
-p
Navigation:
[Reply to this message]
|