p2p.wrox.com Forums

p2p.wrox.com Forums (http://p2p.wrox.com/index.php)
-   Classic ASP Basics (http://p2p.wrox.com/forumdisplay.php?f=61)
-   -   I need to print (http://p2p.wrox.com/showthread.php?t=2426)

mccoco August 4th, 2003 04:13 PM

I need to print
 
I need to print the output, I do not know how to do it at all.
Where can I have an example

Thank you very much
jorge

tdaustin August 4th, 2003 07:23 PM

Printing is a subject where you can do a little or a lot. It depends on the
time and depth you would like to go.

For a quick solution you can just create a printer friendly page and use
java script to call the print function

<a href="javascript:print()">Print This Page</a>

or you can use asp to strip html, images ect.......

a good place to start is
http://4guysfromrolla.aspin.com/home...g?cob=4guysfro
mrolla

HTH

Tim


TDA


All times are GMT -4. The time now is 01:22 AM.

Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.