Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Unable to print bgcolor of a cell


Message #1 by william.sze@s... on Tue, 19 Mar 2002 16:26:34 -0500
Hi,

I have set 2 specific cells in a table with bgcolor = LightGrey

<td bgcolor="LightGrey">ABC</td>

The 2 cells appear with light grey bgcolor in IE, however the light grey
color neither appears in print preview nor in print out.

Please help.

Thanks
William

Message #2 by "Craig Flannigan" <ckf@k...> on Wed, 20 Mar 2002 09:47:12 -0000
This might be to do with the settings of IE.

In Tools > Internet Options > Advanced > Printing

You can turn off/on the ability to print background colors or graphics. If
it's ticked, then it will print everything as you see it on screen.



Regards,
Craig.

-----Original Message-----
From: william.sze@s... [mailto:william.sze@s...]
Sent: 19 March 2002 21:27
To: ASP Web HowTo
Subject: [asp_web_howto] Unable to print bgcolor of a cell



Hi,

I have set 2 specific cells in a table with bgcolor = LightGrey

<td bgcolor="LightGrey">ABC</td>

The 2 cells appear with light grey bgcolor in IE, however the light grey
color neither appears in print preview nor in print out.

Please help.

Thanks
William



_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service on behalf of
Kingfield Heath Ltd. For further information visit
http://www.star.net.uk/stats.asp


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service on behalf of Kingfield Heath Ltd. For further information visit
http://www.star.net.uk/stats.asp
Message #3 by william.sze@s... on Wed, 20 Mar 2002 08:57:37 -0500
Yes, it works. Thanks Craig.




                                                                                                                   
                    "Craig                                                                                         
                    Flannigan"           To:     "ASP Web HowTo" <asp_web_howto@p...>                      
                    <ckf@k...       cc:                                                                       
                    heath.com>           Subject:     [asp_web_howto] RE: Unable to print bgcolor of a cell        
                                                                                                                   
                    03/20/2002                                                                                     
                    04:47 AM                                                                                       
                    Please respond                                                                                 
                    to "ASP Web                                                                                    
                    HowTo"                                                                                         
                                                                                                                   
                                                                                                                   




This might be to do with the settings of IE.

In Tools > Internet Options > Advanced > Printing

You can turn off/on the ability to print background colors or graphics. If
it's ticked, then it will print everything as you see it on screen.



Regards,
Craig.

-----Original Message-----
From: william.sze@s... [mailto:william.sze@s...]
Sent: 19 March 2002 21:27
To: ASP Web HowTo
Subject: [asp_web_howto] Unable to print bgcolor of a cell



Hi,

I have set 2 specific cells in a table with bgcolor = LightGrey

<td bgcolor="LightGrey">ABC</td>

The 2 cells appear with light grey bgcolor in IE, however the light grey
color neither appears in print preview nor in print out.

Please help.

Thanks
William



_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service on behalf of
Kingfield Heath Ltd. For further information visit
http://www.star.net.uk/stats.asp


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service on behalf of
Kingfield Heath Ltd. For further information visit
http://www.star.net.uk/stats.asp






  Return to Index