|
|
|
|
|
| | |
|
Active Server Pages ASP programs help tutorial tutorials routine routines jobs listserve mailinglist bulletin board bulletin boards programming snippet snippets CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: print asp page |
From: |
joyce |
Date: |
9/19/2000 11:29:26 AM |
IP: |
216.112.122.98 |
Im not real sure I know what it is your asking however I put buttons on my pages that send the current page to the printer. This is no different then the user clicking the browsers print button but it is an effective way to insure they print a page before submitting it.
The button requires only a small amount of javascript as shown"
<input type="button" value="Print This Page" onclick="window.print();">
Hope this helps. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|