The maxlength attribute only applies to input elements, not textarea elements. Dan www.diado.com
-----Original Message----- From: pfrenchy [mailto:[EMAIL PROTECTED] Sent: 02 September 2004 16:04 To: [EMAIL PROTECTED] Subject: Re: [AspClassicAnyQuestionIsOk] Re: How to limit the number ofcharactersin a TEXTAREA ? why not use the Maxlength = 60 Like the example below. <textarea rows="3" name="textareaname" STYLE="margin:0; background:#E4E4E4; font-weight:bold; font-size:8pt; font-family:Microsoft Sans Serif; text-align:left; line-height:100%; word-spacing:0; text-indent:0" font-weight:700" class="ComboGrey" id="cmbGrey" cols="99" maxlength="249" tabindex="158" ; TITLE="Enter a summary of the incident here."></textarea> ----- Original Message ----- From: Valter To: [EMAIL PROTECTED] Sent: Thursday, September 02, 2004 3:17 AM Subject: [AspClassicAnyQuestionIsOk] Re: How to limit the number of charactersin a TEXTAREA ? it works pretty well, thank you very much :-) Yahoo! Groups Sponsor ADVERTISEMENT ------------------------------------------------------------------------------ Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] Yahoo! Groups Sponsor <http://us.ard.yahoo.com/SIG=1292gdc9e/M=296572.5305651.6444487.3001176/D=groups/S=1705006764:HM/EXP=1094223859/A=2195326/R=2/SIG=12ihld0uv/*http://clk.atdmt.com/VON/go/yhxxxvon00700677von/direct/01/&time=1094137459807630> <http://us.adserver.yahoo.com/l?M=296572.5305651.6444487.3001176/D=groups/S=:HM/A=2195326/rand=160885014> _____ Yahoo! Groups Links * To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ * To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service <http://docs.yahoo.com/info/terms/> . [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
