CFFORM - form validation not working AT ALL when testing on production server
So I've done all my testing on my local Coldfusion testing server. All cfform input boxes are validated properly, with a dialogue box popping up when one hasn't been completed
When I upload to the production server, also running ColdFusion 8, there's no cfform validation happening at all - no dialogue boxes, etc...
I'm using the same client computer to test locally as I am to test on the web, yet I get two different results! Any ideas ?
