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
If they provides you database server/host name, database name, user name, password then I think its possible.
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