Discussions

Tag Filter:
I have a purchase suggestion form for a library and I need to verify that only folks with a library card are making suggestions. The first 5 characters of the 13+ characters are always the same. So basically I need to validate just that part of the whole string. Can I do this fairly easily?
Hello all, I am developing a quote request form for our company's new website in xmod pro. We have several different types of quotes that people can request, so at the start of the form there is a check box list for customers to select the kind of quote they are interested in receiving. Based on what they have checked, sections of the form appear using jquery and display: none on the div. All fiel
Do any of the <Validate> types work with a DualList? How would you prevent your form from being submitted with a null value for this field?