PDA

View Full Version : UE with Validation Toolkit


info23005
07-19-2009, 02:41 PM
I'm using UE very successfully with PHP. But when I add Client side Validation, the form will no longer work.. plus it will not forward to my confirmation page. I can load the UE behavior and all the settings remain correct including the "Go To" page, but it just won't work with the Validation added.

Any thoughts?

info23005
07-20-2009, 07:58 AM
I've scanned the forums where many folks are say there might be a blank space somewhere. Any hints where I should be looking?

Ray Borduin
07-20-2009, 08:40 AM
Does the form submit? Most likely the issue is not with the client side validation and that is just a coincidence. If you turn of client side javascript does it work? Turning of javascript would completely disable the client validation. If it still doesn't work the problem has nothing to do with your validation.