Hi,
I need to increment a character in my javascript. I can't find anywhere how to do it, I've tried charVar++; but that gives NaN, I was wandering if there is maybe an ascii-to-integer/integer-to-ascii function or if someone knows some other way of doing this. Any help would be much appreciated.
TIA,
Iain
I need to increment a character in my javascript. I can't find anywhere how to do it, I've tried charVar++; but that gives NaN, I was wandering if there is maybe an ascii-to-integer/integer-to-ascii function or if someone knows some other way of doing this. Any help would be much appreciated.
TIA,
Iain