Javascript ajax return while using Parseint and radix in calculation
I had some fun the other day, or small challenge, when I needed to take the text being returned by and Ajax call on a php page and use it in a calculation. I was using Javascript. Besides the usual checking to make sure the data was safe to use I needed to turn the […]