Re: posting information from a textarea

Re: posting information from a textarea

am 06.07.2006 18:36:56 von Dave W

------=_Part_78806_4409471.1152203816201
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

O, I also tried to change it to a $_FILES array, but that didn't work
either.
On 7/6/06, Dave W wrote:
>
> I seem to be having a problem posting text from a text area. I have a form
> that posts data into a database and there are input fields which seem to
> post the data fine. I know this because the entry is changing in the
> database, but the text area text doesn't seem to be posting. I double
> checked to make sure i got the names right, but it still doesn't seem to be
> working. Before I put it into the database I'm using stripslashes. I thought
> that might of been the problem and I changed it to trim, but that didn't
> work. In the database, the field that I'm putting it into is a longtext type
> with fulltext.
>
> --
> Dave W
>

------=_Part_78806_4409471.1152203816201--