Hi everyone,
I am implementing a travel booking engine on my site, and there is an option to utilize an XML feed. This would enable hotel and vacation package deals to automatically update on my website.
The problem is that I don't understand the instructions, and have tried to figure it out since I've only done HTML coding.
They told me to construct a URL such as this (for example):
http://travel.travelsitex.com/daily/30001/deals/getdeals.asp?eapid=12345&dest=178229|178229|603260 |602663|602980|178229|602871|601722|178230&numdeal s=1&cat=general
Then, they say you get specific results - a whole page of tags and closing tags, starting with <?xml version="1.0" encoding ="ISO-8859-1" ?>
The main question I how I get this into the coding of my site. I'm sure it is a very easy question, but I just have no clue how to get this to actually feed what I want into my site. When I try to put the <?xml ..... ?> code into my html document it doesn't show up right.
Thank you for ANY HELP you might be able to provide.
Talk to ya later,
Dean Packingham,
http://www.travelhunters.com
|