> I GOT IT. How to explain what the problem was?!.......I've done a bit > of tweaking, but one thing is I was returning false from my form > submit handler WHICH IS WHY I WASN'T HITTING MY PHP $_POST BRANCH. > Whenever I would submit I was getting my default search page again. > Made the search field sticky (so it would use the last entry, not the > default value!) and there might have been another thing. Ugh, I've > really tweaked a lot of stuff this evening.
For future reference, that would have been immediately obvious if you had posted the code.

