diff --git a/redirect.html b/redirect.html index 2b8d432..f36ad07 100644 --- a/redirect.html +++ b/redirect.html @@ -161,7 +161,7 @@

Redirect Result Passed to FileMaker

script + "¶m=" + param; - let fmpURL = encodeURIComponent(url); + let fmpURL = url; try { window.location = fmpURL;