I'm trying to pre-filter a datapage based on an external parameter I pass along in a URL query. It's worked for me with no problems before, but for one page, I'm having a problem that once I use one parameter, if I try any other URL with another parameter, the first one seems stuck in the system.
For example, I'll have this link filter the results for Colorado:
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.
Question
ray985
I'm trying to pre-filter a datapage based on an external parameter I pass along in a URL query. It's worked for me with no problems before, but for one page, I'm having a problem that once I use one parameter, if I try any other URL with another parameter, the first one seems stuck in the system.
For example, I'll have this link filter the results for Colorado:
http://b4.caspio.com/dp.asp?AppKey=e2742000bfd7874f295c475987ea?State1=CO
Then If I go to think link to filter for NJ, it still shows the Colorado results.
http://b4.caspio.com/dp.asp?AppKey=e2742000bfd7874f295c475987ea?State1=NJ
I can't seems to figure out what's causing the problem. I've changed the parameter's names, recreated the table and database, and nothing has helped.
Any suggestions?
Thank you,
Randy
Link to comment
Share on other sites
1 answer 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.