|
-
Apr 3rd, 2007, 05:01 PM
#1
Thread Starter
Fanatic Member
Can't insert special characters
Hi folks,
A client who is using an application of mine is having trouble inserting special characters in the documents she makes with it. Any foreign characters she tries to insert (such as é or ç) are converted to other, normal, characters instead. This only happens with my application, not with any other on her system. Could this be caused by any system language or keyboard settings?
Any help would be greatly appreciated.
Author for Visual Basic Web Magazine
-
Apr 3rd, 2007, 05:19 PM
#2
Re: Can't insert special characters
It's likely to be because your application doesn't work with Unicode.. most VB controls don't by default.
I'd recommend reading the Classic FAQ article about unicode, as it explains the issues and some solutions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|