Russell
Thanks for your help earlier - much appreciated. Ive just found a small issue on an input box entry on an order form. Ive got it defaulting to nothing as a quantity and if you leave it as that or type 1,2,3 etc it does everything correctly but if the user types 0 to be explicit that they dont want that item (or if i default it to 0) it treats it as 1 and places an order for it - the order detail says 0 on the summary page but the summary totals below include it and so the price goes up accordingly
Tony