Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Closed Thread
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-18-2002, 06:13 AM   PM User | #1
kenguild
New to the CF scene

 
Join Date: Jun 2002
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
kenguild is an unknown quantity at this point
Question Printer Dialog box

I am creating a stand alone web page for a kiosk and want to print out coupons. I have a script that will print the page or coupon but I keep getting the print dialog box coming up when I hit the print button. Is there a way to disable this box or tell the page which printer to print to? It does not happen when I click on the printer icon in the tool bar though, that is why I am wondering how to get that code

<center> <img src="file:///C:/wizard/Merry Maids.jpg" width="500" height="500" border="2"><br><br>
<button name=" value=" type=" disabled tabindex=">Click here to Print Coupon</button>
<form><input type="button" value="Back to main Page" onClick="window.location.href='cw1index.html'"></form></center>
kenguild is offline  
Old 06-18-2002, 08:37 AM   PM User | #2
Zvona
Regular Coder

 
Join Date: May 2002
Location: Helsinki, Finland
Posts: 231
Thanks: 0
Thanked 1 Time in 1 Post
Zvona is an unknown quantity at this point
I think this is browser-dependable issue. If you're using IE, you should try to search some tutorials about browser's internal functions and objects from MSDN Library.

Let's just hope somebody can help you further, because I've never heard it'd be possible to print without prompting. Though, IE has infinite number of features to use.

Edit:
Closed due to this thread.

No cross-posting allowed !

Read the RULES for more details.
__________________
Zvona
First Aid for
Web Design

Last edited by Zvona; 06-18-2002 at 08:51 AM..
Zvona is offline  
Closed Thread

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 09:06 PM.


Advertisement
Log in to turn off these ads.