MySpace Open Social Profile Widget
Posted
by James
on Stack Overflow
See other posts from Stack Overflow
or by James
Published on 2010-05-22T19:22:24Z
Indexed on
2010/05/22
19:30 UTC
Read the original article
Hit count: 171
Are there any real resources for creating MySpace Profile Widget apps? I have looked through all the sample code the present and am unable to perform any simple tasks. I basically need to grab the current profile page URL or ID, and then pass this onto an AJAX query and return data from my server.
How do I do this?
© Stack Overflow or respective owner