Re: [PHP] Limiting character input in

2004-11-16 Thread Philip Thompson
On Nov 16, 2004, at 1:59 AM, Garth Hapgood - Strickland wrote: Unlike the input fields that use maxlength to define the number of character allowed. Textarea doesnt seem to have that capability. I want to limit the number of character to 255. IS there any way of doing this without having to brea

Re: [PHP] Limiting character input in

2004-11-16 Thread Richard Davey
Hello Garth, Tuesday, November 16, 2004, 7:59:35 AM, you wrote: GHS> Unlike the input fields that use maxlength to define the number of character GHS> allowed. Textarea doesnt seem to have that capability. I want to limit the GHS> number of character to 255. GHS> IS there any way of doing this

[PHP] Limiting character input in

2004-11-16 Thread Garth Hapgood - Strickland
Unlike the input fields that use maxlength to define the number of character allowed. Textarea doesnt seem to have that capability. I want to limit the number of character to 255. IS there any way of doing this without having to break my neck about it? Garth -- PHP General Mailing List (http://