I suspect (but could be wrong) that you aren't quoting these values in your forms. Be sure that you are using...
<input type="text" name="name" value="quoted value">

Larry


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to