Printing a Text file from ASP

D

dw

Hello all. We have an interesting situation: A developer wants to allow
users to print a text-only version of an ASP page -- but do so without
showing the page. In other words, the users are viewing the regular version
of the page, but then click the "Print Text-Only Version" (and see the print
dialog) but not see the page that will be printed. Is this even possible?
Thanks.
 
N

Net Mongrel

dw said:
Hello all. We have an interesting situation: A developer wants to
allow users to print a text-only version of an ASP page -- but do so
without showing the page. In other words, the users are viewing the
regular version of the page, but then click the "Print Text-Only
Version" (and see the print dialog) but not see the page that will be
printed. Is this even possible? Thanks.

Using CSS: @media=print with liberal use of display:none;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top