PDA

Click to See Complete Forum and Search --> : OK, this should (hopefully) be easy? -> XML Feed into HTML?


wpearsall
Dec 18th, 2002, 07:06 PM
OK, i wanna be able to include some "Sponsored Search Results" on my search engine results page, using the term specified by the person searching.

any how:

Im no good @ XML (No using it yet :D)

So, I have got a number of Paid To Search Accounts, which allow me to grab XML Feeds.

IE:
Seek 99
http://seek99.com/cgi-bin/search/xmlsearch.cgi?keywords=[keywords]&first=[Starting at Record]&nr=[number of results]&ID=[My User Name]

How can i convert this XML Feed to a box of links?

IE:
http://ew-search.realm-ed.co.uk/

On the left how the links:
Community
· Advanced Search
· Bookmark Us
· Contact Us
· Suggest A Category
· Tell A Friend


Help wiv this wud be well, blinding ;)

Ta :)

wpearsall
Dec 18th, 2002, 07:23 PM
Oh Also, I want to be able to use PHP to fetch and print the stuff where needed..
tnx

riis
Dec 19th, 2002, 03:50 AM
A while ago I came across here (http://developer.apple.com/internet/css/xmltransformations.html) . Maybe this will give you a start.
You can use this in an iframe in your page, for example.

Cander
Dec 20th, 2002, 08:28 AM
or the more preferred way to using css to style your html is to use XSL. you can find examples of this here

www.xml101.com