Hi,
I want a script that convert a letters to numbers:
I have to write the letters in a text form in html, and when click submit button convert these letters to a numbers.
for exemple: if the letters(i love you), it will be (1234567). i=1, l=2, u=7
and another submit to get the addition value of these numbers.
It is very useful to use like a code letter.
Thank you very much.