Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Desparate for XML Help
Old 12-08-2004, 12:36 AM Desparate for XML Help
travelhunters's Avatar
Junior Talker

Posts: 4
Trades: 0
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
travelhunters is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-08-2004, 12:48 AM
dbzguy's Avatar
Ultra Talker

Posts: 345
Location: Artic
Trades: 0
http://www.w3schools.com/xml/default.asp
__________________

Please login or register to view this content. Registration is FREE


PHP Code:
<?PHP if(ping == true) { attackuserip(); } ?>
dbzguy is offline
Reply With Quote
View Public Profile
 
Old 12-08-2004, 02:05 PM
travelhunters's Avatar
Junior Talker

Posts: 4
Trades: 0
Thanks for the great link! This will come in very handy.

I still can't quite figure out my problem. Is there anyone who would mind emailing me so that I can email the code? Basically, my problem is this: I construct the URL, click on it, and it gives me the XML "code".

When I try to plug in all this code as is, nothing displays on my site.

I am so desparate for help, as I'd like to get this going.

If there is someone who charges for this kind of help, just let me know. If I can get this solved, I would surely consider it.

Thanks again,

Dean
dean@travelhunters.com
http://www.travelhunters.com
travelhunters is offline
Reply With Quote
View Public Profile
 
Old 12-08-2004, 02:25 PM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
Could you provide a link to the actuall XML thats output to the browser. This could be an RSS, SOAP WSDL, XML-RPC feed in which case there are plenty of free scripts out there to handle these things. If its simply someone's propietary XML then you would have to write a custom handler to parse the XML and retrieve the relevant information.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Old 12-08-2004, 02:45 PM
travelhunters's Avatar
Junior Talker

Posts: 4
Trades: 0
Thank you so much!

Is there any way I could email you? It's proprietary, so I don't want to post it on here if possible.

THANK YOU, THANK YOU, THANK YOU!!!!

Dean
dean@travelhunters.com
travelhunters is offline
Reply With Quote
View Public Profile
 
Old 12-08-2004, 04:34 PM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Trades: 0
You might want to look at XSLT - It transforms one type of XML into another type basically. Most of the time thats standard XML to XHTML. There's a good tutorial on the w3schools site. Beware though, it's supposed to be one of the hardest things to learn - I've only had a dabble in it, but I'd agree.
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Old 12-08-2004, 05:08 PM
Republikin's Avatar
Defies a Status

Posts: 3,189
Trades: 3
You can PM me via the board here.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Republikin is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Desparate for XML Help
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.33189 seconds with 12 queries