Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

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

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

Help for this page

Select Code to Download


  1. or download this
    function submitit() {
      w_action=window.open('$self_url','action');
      document.forms['main'].submit();
    }
    
  2. or download this
    <INPUT TYPE=BUTTON value=submit onClick='submitit()'>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://179672]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-25 08:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found