This topic is locked

Some parameters in the search listing page

12/7/2009 6:54:22 PM
PHPRunner General questions
S
sandrotab author

Hello everyone.

After searching I see the list page only the search parameters used.
I tried the following code, but without result.
I entered the event: Search page_ Before display
//** Custom code ****

// Start code
$w1=$_REQUEST["value_Cap"];

$w2=$_REQUEST["value_Comune"];
$search_params="These are the results from ".$w1." to ".$w2.";";
echo $search_params;


// end code
Can you give me some examples?

Thanks for the information

J
Jane 12/8/2009

Hi,
Your code looks good.
Please make sure field names are correct. Field name are case sensitive here.

If it doesn't help publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages.