I've seen custom tags that will do ship/weight calculations for FedEx, though you probably have to either maintain a DB with current rates or use some "get" process to fetch the current rate. There may be something available for UPS too. Charles [EMAIL PROTECTED] > I have modified the cart. My main modification was to allow for different > sizes. This mainly involved changing the structKey in addItem.cfm. I too > may have to calculate shipping based on weight so would be eager to hear if > anyone has done this with the webmonkey code. > > Nick. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 12 December 2000 20:50 > To: CF-Talk > Subject: Webmonkey Cart - anyone modified it? > > > An old client of mine has asked me to add some functionality to a shopping > cart he has had done, it appears the people who did it used the example > files from Webmonkeys CF Shopping cart tutorial with some modification to > use worldpay. > > The requested functionality is to calculate shipping using UPS and the total > weight of all items ordered (UK based site by the way). > > I was wondering if anyone had done anything similar or had any pointers? > > TIA > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

