This is what my form returns with search '"great port"':
http://domain/file.php4?Parent=1&Keyword=\

and this with search 'great port' (no quotas):
http://domain/file.php4?Parent=1&Keyword=great
port&Name=&Province=---&Submit=Search&Type=text

I need to get quotas to the keyword-field, so I can create better search
engine. How to do that?

Niklas


-----Original Message-----
From: Adam [mailto:[EMAIL PROTECTED]]
Sent: 12. syyskuuta 2001 11:24
To: [EMAIL PROTECTED]
Subject: [PHP] Re: problem with form values


show us a snippet so we can evaluate the cause

-A



--
PHP General 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 General 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]

Reply via email to