I have a form with two text boxes and I want to make is so that between the two only 50 characters are entered.
Any suggestions?
Thanks
[UPDATE}
I figured it out form.element.value.length
Printable View
I have a form with two text boxes and I want to make is so that between the two only 50 characters are entered.
Any suggestions?
Thanks
[UPDATE}
I figured it out form.element.value.length