RE: Amazon Tags

2000-07-12 Thread Dave Notik
]] Sent: Tuesday, July 11, 2000 9:55 PM To: [EMAIL PROTECTED] Subject: Re: Amazon Tags glad to help. Note: cfset filepath="C:\www\test\www\capitalidea\content\books" the path to save the html snippet created by the custom tag. affid. the amazon associate id from ... amazon Book =

RE: Amazon Tags

2000-07-12 Thread Eric Dawson
whoops. yeah. cfinclude template="relativepath/isbn.html" From: "Dave Notik" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: Amazon Tags Date: Tue, 11 Jul 2000 23:12:46 -0700 What code do you use to then display these HTML snippets? I'd ass

Re: Amazon Tags

2000-07-11 Thread Joseph J. Sanger, M.D.
om/g/gift-services/buttons/addtoWL","ALL") CFFILE ACTION="Write" FILE="#filepath#\#attributes.book#.html" OUTPUT="#content#" From: Stuart Duncan [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Amazon Tags Date: Wed

Re: Amazon Tags

2000-07-11 Thread Eric Dawson
s/buttons/wl_white.gif","ALL") CFFILE ACTION="Write" FILE="#filepath#\#attributes.book#.html" OUTPUT="#content#" === From: "Joseph J. Sanger, M.D." [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] S

Re: Amazon Tags

2000-06-22 Thread Eric Dawson
WL","http://www.amazon.com/g/gift-services/buttons/addtoWL","ALL") CFFILE ACTION="Write" FILE="#filepath#\#attributes.book#.html" OUTPUT="#content#" From: Stuart Duncan [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] S

Re: Amazon Tags

2000-06-22 Thread Stuart Duncan
tp://www.amazon.com/g/detail/addtocart","ALL") CFSET Content = replacenocase(Content,"/g/gift-services/buttons/addtoWL","http://www.amazon.com/g/gift-services/buttons/addtoWL","ALL") CFFILE ACTION="Write" FILE="#filepath#\#attributes.book#.html"

Amazon Tags

2000-06-21 Thread Stuart Duncan
Hey all, I've come across a few interesting tags for searching through Amazon's books and such but what I really need is something which allows me to actually select individual books and display those on the site. I was thinking, something where I could just enter the product id form

Re: Amazon Tags

2000-06-21 Thread Eric Dawson
i've got some code, just not with me. amazon and chapters.ca (not elegant but it works). I'll send it to you when I get my act together. Eric From: Stuart Duncan [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Amazon Tags Date: Wed, 21 Jun 2000 10:27:13 -0700