I have a simple form with four inputs. When I submit my form, I want to use the GET http method.
For the example :
aaa : foo bbb : ____ ccc : bar ffffd
You could use jQuery's submit function to validate/alter your form: