Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
We don't bite newbies here... much
 
PerlMonks  

Re: Re: Upon Submission of Form -> Pop Window

by amphiplex (Monk)
on Jul 05, 2002 at 11:58 UTC ( [id://179672]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Upon Submission of Form -> Pop Window
in thread Upon Submission of Form -> Pop Window

an example for the javascript function:
function submitit() { w_action=window.open('$self_url','action'); document.forms['main'].submit(); }
and inside your form you can put:
<INPUT TYPE=BUTTON value=submit onClick='submitit()'>
I have taken this from a script I wrote some time ago, it is intended just to provide starting point.

---- kurt

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://179672]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.