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

Re: Open generated PDF in new tab/new page in HTML::Mason

by quester (Vicar)
on May 11, 2008 at 21:32 UTC ( [id://685988]=note: print w/replies, xml ) Need Help??


in reply to Open generated PDF in new tab/new page in HTML::Mason

Actually, you can open new windows (or tabs if the browser is set to force them) without Javascript, using target="_blank":
<a href="new_window.pdf" target="_blank">my pdf file</a>

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-19 07:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found