Want users to be able to display my table on their sites.

Discussion in 'Programming' started by knottwork, Jan 14, 2009.

  1. #1
    Heya,
    I am not quite sure the best route to take for this. My site is done in coldfusion (http://www.buygamecurrency.com) and I want users to be able to display my price charts on their websites. Any ideas/suggestions on the best way to tackle this?
     
    knottwork, Jan 14, 2009 IP
  2. robhustle

    robhustle Peon

    Messages:
    98
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    An easy solution would be to give them iframe or javascript code that pulls down a page from your site that has the latest prices.
     
    robhustle, Jan 15, 2009 IP
  3. denisb_com

    denisb_com Peon

    Messages:
    7
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    There are various approaches for this. What robhustle mentionned would work.... you could an XML struct based on an HTTP request to your server so they can format whichever way the want it.
     
    denisb_com, Jan 19, 2009 IP