RE: IE6 not returning POST data from a textarea

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Anyone know to get IE6 to return POST data from a textarea 
> when the text is pasted in?
> 
> Works fine for Mozilla, etc.
> 
> print_r($_POST) shows several <input...> and <text  ...> 
> values just fine.
> 

If it doesn't have a name attribute, or is disabled IE won't include it in the post.

Jared

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux