From: Darin Duphorn Date: 2008-02-02T05:43:21+09:00 Subject: Re: How can I get Max Lenght of a Text Field Darin Duphorn wrote: > > > Blah = $ie.text_field(:name,$developer_name).MaxLenght() > puts Blah > > Thanks, You so close. First spell Length correctly ("Lenght") Next it should be maxLenght() instead of MaxLenght Hope that help, dummy. -- Posted via http://www.ruby-forum.com/.