[Phplib-users] OOHforms Textarea with minlength
Brought to you by:
nhruby,
richardarcher
From: Uli L. <U....@Li...> - 2002-10-11 06:29:03
|
Hello List! I want to require an input in an textarea-field. I tried a minlength, as I do with "normal" text-fields. But there is no error-message, if the field is left blank: $f->add_element(array( "type"=>"textarea", "name"=>"gast_text", "cols"=>"69", "rows"=>"10", "minlength"=>"10", "length_e"=>"Irgendeinen Kommentar müssen Sie schon abgeben...")); Is there any other syntax, to require an input? I can't find the soloution in the manual... Thank you for your help... Uli Linn ------------------------------------------------------ Uli Linn LINN Internet Marketing Fon: +49-6831-976789 Waldstraße 19 Fax: +49-6831-976788 D-66763 Dillingen Mail: U....@Li... URL: http://www.LinnWeb.de |