free script help

Discussion in 'Programming' started by siraxi, Nov 9, 2007.

  1. #1
    Hi

    I'd like to offer my website visitors a nice little script for their websites, with some astronomical information for the current day. The script would extract information and update itself daily from my website and would include a link back to my website for link popularity purposes.

    What programming language/method should I use?

    - An iframe is useless from a link popularity point of view (essential)
    - also Javascript links or Flash objects might not be parsed by SE bots

    Please help!

    Many thanks.
     
    siraxi, Nov 9, 2007 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use HTML and XML - they put the HTML on their site and you have an XML file that is updated daily on your server which the html pulls from.
     
    AstarothSolutions, Nov 9, 2007 IP
  3. siraxi

    siraxi Peon

    Messages:
    333
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    great idea, thanks!
     
    siraxi, Nov 9, 2007 IP