Maybe it's just an issue of using "get" rather than "post". in the form.
Hugh

For every complex and difficult problem there is always a simple, easy
answer--that's wrong.
----- Original Message -----
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 27, 2002 8:55 AM
Subject: Re: [PHP] textarea


> On Wednesday 27 February 2002 23:44, Edward van Bilderbeek - Bean IT
wrote:
> > i think you don't understand the problem....
> >
> > it's just a textarea, no php has to do with it:
>
> You said it yourself, so what's this doing on a PHP list :)
>
> > <textarea name='test'></textarea>
> >
> > when i try to FILL it with tekst (so, in my browser) it is working for a
> > certain amount of characters, but above it, the submit button is
clickable,
> > but doesn't take any action...
>
> Browsers have a limit to the amount of stuff you can enter into a
<textarea>.
> You're probably coming up against that limit.
>
> --
> Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
>
> /*
> An age is called Dark not because the light fails to shine, but because
> people refuse to see it.
> -- James Michener, "Space"
> */
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to