ABOUT:
This module implements a simple form with text input and submit button. It allows to immediate redirect the user to a page with a GET parameter. e.g.: /some-site-page?myparam=sometext
.
Usual Drupal form submission works in 2 steps, it means on form submit we have 2 executions of a page: