Al wrote:
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.

Thanks....

post your code.
ie6 not returning post values from textarea fields works fine for me.
ie6 not returning post value is not php.

try sending to a file which has <?php phpinfo(); ?> as its first line.
check in the last table if you find your missing var.

bye.
t.

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

Reply via email to