Name: Anonymous 2007-11-06 14:45
Prepares to get called a newflag due to MySpace refrence.
All I'm trying to do is have a hyperlink that, when clicked, will load a MySpace 'View All Friends' page to a set number. IE: Clicking the link will load the 12th page of a desired users friends list.
MySpace uses a URL with the friends ID to display the pages. But after that, it uses a javascript to load a specific page number. So I have to currently open the page with the default URL and then change the addressbar to the Javascript and refresh the page. Which works manually, but won't work for a hyperlink.
is there anyway to build a hyperlink that says "Open this page, then run this javascript"?
All I'm trying to do is have a hyperlink that, when clicked, will load a MySpace 'View All Friends' page to a set number. IE: Clicking the link will load the 12th page of a desired users friends list.
MySpace uses a URL with the friends ID to display the pages. But after that, it uses a javascript to load a specific page number. So I have to currently open the page with the default URL and then change the addressbar to the Javascript and refresh the page. Which works manually, but won't work for a hyperlink.
is there anyway to build a hyperlink that says "Open this page, then run this javascript"?