- From: Dave J Woolley <david.woolley@bts.co.uk>
- Date: Mon, 12 Mar 2001 20:46:07 -0000
- To: "'www-html@w3.org'" <www-html@w3.org>
> From: tatang.hendrolukito@accenture.com > [SMTP:tatang.hendrolukito@accenture.com] > > > That's why I have an idea to add one attribute to textarea tag (for > example > named maxlength) > of which function is to limit the input length user can type on a > textarea. [DJW:] I suspect what you need is this. <http://www.w3.org/TR/xforms/datatypes.html#facet-maxLength> [DJW:] My guess is, given the development of xforms, there will be no changes to the XHTML specs in this area. However, you are still going to have to validate server side, as the client is not under your control. Most people would use scripting for client side validation as well (but you mustn't rely on this). > This message is for the designated recipient only and may contain > privileged or confidential information. If you have received it in error, [DJW:] Clearly not true given that the intended recipiens are the whole world. -- --------------------------- DISCLAIMER --------------------------------- Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of BTS. >
Received on Monday, 12 March 2001 15:46:06 UTC