Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Printing from an online data file
07-02-2012, 05:43 AM (This post was last modified: 07-02-2012 06:29 AM by JiminSA.)
Post: #1
Printing from an online data file
I would like to offer the user an option to print file items generated by CMS, from within the CMS framework.

Can anyone suggest how to roll with this?Huh

(07-02-2012 05:43 AM)JiminSA Wrote:  I would like to offer the user an option to print file items generated by CMS, from within the CMS framework.

Can anyone suggest how to roll with this?Huh

Hope I haven't wasted anyone's time, but I found my own answer - using javascript...
<form>
<input type="button" value="Print this page" onClick="window.print()">
</form>

This is a real KISS solution but suits me fine...

If you don't squeak, you won't get oiled!Cool
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

© CubicleSoft