Formular Handling

If you don't set the option InitFormHandling to "false" your forms will be submitted by jHistory

Post Form



Get Form



Get borm by redirect

This form has the attribute jhistory="no" and sends data regularly using redirects

<form action="formular" method="GET" jhistory="no">
...
</form>