arithmetic with ASP VBScript
I have been trying to add a cookie variable by the number 1 so it can act like a counter, but instead of add 1 + 1 = 2, it does 1 + 1 = 11, then that cookie variable + 1 = 111, then that cookie variable again + 1 = 1111, etc...
Any help with this strange behavior would be much appreciated.
thanks,
dcarroll
|