Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Upon Submission of Form -> Pop Window

by zentara (Archbishop)
on Jul 05, 2002 at 15:47 UTC ( [id://179666]=note: print w/replies, xml ) Need Help??


in reply to Upon Submission of Form -> Pop Window

Well the simplest thing to do is submit your form with the
"target = _blank" statement. That will open a new window.
<form action="http://myserver.com/cgi-bin/mycgi" method="post" target= +"_blank">
A small window? I'm not sure, you might need to output
some javascript code, which I totally avoid:-)

Log In?
Username:
Password:

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

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

    No recent polls found