View Single Post
  #16 (permalink)  
Old 07-02-2008, 09:53 PM
gilgalbiblewhee gilgalbiblewhee is offline
Registered User
 
Join Date: Jul 2004
Posts: 249
Quote:
Originally Posted by curtiss View Post
First of all, yes, I am saying that it appears to be the $searchthese that's causing the problem.

The rest of your SQL query does not get built if $searchTheseArr is empty, and that appears to be what's happening.
I did a document.write in the JavaScript to find out how it's writing the URL and found out that there was an & missing.

But I still have to text the rest of what you said. Thanks!
Reply With Quote