Harbinger Posted November 3, 2018 Report Share Posted November 3, 2018 Hi all, Is there a way to pass parameter as query string values with "&" sign in its name? if we can't do that, is there any work around to recommend? Thanks, H Quote Link to comment Share on other sites More sharing options...
0 Perzival Posted November 3, 2018 Report Share Posted November 3, 2018 Hi @Harbinger, Unfortunately, we can't pass parameter as query string values with "&" sign in its name. That is the default syntax of the query. I am not certain on what are we trying to achieve but what I can suggest is simply remove the "&" sign from your parameter to be able to pass it as a query string values. Hope this helps. Z Quote Link to comment Share on other sites More sharing options...
0 Vitalikssssss Posted November 5, 2018 Report Share Posted November 5, 2018 Hi @Harbinger , You can pass ampersand if you encode your String parameter. You may check the following topic for more information: Stackoverflow Regards, vitalikssssss Quote Link to comment Share on other sites More sharing options...
0 cheonsa Posted November 11, 2018 Report Share Posted November 11, 2018 Hi @Harbinger, I found the same issue as yours. You may want to check this forum thread to resolve your problem. Hope this helps. Regards, kristina Quote Link to comment Share on other sites More sharing options...
0 Flowers4Algernon Posted February 23, 2023 Report Share Posted February 23, 2023 Hello! I highly suggest looking into this article: https://howto.caspio.com/tech-tips-and-articles/using-special-characters-in-query-string/ Quote Link to comment Share on other sites More sharing options...
Question
Harbinger
Hi all,
Is there a way to pass parameter as query string values with "&" sign in its name? if we can't do that, is there any work around to recommend?
Thanks,
H
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.