Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
How can I get the browser to automatically open print dialogue?
Old 02-19-2009, 12:39 PM How can I get the browser to automatically open print dialogue?
EdB
Skilled Talker

Posts: 79
Name: Ed Barnett
Trades: 0
Hi all.

I want a page to load and the browser to open a print dialogue box straight away (ready to print the document). How can I do this?
EdB is offline
Reply With Quote
View Public Profile Visit EdB's homepage!
 
 
Register now for full access!
Old 02-19-2009, 01:01 PM Re: How can I get the browser to automatically open print dialogue?
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
with JavaScript:
Code:
<script type="text/javascript">
window.print();
</script>
__________________
Join me on
Please login or register to view this content. Registration is FREE
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 02-20-2009, 06:27 AM Re: How can I get the browser to automatically open print dialogue?
EdB
Skilled Talker

Posts: 79
Name: Ed Barnett
Trades: 0
Perfect - thank you )
EdB is offline
Reply With Quote
View Public Profile Visit EdB's homepage!
 
Reply     « Reply to How can I get the browser to automatically open print dialogue?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.11598 seconds with 12 queries