mljonzs
Posts: 124
|
| Posted: 01/14/2008, 1:50 PM |
|
I have an older Code Charge application that was written a few years ago in CCS 2.3. The code was taken out of Code Charge and now must be maintained by hand. For the most part, there aren't many changes and I can find what I need but I'm having trouble figureing out where to adjust code.
I have a search page with a grid that I have added a query parameter to for limiting results based on data on a different page. The intial call to the page is working as intended, but if a user re-searches, I need this newly passed parameter to remain in the url but it goes away. I believe the original page had the Preserve Parameters setting set to NONE and I want to find and change this so that I can hold onto the GET parameters but I can't seem to locate the right place. Can anyone help me? This shouldn't be this difficult but I'm stumped at the moment.
Thanks!
mlj
_________________
What does not begin WITH God, will end in failure!
|
 |
 |
|