Forum Moderators: skibum

Message Too Old, No Replies

Amazon Web Services

Wanted simple piece of XSL

         

PeteM

11:36 am on Oct 17, 2004 (gmt 0)

10+ Year Member



I'm trying to get my head round AWS and have decided now is the time to ask you guys for some help.

I run a content website and would like to offer some books for sale.

I think I need some XSL that will format the XML returned from AWS and automatically generate a list of the top ten books.

The rough requirements are:-

1) I need the Amazon UK top ten from "category: Books/Widgets" or search results from "Widgets".

2) For each of the top ten I'd like some basic details like name of book, author, price and a picture of the cover.

3) When the user clicks on an item I want to go straight to the selected item at Amazon. Must be a Direct Link ("You clicked on page....") at Amazon.

Anyone done this?

Thanks, Pete

PeteM

6:20 pm on Oct 17, 2004 (gmt 0)

10+ Year Member



Please ignore my previous request. I have now found and modified a PHP script to achieve the same result.

PM me if you want to see the end result.

Pete