Rank: Newbie
Groups: Registered
Joined: 8/11/2022(UTC) Posts: 7 Location: Cape Town Thanks: 1 times
|
Hi, I'm busy doing some automations via tcp into vmix. Got it working as intended but spotted an issue with setting text fields of a title input over tcp. If the value contains an '&' it just ignores it and anything after it. Is there a different syntax I can use to put the value for a field in quotations or brackets or something?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 9/10/2015(UTC) Posts: 133 Thanks: 2 times Was thanked: 35 time(s) in 32 post(s)
|
You need to URL encode your ampersand.
Replace it with %24
|
1 user thanked paco3346 for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 8/11/2022(UTC) Posts: 7 Location: Cape Town Thanks: 1 times
|
Originally Posted by: paco3346 You need to URL encode your ampersand.
Replace it with %24 Gotcha, missed that part in the docs somehow. It's %26 for the ampersand btw ;) Thanks for the help.
|
|
|
|
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close