There are several webforms in our site that do not work without javascript, so we want the visitor to be redirected to a warning page when this is the case.
Our programmer created something similar, but the webform is downloaded and then the user is redirected to the warning page. It looks unusual because you actually see the webform before being abruptly redirected to this other page.
Is there way this can be done more smoothly so that the visitor doesn't actually see the original webform before seeing the warning page?
Thanks.
...
Go to the complete details ...