Results page show image, "print" searched term
I want to print the year searched for on the page - directory-and-posts-horse-ads.php?id=6246&horse_year_foaled=2010&Search=Search
This should say 2 of 2 2010 Horses For Sale
I want to display the image from the post table on this page On the test copy ads_horses_results.php
I copied the recordset from the post page but then realized I have no idea why the join statement on this page does not allow me to bind to any or all fields in the post table without adding another recordset and have no idea the correct way to get the images on this page.