Jay Blanchard wrote:
[snip]
Everyone keeps asking it.  Of course it's named or Mozzilla wouldn't work.
[/snip]


You can insert a textarea into a page without a name and mozilla will work.
If the textarea is named have you tried this....

echo $_POST['textareaName'];

This thread was broken.

Note my message in the original thread.  It explains the bug and a fix.

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

  • Re: FW: [PHP] IE6 not returning POST data from a te... Al

Reply via email to