View Single Post
  #3 (permalink)  
Old 05-10-2004, 03:42 PM
bufhal bufhal is offline
WebProWorld New Member
 
Join Date: May 2004
Location: Western New York
Posts: 17
bufhal RepRank 0
Default thank you

I know what I want to do, not sure how to do it. When I click on the dropdown on the webpage now and click an option (e.g. city name Buffalo) it returns only three fields in a record(city, date, agency) that has 12 fields. I need ALL fields to be returned in the pop up. The 12 are listed in the results.php file for output.
Not sure where to change the code to return all fields--I thought select * from agencies would do it but it is not.
Thanks
Reply With Quote