Hello everyone, I am trying to get a code that will check the length of the a 'key' that will be generated in xxxxx-xxxxx-xxxxx-xx format. I need it to verify that it meets the requirements. I do not need it to validate on the server, but i do need it for my registration page. I have been looking at the web for examples, but the best i can see is using the $("#formname").validate();
but need it for just the kkey section.
Any help would be great! Thanks