I got some code from a earlier post and can understand everything that is happening except one thing. Can anyone shead some lite on my dull mind. Here's a code snippet of what I don't understand.
I don't understand what the numbers in the code mean. I think it's asci????
Code:
if varType(arrOrders) < 8192 then
arrOrders = session("arrOrders")
end if
if varType(arrOrders) > 8191 then