User-874058733 posted
hi all...
i have a variable that contains a total figure from other variables (loyaltypoints - LoyalDiscount*100 + objCart.SubTotal)
My new variable is called pointsupdate and i want to use this calcualtion figure to update a sql table field.
I'm getting all the right calculations written to the page, but the update just won't work.
If i swap the varialbe (pointsupdate) for a typed in number, the update works fine.
Could someone advise please?
Thanks in advance
Andy