i am using php3 and mysql to develop a scheuler app. i have a column name
name (varchar 40)

i am pulling the value into a text field with a name=name and value =$name
on a php page.

the problem is for ie.

name=chris hebert

i get chris in my text field.

it stops displying the data at the space.

thoughts.

CSHebert







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

Reply via email to