This topic is locked

need a user-friendly search

9/6/2009 3:27:42 PM
PHPRunner General questions
J
jbento author

I need to create a more user friendly search results page for customers.
I need a way for a customer to use a search form to enter information to get a results page that looks like this: http://www.kycoaches.com/kycoaches_print.php, vs. like this: http://www.kycoaches.com/kycoaches_list.php'>http://www.kycoaches.com/kycoaches_list.php
All the stuff that shows on this page: http://www.kycoaches.com/kycoaches_list.php'>http://www.kycoaches.com/kycoaches_list.php, after the search button is clicked is not really needed and also I don't want the average user seeing all of the stuff an administrator can do.
How would I do this with this tool?
Any help would surely be appreciated.