|
 |
asp_web_howto thread: RE: OT - Printing a web page - HELP
Message #1 by Mark Eckeard <meckeard2000@y...> on Fri, 7 Jun 2002 14:04:06 -0700 (PDT)
|
|
Darell,
Actually, no, I wouldn't want to do it. It was more
out of curiosity than anything.
I think a note on the page will suffice. If the user
does not want to alter their settings, they have that
choice.
Thanks,
Mark
--- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> Hi Mark,
>
> As far as I know, there is no way through script to
> alter a user's browser
> properties. There have been several discussions
> about that topic on other
> lists I subscribe to. When you think about it, would
> you want scripts from
> other pages changing your browser settings?
>
>
> Darrell
>
> -----Original Message-----
> From: Mark Eckeard [mailto:meckeard2000@y...]
> Sent: Friday, June 07, 2002 11:27 AM
> To: ASP Web HowTo
> Subject: [asp_web_howto] RE: OT - Printing a web
> page - HELP
>
>
> Darrell,
>
> Is there a way to programmatically (javascript or
> asp)
> to set this so the user doesn't have to change the
> setting?
>
> Thanks for the help.
>
> Mark
> --- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> > It doesn't matter. It is a setting on each client
> > machines browser
> > properties. If the background color is light blue
> > and the client machine
> > default printer is a B&W printer, the background
> > still prints in a gray
> > tone.
> >
> > -----Original Message-----
> > From: Mark Eckeard [mailto:meckeard2000@y...]
> > Sent: Friday, June 07, 2002 8:54 AM
> > To: ASP Web HowTo
> > Subject: [asp_web_howto] RE: OT - Printing a web
> > page - HELP
> >
> >
> > Sorry, it's strictly using IE. And I will not
> know
> > if
> > the printer is set to black & white or color.
> >
> > Thanks,
> > Mark
> > --- "Embrey, Darrell (DL)" <DLEmbrey@d...>
> wrote:
> > > Hi Mark,
> > >
> > > You don't say what browser you are using, but if
> > it
> > > is MSIE, printing
> > > background colors and images is a setting under
> > the
> > > advanced tab of the
> > > browser properties.
> > >
> > >
> > > ________________________________________
> > > Darrell L. Embrey
> > > Information Systems Technologist - Kelly
> Technical
> > > Services
> > > On Assignment at The Dow Chemical Company
> > > Legal Tech & Admin Services
> > > 1790 Building
> > > Phone: xxx-xxx-xxxx
> > > Fax: xxx-xxx-xxxx
> > > E-mail: DLEmbrey@d...
> > >
> > >
> > > -----Original Message-----
> > > From: Mark Eckeard
> [mailto:meckeard2000@y...]
> > > Sent: Friday, June 07, 2002 8:36 AM
> > > To: ASP Web HowTo
> > > Subject: [asp_web_howto] OT - Printing a web
> page
> > -
> > > HELP
> > >
> > >
> > > Hi All,
> > >
> > > Slightly OT, but I can't seem to find the right
> > info
> > > on the web.
> > >
> > > I have an ASP page that is used for printing
> > > invoices.
> > > But, one of the table has a gray background and
> > > doesn't print when the user clicks print on the
> > > browser (or the javascript window.print button).
> > >
> > > I tried to use an image as a background, but it
> > > didn't
> > > work.
> > >
> > > Is there a way to do this? Is it just the color
> I
> > > am
> > > using?
> > >
> > > Thanks,
> > > Mark
> > >
> > >
> __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! - Official partner of 2002 FIFA World Cup
> > > http://fifaworldcup.yahoo.com
> > >
> > >
> > > ---
> > >
> > > 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
> > >
> > >
> > > ---
> > >
> > > 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
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! - Official partner of 2002 FIFA World Cup
> > http://fifaworldcup.yahoo.com
> >
> >
> > ---
> >
> > 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
> >
>
=== message truncated ===
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
Message #2 by "Chris Thompson" <cthompson@n...> on Fri, 7 Jun 2002 13:49:42 -0600
|
|
In a business environment, it is much easier to have a script or some
other means to change each client versus having to touch every single
PC. As a home user, I would not want it. Seems there are pros and cons
to it no matter what.
Chris
-----Original Message-----
From: Embrey, Darrell (DL) [mailto:DLEmbrey@d...]
Sent: Friday, June 07, 2002 11:55 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: OT - Printing a web page - HELP
Hi Mark,
As far as I know, there is no way through script to alter a user's
browser
properties. There have been several discussions about that topic on
other
lists I subscribe to. When you think about it, would you want scripts
from
other pages changing your browser settings?
Darrell
-----Original Message-----
From: Mark Eckeard [mailto:meckeard2000@y...]
Sent: Friday, June 07, 2002 11:27 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: OT - Printing a web page - HELP
Darrell,
Is there a way to programmatically (javascript or asp)
to set this so the user doesn't have to change the
setting?
Thanks for the help.
Mark
--- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> It doesn't matter. It is a setting on each client
> machines browser
> properties. If the background color is light blue
> and the client machine
> default printer is a B&W printer, the background
> still prints in a gray
> tone.
>
> -----Original Message-----
> From: Mark Eckeard [mailto:meckeard2000@y...]
> Sent: Friday, June 07, 2002 8:54 AM
> To: ASP Web HowTo
> Subject: [asp_web_howto] RE: OT - Printing a web
> page - HELP
>
>
> Sorry, it's strictly using IE. And I will not know
> if
> the printer is set to black & white or color.
>
> Thanks,
> Mark
> --- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> > Hi Mark,
> >
> > You don't say what browser you are using, but if
> it
> > is MSIE, printing
> > background colors and images is a setting under
> the
> > advanced tab of the
> > browser properties.
> >
> >
> > ________________________________________
> > Darrell L. Embrey
> > Information Systems Technologist - Kelly Technical
> > Services
> > On Assignment at The Dow Chemical Company
> > Legal Tech & Admin Services
> > 1790 Building
> > Phone: xxx-xxx-xxxx
> > Fax: xxx-xxx-xxxx
> > E-mail: DLEmbrey@d...
> >
> >
> > -----Original Message-----
> > From: Mark Eckeard [mailto:meckeard2000@y...]
> > Sent: Friday, June 07, 2002 8:36 AM
> > To: ASP Web HowTo
> > Subject: [asp_web_howto] OT - Printing a web page
> -
> > HELP
> >
> >
> > Hi All,
> >
> > Slightly OT, but I can't seem to find the right
> info
> > on the web.
> >
> > I have an ASP page that is used for printing
> > invoices.
> > But, one of the table has a gray background and
> > doesn't print when the user clicks print on the
> > browser (or the javascript window.print button).
> >
> > I tried to use an image as a background, but it
> > didn't
> > work.
> >
> > Is there a way to do this? Is it just the color I
> > am
> > using?
> >
> > Thanks,
> > Mark
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! - Official partner of 2002 FIFA World Cup
> > http://fifaworldcup.yahoo.com
> >
> >
> > ---
> >
> > Improve your web design skills with these new
> books
> > from Glasshaus.
> >
> > Usable Web Menus
> >
>
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
> > r-20
> > Constructing Accessible Web Sites
> >
>
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
> > r-20
> > Practical JavaScript for the Usable Web
> >
>
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
> > r-20
> >
> >
> > ---
> >
> > Improve your web design skills with these new
> books
> > from Glasshaus.
> >
> > Usable Web Menus
> >
>
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
> > r-20
> > Constructing Accessible Web Sites
> >
>
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
> > r-20
> > Practical JavaScript for the Usable Web
> >
>
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
> > r-20
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>
>
> ---
>
> Improve your web design skills with these new books
> from Glasshaus.
>
> Usable Web Menus
>
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
> r-20
> Constructing Accessible Web Sites
>
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
> r-20
> Practical JavaScript for the Usable Web
>
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
> r-20
>
>
> ---
>
> Improve your web design skills with these new books
> from Glasshaus.
>
> Usable Web Menus
>
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
> r-20
> Constructing Accessible Web Sites
>
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
> r-20
> Practical JavaScript for the Usable Web
>
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
> r-20
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
---
Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20
---
Improve your web design skills with these new books from Glasshaus.
Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20
Message #3 by "Embrey, Darrell (DL)" <DLEmbrey@d...> on Fri, 7 Jun 2002 13:54:42 -0400
|
|
Hi Mark,
As far as I know, there is no way through script to alter a user's browser
properties. There have been several discussions about that topic on other
lists I subscribe to. When you think about it, would you want scripts from
other pages changing your browser settings?
Darrell
-----Original Message-----
From: Mark Eckeard [mailto:meckeard2000@y...]
Sent: Friday, June 07, 2002 11:27 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: OT - Printing a web page - HELP
Darrell,
Is there a way to programmatically (javascript or asp)
to set this so the user doesn't have to change the
setting?
Thanks for the help.
Mark
--- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> It doesn't matter. It is a setting on each client
> machines browser
> properties. If the background color is light blue
> and the client machine
> default printer is a B&W printer, the background
> still prints in a gray
> tone.
>
> -----Original Message-----
> From: Mark Eckeard [mailto:meckeard2000@y...]
> Sent: Friday, June 07, 2002 8:54 AM
> To: ASP Web HowTo
> Subject: [asp_web_howto] RE: OT - Printing a web
> page - HELP
>
>
> Sorry, it's strictly using IE. And I will not know
> if
> the printer is set to black & white or color.
>
> Thanks,
> Mark
> --- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> > Hi Mark,
> >
> > You don't say what browser you are using, but if
> it
> > is MSIE, printing
> > background colors and images is a setting under
> the
> > advanced tab of the
> > browser properties.
> >
> >
> > ________________________________________
> > Darrell L. Embrey
> > Information Systems Technologist - Kelly Technical
> > Services
> > On Assignment at The Dow Chemical Company
> > Legal Tech & Admin Services
> > 1790 Building
> > Phone: xxx-xxx-xxxx
> > Fax: xxx-xxx-xxxx
> > E-mail: DLEmbrey@d...
> >
> >
> > -----Original Message-----
> > From: Mark Eckeard [mailto:meckeard2000@y...]
> > Sent: Friday, June 07, 2002 8:36 AM
> > To: ASP Web HowTo
> > Subject: [asp_web_howto] OT - Printing a web page
> -
> > HELP
> >
> >
> > Hi All,
> >
> > Slightly OT, but I can't seem to find the right
> info
> > on the web.
> >
> > I have an ASP page that is used for printing
> > invoices.
> > But, one of the table has a gray background and
> > doesn't print when the user clicks print on the
> > browser (or the javascript window.print button).
> >
> > I tried to use an image as a background, but it
> > didn't
> > work.
> >
> > Is there a way to do this? Is it just the color I
> > am
> > using?
> >
> > Thanks,
> > Mark
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! - Official partner of 2002 FIFA World Cup
> > http://fifaworldcup.yahoo.com
> >
> >
> > ---
> >
> > 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
> >
> >
> > ---
> >
> > 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
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>
>
> ---
>
> 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
>
>
> ---
>
> 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
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
---
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
Message #4 by Mark Eckeard <meckeard2000@y...> on Fri, 7 Jun 2002 08:26:50 -0700 (PDT)
|
|
Darrell,
Is there a way to programmatically (javascript or asp)
to set this so the user doesn't have to change the
setting?
Thanks for the help.
Mark
--- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> It doesn't matter. It is a setting on each client
> machines browser
> properties. If the background color is light blue
> and the client machine
> default printer is a B&W printer, the background
> still prints in a gray
> tone.
>
> -----Original Message-----
> From: Mark Eckeard [mailto:meckeard2000@y...]
> Sent: Friday, June 07, 2002 8:54 AM
> To: ASP Web HowTo
> Subject: [asp_web_howto] RE: OT - Printing a web
> page - HELP
>
>
> Sorry, it's strictly using IE. And I will not know
> if
> the printer is set to black & white or color.
>
> Thanks,
> Mark
> --- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> > Hi Mark,
> >
> > You don't say what browser you are using, but if
> it
> > is MSIE, printing
> > background colors and images is a setting under
> the
> > advanced tab of the
> > browser properties.
> >
> >
> > ________________________________________
> > Darrell L. Embrey
> > Information Systems Technologist - Kelly Technical
> > Services
> > On Assignment at The Dow Chemical Company
> > Legal Tech & Admin Services
> > 1790 Building
> > Phone: xxx-xxx-xxxx
> > Fax: xxx-xxx-xxxx
> > E-mail: DLEmbrey@d...
> >
> >
> > -----Original Message-----
> > From: Mark Eckeard [mailto:meckeard2000@y...]
> > Sent: Friday, June 07, 2002 8:36 AM
> > To: ASP Web HowTo
> > Subject: [asp_web_howto] OT - Printing a web page
> -
> > HELP
> >
> >
> > Hi All,
> >
> > Slightly OT, but I can't seem to find the right
> info
> > on the web.
> >
> > I have an ASP page that is used for printing
> > invoices.
> > But, one of the table has a gray background and
> > doesn't print when the user clicks print on the
> > browser (or the javascript window.print button).
> >
> > I tried to use an image as a background, but it
> > didn't
> > work.
> >
> > Is there a way to do this? Is it just the color I
> > am
> > using?
> >
> > Thanks,
> > Mark
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! - Official partner of 2002 FIFA World Cup
> > http://fifaworldcup.yahoo.com
> >
> >
> > ---
> >
> > 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
> >
> >
> > ---
> >
> > 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
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>
>
> ---
>
> 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
>
>
> ---
>
> 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
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
Message #5 by Mark Eckeard <meckeard2000@y...> on Fri, 7 Jun 2002 05:54:06 -0700 (PDT)
|
|
Sorry, it's strictly using IE. And I will not know if
the printer is set to black & white or color.
Thanks,
Mark
--- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> Hi Mark,
>
> You don't say what browser you are using, but if it
> is MSIE, printing
> background colors and images is a setting under the
> advanced tab of the
> browser properties.
>
>
> ________________________________________
> Darrell L. Embrey
> Information Systems Technologist - Kelly Technical
> Services
> On Assignment at The Dow Chemical Company
> Legal Tech & Admin Services
> 1790 Building
> Phone: xxx-xxx-xxxx
> Fax: xxx-xxx-xxxx
> E-mail: DLEmbrey@d...
>
>
> -----Original Message-----
> From: Mark Eckeard [mailto:meckeard2000@y...]
> Sent: Friday, June 07, 2002 8:36 AM
> To: ASP Web HowTo
> Subject: [asp_web_howto] OT - Printing a web page -
> HELP
>
>
> Hi All,
>
> Slightly OT, but I can't seem to find the right info
> on the web.
>
> I have an ASP page that is used for printing
> invoices.
> But, one of the table has a gray background and
> doesn't print when the user clicks print on the
> browser (or the javascript window.print button).
>
> I tried to use an image as a background, but it
> didn't
> work.
>
> Is there a way to do this? Is it just the color I
> am
> using?
>
> Thanks,
> Mark
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>
>
> ---
>
> 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
>
>
> ---
>
> 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
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
Message #6 by "Embrey, Darrell (DL)" <DLEmbrey@d...> on Fri, 7 Jun 2002 07:44:53 -0500
|
|
Hi Mark,
You don't say what browser you are using, but if it is MSIE, printing
background colors and images is a setting under the advanced tab of the
browser properties.
________________________________________
Darrell L. Embrey
Information Systems Technologist - Kelly Technical Services
On Assignment at The Dow Chemical Company
Legal Tech & Admin Services
1790 Building
Phone: xxx-xxx-xxxx
Fax: xxx-xxx-xxxx
E-mail: DLEmbrey@d...
-----Original Message-----
From: Mark Eckeard [mailto:meckeard2000@y...]
Sent: Friday, June 07, 2002 8:36 AM
To: ASP Web HowTo
Subject: [asp_web_howto] OT - Printing a web page - HELP
Hi All,
Slightly OT, but I can't seem to find the right info
on the web.
I have an ASP page that is used for printing invoices.
But, one of the table has a gray background and
doesn't print when the user clicks print on the
browser (or the javascript window.print button).
I tried to use an image as a background, but it didn't
work.
Is there a way to do this? Is it just the color I am
using?
Thanks,
Mark
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
---
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
Message #7 by "Embrey, Darrell (DL)" <DLEmbrey@d...> on Fri, 7 Jun 2002 08:04:23 -0500
|
|
It doesn't matter. It is a setting on each client machines browser
properties. If the background color is light blue and the client machine
default printer is a B&W printer, the background still prints in a gray
tone.
-----Original Message-----
From: Mark Eckeard [mailto:meckeard2000@y...]
Sent: Friday, June 07, 2002 8:54 AM
To: ASP Web HowTo
Subject: [asp_web_howto] RE: OT - Printing a web page - HELP
Sorry, it's strictly using IE. And I will not know if
the printer is set to black & white or color.
Thanks,
Mark
--- "Embrey, Darrell (DL)" <DLEmbrey@d...> wrote:
> Hi Mark,
>
> You don't say what browser you are using, but if it
> is MSIE, printing
> background colors and images is a setting under the
> advanced tab of the
> browser properties.
>
>
> ________________________________________
> Darrell L. Embrey
> Information Systems Technologist - Kelly Technical
> Services
> On Assignment at The Dow Chemical Company
> Legal Tech & Admin Services
> 1790 Building
> Phone: xxx-xxx-xxxx
> Fax: xxx-xxx-xxxx
> E-mail: DLEmbrey@d...
>
>
> -----Original Message-----
> From: Mark Eckeard [mailto:meckeard2000@y...]
> Sent: Friday, June 07, 2002 8:36 AM
> To: ASP Web HowTo
> Subject: [asp_web_howto] OT - Printing a web page -
> HELP
>
>
> Hi All,
>
> Slightly OT, but I can't seem to find the right info
> on the web.
>
> I have an ASP page that is used for printing
> invoices.
> But, one of the table has a gray background and
> doesn't print when the user clicks print on the
> browser (or the javascript window.print button).
>
> I tried to use an image as a background, but it
> didn't
> work.
>
> Is there a way to do this? Is it just the color I
> am
> using?
>
> Thanks,
> Mark
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
>
>
> ---
>
> 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
>
>
> ---
>
> 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
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
---
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
Message #8 by Mark Eckeard <meckeard2000@y...> on Fri, 7 Jun 2002 05:35:36 -0700 (PDT)
|
|
Hi All,
Slightly OT, but I can't seem to find the right info
on the web.
I have an ASP page that is used for printing invoices.
But, one of the table has a gray background and
doesn't print when the user clicks print on the
browser (or the javascript window.print button).
I tried to use an image as a background, but it didn't
work.
Is there a way to do this? Is it just the color I am
using?
Thanks,
Mark
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
|
|
 |