Hi,

I have a hidden field in a form that contain the JSON view of the form
values. The Submit button fill it before the $('#form').submit();

I have some rules created by the user in a database, and I try to use
Validator to manage this 'user validations' sending to a remote rule handler
the 'validation formula' and the field that contains all the form data.

all data is send by GET method.

Reading this doc:

http://www.boutell.com/newfaq/misc/urllength.html

I view that IE only manage 2048 chars for url and I'm worried.

Is possible to send the value of the field tiggered with a remote rule by
POST method?

-- 
Atentament / Kind Regards

Àlex Corretgé
Serveis Informàtics Corretgé.com SLU
http://corretge.cat/

LinkedIn: http://www.linkedin.com/in/corretge

Reply via email to