Quantcast
Viewing all articles
Browse latest Browse all 2332

Custom BBCode Development and Requests • BBCode send Text to an URL Query but does not encode & / Ampersand symbol

Code:

[command]{URL}[/command]

Code:

<iframe src="../command?cmd={URL}" style="width:100%" scrolling="no"></iframe>
I got a BBCode which sends the Input between the brackets to a certain URL and the result is shown in an iframe.

It's basically a kind of visualizer.

Now I face the problem, that "&" symbols are not converted to ASCII in the URL and therefor completly bread the url query.

Is there any way on how I can fix this?

Statistics: Posted by LordRazen — Sun Jan 21, 2024 5:25 pm



Viewing all articles
Browse latest Browse all 2332

Trending Articles