Web request and space encoding
Hi,
I'm trying to create a web request activity for an HTTP GET request including a parameter containing white spaces. Geocortex encodes the spaces as "+" but I would need to have them encoded as "%20".
How can I do this? I tried to use directly "%20" but those were converted to "%2520".
--
Ismo Lahtinen
0
-
It seems that the url is encoded already by geocortex (hence the % > %25 conversion). So I guess that spaces will be encoded too if you leave those in.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar