Styling data from a booking engine

Discussion in 'Programming' started by discover, Feb 7, 2007.

  1. #1
    Hi
    I have an accommodation booking system on my site.
    The search page resides on my server and when queried it pulls results from their server and displays them.
    I want to display the results in a section on the right half of my site but the provider says its not possible.
    is there a way to pull the data off their server and display on a page of mine somehow styled the way i want?
    thanks
    al
     
    discover, Feb 7, 2007 IP
  2. YIAM

    YIAM Notable Member

    Messages:
    2,480
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    #2
    If they provides you database server/host name, database name, user name, password then I think its possible.
     
    YIAM, Feb 7, 2007 IP
  3. discover

    discover Notable Member

    Messages:
    1,111
    Likes Received:
    166
    Best Answers:
    0
    Trophy Points:
    265
    #3
    umm i dont know if they would like to share that kind of information
    theres no other way no?
     
    discover, Feb 7, 2007 IP
  4. designcode

    designcode Well-Known Member

    Messages:
    738
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    118
    #4
    Yes, there are many other ways, If they guys can expose their data in XML form, you can format and display it according to your need after parsing XML. You can see life2pixel.info for example, its pulling data from tutorialsgarden.com
     
    designcode, Feb 7, 2007 IP