Hi Guys,
Can some one tell me how to convert an Integer to a String.
Basically i used the parseInt() command to convert a string to an integer so that I could add a value to it and I now need to change it back to a string so that I can use it as a 'select' option value.
Thanks
Martin
Can some one tell me how to convert an Integer to a String.
Basically i used the parseInt() command to convert a string to an integer so that I could add a value to it and I now need to change it back to a string so that I can use it as a 'select' option value.
Thanks
Martin