View Single Post
Old 05-15-2008, 06:13 AM   · #108
umat_gila
NamePros Regular
 
Trader Rating: (7)
Join Date: Nov 2006
Posts: 414
NP$: 35.00 (Donate)
umat_gila has a spectacular aura aboutumat_gila has a spectacular aura about
Originally Posted by dougelam
I need a simple Script, I want to put a print button on one page and print a certain portion of it or a different page all together. Example http://ch250.net/techtips/1.htm has a print button, it prints the links also. I made a printable page at http://ch250.net/techtips/Printable/1P.htm Can I reference it from the print button or do I have to redirect and then print?



basicly i dont know what you mean... but as i can see, if you just need a button to print, its quite easy. Just look at the code Folks,
Code:
<a href="Printable/1P.htm">Printable</a><a href="#" onclick="window.print();return false;">print</a><p> <a href="Printable/1P.htm">Printable</a></p> <p> <a href="#" onclick="window.print();return false;">print</a> <p> <p> <a href="#" onclick="javascript:open('/techtips/printable/1P.htm?action=print:techtipID=1P','techtips','widt h=600,height=600,scrollbars=1');">Print Tech Tip #1</a></p>


many many CMS such as joomla and wordpress have a plugins that would support things that you want. Print it to word, pdf, anything... Please let me know if you still confused...

And Repp is always appriciated

Regards.


Please register or log-in into NamePros to hide ads
__________________
Wicked SICK!
umat_gila is offline   Reply With Quote
Site Sponsors
free webhosting http://www.mobisitetrader.com/ Exdon
Advertise your business at NamePros
All times are GMT -7. The time now is 09:21 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.