[PHP-DEV] Bug #11980 Updated: problem with forms

2001-07-09 Thread brianlmoon

ID: 11980
Updated by: brianlmoon
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Unknown/Other Function
Operating System: windows
PHP Version: 4.0.6
New Comment:

We would need to see your code to determine the problem.  At first thought, it sounds 
like you might not have  around the values in your option tags.

Brian.

Previous Comments:


[2001-07-09 10:58:43] [EMAIL PROTECTED]

i am using a combobox autocompleted by a mysql database uith citys. ex buenos aires 
(is one city with 2 names separated by 1 space). when the form is submited the 
variable is contening only the first name like buenos in my ex. why is this hapening? 
how can i fix that?





ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11980edit=1


-- 
PHP Development 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-DEV] Bug #11980 Updated: problem with forms

2001-07-09 Thread derick

ID: 11980
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: windows
PHP Version: 4.0.6
New Comment:

Use quotes  as the HTML specs say you need to do that.

Derick

Previous Comments:


[2001-07-09 11:06:17] [EMAIL PROTECTED]

We would need to see your code to determine the problem.  At first thought, it sounds 
like you might not have  around the values in your option tags.

Brian.



[2001-07-09 10:58:43] [EMAIL PROTECTED]

i am using a combobox autocompleted by a mysql database uith citys. ex buenos aires 
(is one city with 2 names separated by 1 space). when the form is submited the 
variable is contening only the first name like buenos in my ex. why is this hapening? 
how can i fix that?





ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11980edit=1


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