logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
pleonardomv  
#1 Posted : Monday, October 16, 2023 11:49:52 PM(UTC)
pleonardomv

Rank: Newbie

Groups: Registered
Joined: 10/11/2023(UTC)
Posts: 7
Brazil

Hi,
I'm sending text for a title using the example below:

http://127.0.0.1:8088/API/?Function=SetText&Input=877bb3e7-58bd-46a1-85ce-0d673aec6bf5&SelectedName=Headline.Text&Value=Hello

How do I send special characters like Ç, Á, É etc?,


Regards
dmwkr  
#2 Posted : Tuesday, October 17, 2023 12:00:35 AM(UTC)
dmwkr

Rank: Advanced Member

Groups: Registered
Joined: 2/23/2019(UTC)
Posts: 556

Thanks: 62 times
Was thanked: 130 time(s) in 118 post(s)
This post comes up when searching the forum for "special characters"... :)

https://forums.vmix.com/...ltiview-input#post105920
pleonardomv  
#3 Posted : Tuesday, October 17, 2023 12:33:54 AM(UTC)
pleonardomv

Rank: Newbie

Groups: Registered
Joined: 10/11/2023(UTC)
Posts: 7
Brazil

Originally Posted by: dmwkr Go to Quoted Post
This post comes up when searching the forum for "special characters"... :)

https://forums.vmix.com/...ltiview-input#post105920



Hi,
I've already tried using the suggested table. It just works with space. If you have a space and put %20 it works, but if you have "Ç" and put %C7 in the title it shows the character "?"

Regards
dmwkr  
#4 Posted : Tuesday, October 17, 2023 1:12:39 AM(UTC)
dmwkr

Rank: Advanced Member

Groups: Registered
Joined: 2/23/2019(UTC)
Posts: 556

Thanks: 62 times
Was thanked: 130 time(s) in 118 post(s)
Ok, sorry, hadn't taken a close look at the contents.

This should work, e.g. %C3%87 for "Ç":

https://www.utf8-chartable.de/
or
https://www.w3schools.com/tags/ref_urlencode.asp
pleonardomv  
#5 Posted : Tuesday, October 17, 2023 9:07:32 AM(UTC)
pleonardomv

Rank: Newbie

Groups: Registered
Joined: 10/11/2023(UTC)
Posts: 7
Brazil

Originally Posted by: dmwkr Go to Quoted Post
Ok, sorry, hadn't taken a close look at the contents.

This should work, e.g. %C3%87 for "Ç":

https://www.utf8-chartable.de/
or
https://www.w3schools.com/tags/ref_urlencode.asp


Thank you very much, it worked perfectly

Regards
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.