How can I add an external page to Myspace?

Discussion in 'HTML & Website Design' started by dewpoint, Jan 21, 2007.

  1. #1
    Hello,

    I am attempting to figure out the code to use so that I can grab one of my external pages (which consists of links to other sites I own), and include it in my myspace profiles. This way, when ever I update my external link page, it will automatically update as well within my profiles.

    Normally I would use php, which looks like this:

    <?php

    include ('http://www.myexternaldomain.info/links.inc');

    ?>


    Unfortunately, myspace does not allow php commands. I've also tried javascript, but myspace also disables any javascripting.

    Any suggestions?

    Thanks!

    Brian
     
    dewpoint, Jan 21, 2007 IP
  2. ibnuasad

    ibnuasad Notable Member

    Messages:
    1,045
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    275
    #2
    Hmmm...maybe you can emebed a FLASH File (which you can edit and host it on your site) that contains the link?

    EDIT: Does anyone knows whether it is possible to embed a page in a flash file? If yes, make the flash file call/include the external page and then embed the flash in the MySpace Profile Page :)
     
    ibnuasad, Feb 1, 2007 IP
  3. QWCfab

    QWCfab Peon

    Messages:
    205
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    iFrame? try reading some tuts
     
    QWCfab, Feb 2, 2007 IP
  4. ibnuasad

    ibnuasad Notable Member

    Messages:
    1,045
    Likes Received:
    132
    Best Answers:
    0
    Trophy Points:
    275
    #4
    Nope...MySpace doesnt allow iFrames :(

    Anyone else has any other suggestions? :)
     
    ibnuasad, Feb 2, 2007 IP
  5. jared

    jared Peon

    Messages:
    231
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I'm pretty sure you just can't do that. :(

    It would be a major security issue and all the hax0rs would be trying to do it...

    cheers
     
    jared, Feb 2, 2007 IP
  6. MWilson

    MWilson Peon

    Messages:
    109
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hi,
    I've tried because my site allows people to add RSS Feeds onto their site using the aggregator on my site, and it can't be done. Tried with flash Java(cant use <script>), <iframe>(gets changed to [iframe] making it useless) includes get a few [] added to the lines. Myspace doesn't want to take the chance of others advertising on their websites as it would take away from their own revenue. Sorry.
    Mike
     
    MWilson, Feb 3, 2007 IP