----- Original Message ----- 
From: "Al" <[EMAIL PROTECTED]>
To: <php-general@lists.php.net>
Sent: Monday, December 12, 2005 12:16 PM
Subject: [PHP] IE6 not returning POST data from a textarea


> Anyone know to get IE6 to return POST data from a textarea when the text
is pasted in?
>
Can you explain what exactly you are doing?  print_r($_POST) should show the
all values of the form including a textarea.

What do you mean by "pasted in"?

Zareef Ahmed



> Works fine for Mozilla, etc.
>
> print_r($_POST) shows several <input...> and <text  ...> values just fine.
>
> Thanks....
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>

====================================================
PHP Expert Consultancy in Development  http://www.indiaphp.com
Yahoo! : consultant_php MSN : [EMAIL PROTECTED]

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

Reply via email to