Ok for a simple search I should be able to create a form page and Enter the value and select the feild that Ron want to search.
Example $sql = "SELECT * FROM \"$table\" WHERE \$field\" LIKE \"'%$value%'\" ORDER BY \"$input"\"; $table = Of course the table they want to search $field = Field that want to seach $value = value what they want to by $input = if they want to search by something other a node numder. So I if I create the form, is there way that I can have it echo on the same page if I am using a form? Chuck Payne Magi Design and Support -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php