Special characters in textbox
-
How do I put special chars like micro, copyright etc. and superscripts or subscripts I have a textbox on a webform after submission, I save the text present on an XML file, I tried decoding each speciaal character to its number form like micro = µ and all but I cannot code characters everytime I enter text, and the .... doesn't work even if I copy from a word document, and paste, It doesn't work How do I go about it? _____________________________________________________ Yea! I could be wrong...
-
How do I put special chars like micro, copyright etc. and superscripts or subscripts I have a textbox on a webform after submission, I save the text present on an XML file, I tried decoding each speciaal character to its number form like micro = µ and all but I cannot code characters everytime I enter text, and the .... doesn't work even if I copy from a word document, and paste, It doesn't work How do I go about it? _____________________________________________________ Yea! I could be wrong...
i remember ALT + 0169 is used to insert © symbol in a text box..and superscript follows from Alt+0178..and so on..but are you expecting the user to use ALT + 0169 each time to insert a © symbol???? :doh:
.....
-
i remember ALT + 0169 is used to insert © symbol in a text box..and superscript follows from Alt+0178..and so on..but are you expecting the user to use ALT + 0169 each time to insert a © symbol???? :doh:
.....
-
I tried that ,, it doesn't work! :(
_____________________________________________________ Yea! I could be wrong...
use numpad to enter the numerical, i have no idea why it behaves like that but it works for numpad
.....
-
use numpad to enter the numerical, i have no idea why it behaves like that but it works for numpad
.....