in a <input> use <input type=text size=150 maxlength=150> but í think in a
<textarea> there's nothing similar.
Hope this helps.
-mw
----- Original Message -----
From: "Suresh Addagalla" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 19, 2001 10:26 AM
Subject: Size limit for textarea
> Hi,
>
> My problem is specific to HTML, but I guess servlet developers would have
> faced it earlier.
>
> I have a servlet which opens a text file for editing in a textarea
control.
> This works fine with small files, but due to the size limit for the
textarea
> component, I can not edit large files. Is there any way by which I can
> extend the size limit for textarea?
>
> I can load the large files into textarea for viewing, but it doesn't allow
> me to type in after the size limit is exceeded.
>
> Thanks in advance,
> Suresh
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html