Consulting

Results 1 to 3 of 3

Thread: web service - diacritics problem

  1. #1
    VBAX Newbie
    Joined
    Jan 2023
    Posts
    2
    Location

    web service - diacritics problem

    Hello, I have created a macro in Excel that sends data to a web service. However, I have a problem with the fact that if I send data with diacritics to the web service, the diacritics are garbled after processing. Could someone please advise me how to solve the problem.

    I draw the data with diacritics from a cell in Excel In my opinion, the problem will be somewhere at the encoding level, the web service has encoding="utf-8" set Thank you

  2. #2
    I also had the same problem with diacritics data. Is there any way to solve this problem?

  3. #3
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,053
    Location
    Can the web service transpose after receiving the data?
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •