I have a form with a submit button that executes a perl script (post=..)
I want that the script will run in a new window and not in the same window.
How do I do that?
There are many ways that you can do this. One of them is to open another window with your Perl action file with all parameters of forms field in the url.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.