ASP variables are var. I have one variable assigned with an integer and another with a char that is also an integer. I want to do a comparrison but the problem is one variable is assigned as an integer, the other a character.
is there a function that converts the integer value to a string value, or vice versa?
is there a function that converts the integer value to a string value, or vice versa?