Universal Form Validator PHP Support Product Page

No validation takes place if browser doesn't allow javascript

Reported 27 Jun 2010 14:52:33
1
has this problem
27 Jun 2010 14:52:33 Pascal B posted:
Hi,

Validation only seems to take place when the browser allows javascript. If javascript is blocked, the form is submitted with no validation at all.

'on form submit' is ticked.

Is there any way to make this work even when javascript is blocked?

Thanks.

Replies

Replied 30 Jun 2010 10:50:08
30 Jun 2010 10:50:08 Miroslav Zografski replied:
Hello Pascal,

Have you tried to uncheck all those options: 'on form submit' on field change and so on?

'on form submit' does apply javascript validation.

Regards,
Replied 30 Jun 2010 20:45:09
30 Jun 2010 20:45:09 Pascal B replied:
Hi Miroslav,

No, I haven't. I thought at least one was required.

If I untick all the options, javascript validaton will not work.

Is it not possible to have an option where javascript will work for browsers who have that enabled and a PHP validation script that will work for browsers who block javascript?
Replied 01 Jul 2010 10:09:02
01 Jul 2010 10:09:02 Miroslav Zografski replied:
Hello Pascal,

Server side validation is always available. If you set a Javascript validation as well you will have what you want. But you will need to use simple error messaging and no hints.

Regards,
Replied 01 Jul 2010 11:36:59
01 Jul 2010 11:36:59 Pascal B replied:
Hi Miroslav,

Actually, this is my point, server validation is not available when javascript is blocked by the browser. I will send you the address of a test form by email.

Using the test form, you will see that submission is blocked if you allow javascript in the browser but submitted if you disallow javascript.

Perhaps I am doing something wrong, but I can't figure out what it may be.

Thanks.
Replied 14 Apr 2011 09:59:45
14 Apr 2011 09:59:45 Miroslav Zografski replied:
hello ,

Currently we are recoding the extension. In next few weeks an update willb e available with fix for this issue.

Regards,
Replied 20 Sep 2011 19:01:11
20 Sep 2011 19:01:11 peter tilg replied:
I have the same problem with version 1.5.6
Should the issue already been solved in this version?

Reply to this topic