Is there a way to limit a field in html to only letters and dashes without scripting? I am trying to capture a field called “last name” and I do not want numbers or *()&^%$#@!+= or such. However, this form needs to be useable by anyone no matter their security regarding scripts. Any help?
Thanks