|
 |
asp_web_howto thread: Page Headers and Footers
Message #1 by "Chris Thompson" <cthompson@n...> on Mon, 8 Jul 2002 16:46:16 -0600
|
|
What I want is a way on the ASP side to get the current printer of the
PC looking at the page and then format it accordingly. I realize ASP is
server side making it not possible to get his kind of info. I want to
be able to put page headers and footers in on printouts of long reports.
Any ideas on how to do this?
Thanks,
Chris Thompson
-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-
Message #2 by kyle.b.willman@u... on Tue, 9 Jul 2002 07:07:31 -0500
|
|
Have you considered piping the output of the report to a rich text file.
By doing so, you can use many of the standard word processing functions
like headers and footers as well as the formatting. Just a thought...
Kyle B. Willman
PricewaterhouseCoopers LLP
Office: xxx.xxx.xxxx
Cell: xxx.xxx.xxxx
"Chris Thompson"
<cthompson@n... To: "ASP Web HowTo" <asp_web_howto@p...>
com> cc:
07/08/2002 05:46 Subject: [asp_web_howto] Page Headers and Footers
PM
Please respond to
"ASP Web HowTo"
What I want is a way on the ASP side to get the current printer of the
PC looking at the page and then format it accordingly. I realize ASP is
server side making it not possible to get his kind of info. I want to
be able to put page headers and footers in on printouts of long reports.
Any ideas on how to do this?
Thanks,
Chris Thompson
-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-
---
Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20
_________________________________________________________________
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance
upon, this information by persons or entities other than the
intended recipient is prohibited. If you received this in error,
please contact the sender and delete the material from any
computer.
Message #3 by "Nurhak KAYA" <nurhak.kaya@e...> on Tue, 9 Jul 2002 15:22:55 +0200
|
|
Try free version of ScriptX in www.meadroid.com.
With ScriptX you can add header, footer and automatically design margins
of the page.
Nurhak KAYA
Nurhak.kaya@e...
-----Original Message-----
From: kyle.b.willman@u...
[mailto:kyle.b.willman@u...]
Sent: Tuesday, July 09, 2002 2:08 PM
To: ASP Web HowTo
Subject: [asp_web_howto] Re: Page Headers and Footers
Have you considered piping the output of the report to a rich text file.
By doing so, you can use many of the standard word processing functions
like headers and footers as well as the formatting. Just a thought...
Kyle B. Willman
PricewaterhouseCoopers LLP
Office: xxx.xxx.xxxx
Cell: xxx.xxx.xxxx
"Chris Thompson"
<cthompson@n... To: "ASP Web HowTo"
<asp_web_howto@p...>
com> cc:
07/08/2002 05:46 Subject: [asp_web_howto]
Page Headers and Footers
PM
Please respond to
"ASP Web HowTo"
What I want is a way on the ASP side to get the current printer of the
PC looking at the page and then format it accordingly. I realize ASP is
server side making it not possible to get his kind of info. I want to
be able to put page headers and footers in on printouts of long reports.
Any ideas on how to do this?
Thanks,
Chris Thompson
-+-+-+-+-+-+-+-+-+-+-+-
cthompson@n...
xxx-xxx-xxxx
-+-+-+-+-+-+-+-+-+-+-+-
---
Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20
---
Change your mail options at http://p2p.wrox.com/manager.asp or to
unsubscribe send a blank email to
_________________________________________________________________
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in
reliance
upon, this information by persons or entities other than the
intended recipient is prohibited. If you received this in
error,
please contact the sender and delete the material from any
computer.
---
Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.373 / Virus Database: 208 - Release Date: 7/1/2002
|
|
 |