Results 1 to 2 of 2

Thread: Can't insert special characters

  1. #1

    Thread Starter
    Fanatic Member TheVader's Avatar
    Join Date
    Oct 2002
    Location
    Rotterdam, the Netherlands
    Posts
    871

    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

    My articles on the Web Browser Control:
    Using the Web Browser Control & Using the DHTML Document Object Model

    The examples referenced in the articles can be found here:

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    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
  •  



Click Here to Expand Forum to Full Width