|
-
Oct 20th, 2009, 06:00 PM
#1
Printing
How do I print - what are my options?
I see that my DirecTV rebate printed with this:
<a href="javascript: print()"><img src="directv.com/images/redeem_print.gif" id="redeem-print-icon" width="39" height="7" border="0" alt="Print" /></a>
Why did they need to do this with JS?
-
Oct 21st, 2009, 02:12 AM
#2
Re: Printing
Hey,
Are you trying to print on the client's printer, or a printer on your server?
If it is the client, then it pretty much has to be done with client script, namely:
http://www.javascriptkit.com/howto/newtech2.shtml
Hope that helps!!
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|