ironhide1975
Programmer
How do you get characters that go into the database as one character come back correctly. For example, if I have someone type in a textbox
And it comes back as the character e with the notation on top of it. Is there anyway to have it reappear in the text box after a save as the way it was entered? Probably a replace command? Any help is appreciated.
Code:
é
And it comes back as the character e with the notation on top of it. Is there anyway to have it reappear in the text box after a save as the way it was entered? Probably a replace command? Any help is appreciated.