Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to print table with color.

Status
Not open for further replies.

UGrad

Programmer
Oct 15, 2002
40
CA
Hi,
I think my question is more like a HTML question.

I have a table with color background on my ASP page. And when i try to print this table, it doesn't show any color on paper. Is there a way to print table with color? I tried to use a jpg as the background for my table and it didn't work either.
 
usually printing with color is a simple IE or NN setting in the tools and options section. if you do not have this option checked then you will always print the gray scale ---------------------------------------
{ str = "sleep is good for you. sleep gives you the energy you need to function";
ptr = /sleep/gi;Nstr = str.replace(ptr,"coffee");alert(Nstr); }
---------------------------------------
for the best results to your questions: FAQ333-2924

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top