Re: How do I require JavaScript (Active Scripting)?
A bit of background ... my issue overall is a contact form that has required fields with a JavaScript validator.
When people submit without JavaScript, they can put whatever they want or leave fields blank. We're about to do a database move and I need to make certain that the data is complete when moving over. So if I can let them see the form, but not let them submit it w/o JavaScript then that's my goal.
|