Hi ! im working with asp.net(vb)
I need to get the ASCII value for a set of text which is typed in a text box.
I use a text box and a button, clicking on the button should show the equivalent ascii value for the text which is typed in the text box.
How do i achieve this?
Please provide a valid solution. Thanks in advance.
I need to get the ASCII value for a set of text which is typed in a text box.
I use a text box and a button, clicking on the button should show the equivalent ascii value for the text which is typed in the text box.
How do i achieve this?
Please provide a valid solution. Thanks in advance.
Comment