>thanks Will, was installing a new feature, fixed if you'd like to take a >look... >
And it also poops out if you enter a long quantity adding to basket. The error occurred in C:\Inetpub\sc.fasttrackonline.co.uk\process\trolley-add.cfm: line 68 66 : <cfelse> 67 : NULL 68 : </cfif> 69 : ) 70 : </cfquery> SQL INSERT INTO dbo.tbl_trolley (cfid, stockID, colours, sizes, quantity, delivery, weight) VALUES ( '115081' , 434 , 'Blue' , 'Large' , 9999999999999998888 , 1.5000 , 0 ) DATASOURCE sc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250430 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

