Jump to content
  • 0

Pass Multiple Numerical Values In One Parameter?


pniehaus

Question

Hi all,

I'm trying to pass multiple values through a singular parameter from a search form to a results page via a query string.

 

I have read this help page, which explains how to pass multiple values as a single parameter using " OR " in the query string. It seems to work fine for text fields. However, my field is an integer, and it keeps returning "No results."

 

I have tried the following:

 

http://b6.caspio.com/dp.asp?AppKey=APPKEY&Client_ID=2 OR 3

http://b6.caspio.com/dp.asp?AppKey=APPKEY&Client_ID="2" OR "3"

 

Can anyone tell me how to pass multiple numbers within a single parameter?

 

Thanks!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Perhaps you could give me a bit more information on what you are trying to accomplish with the parameters so I can have better idea of the logic flow?  Also, are the fields in the table Number type or Text, as the help document you referenced specifically says it will only work with text fields.

Link to comment
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...