I have an Access Database set up with a form so that a user can submit a nickname. How can I utilize this in my form to validate a nickname before it is submitted to my database??? I just need some ideas of ways to implement this. Is javascript my best bet or would something else be better? I need to learn how to code this for myself (I'll never learn otherwise), but I need an outline on how I could do it.