Search the Legacy Support Archive (up to v2020)
  1. Read-only archive (2005–2024). Posting is closed. Need help with MediaLab or DirectRT 2027? Email service@empirisoft.com.

    All words · “exact phrase” · -leave out

    Advanced search

html validation for radio buttons

  1. #1

    html validation for radio buttons

    Hi there-

    I was wondering if anyone out there had example script for validating a custom html form. This would involve checking each question in a questionnaire (for the moment, all radio button questions), and then returning an error window if an item is not filled in?

    Thanks!

  2. #2
    jarvis24 Blair Jarvis, Administrator
    Did you find a soltuion for this yet? I think we have a couple samples around somewhere that might help. Let me know and I'll try to find and post them.

  3. #3
    I haven't yet figured it out. I've started to play around with some Javascript that came from one of your password validation examples, and also some things I've found on the internet, but haven't figured out how to make it work with multiple radio buttons and multiple field names. Any suggestions you have would be really appreciated!