Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: How to escape frames on form submission

by bbfu (Curate)
on Jul 04, 2001 at 23:01 UTC ( [id://93911]=note: print w/replies, xml ) Need Help??


in reply to How to escape frames on form submission

All you have to do is add the target="_top" attribute to the <form> tag:

<form target="_top" method="get" action="url"> blah </form>

Log In?
Username:
Password:

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

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

    No recent polls found