results_details.htm

Top  Previous  Next

Purpose of Template:

The results_details.htm template will display all information about a location. It will also give your visitors a link to view/print maps.  When a location's detail page is viewed, the hit count is increased by one.

 

Special Notes:

The layout of this template is important. Essentially, it is divided into 3 sections for output. The top, middle and bottom.

The middle section (only contains one placeholder, which is {results}) is used for inserting the format of your locations output. When the scripts finds this placeholder, it will insert the data from the database according to the format you have laid out in your results_details_format.htm template.

You may also edit the results_details_format.htm template for more control on how each location gets printed to the screen.