I think it'd help if you pasted the HTML code for your form. Plus, which
browser/OS you're using to test this out would help too.
Justin Buist
Trident Technology, Inc.
4700 60th St. SW, Suite 102
Grand Rapids, MI 49512
Ph. 616.554.2700
Fx. 616.554.3331
Mo. 616.291.2612
On Fri, 10 Aug 2001, Ian Grant wrote:
> Hi,
>
> I've got a simply search form, on my site using PHP and MySQL.
> It writes a SELECT query using WHERE (<Field> LIKE '%thingy%') where thingy
> is the word entered in the form. It works fine if the submit button is
> pressed, but if you press return after typing the word, instead, it fails
> and writes nothing for the query, so it ends up like WHERE ()
>
>
> Any pointers?
>
> Thanks,
>
> Ian.
>
> --
>
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]