why is my textbox yellow?

GoingUp

Lifer
Jul 31, 2002
16,720
1
71
For some reason, I have several text boxes on a website that I am working on that like to display themselves with a yellow background. I even tell the textboxes to make the background white without success. Any idea why this is happening? Not all of the text boxes do it, just some of them.

here is a link to a picture of what im talking about and the html code that visual studio has for the textbox

<asp:TextBox id="TextBox1" runat="server" Width="232px" BackColor="White" Font-Size="Smaller Font-Names="Arial" Font-Bold="True"></asp:TextBox>

http://www.chadwickcmeyer.com/atot/yellow.jpg
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
do you happen to use googlebar? last time i checked it by default saves some form information and highlights fields that have saved info
 

Aves

Lifer
Feb 7, 2001
12,233
31
101
Originally posted by: dighn
do you happen to use googlebar? last time i checked it by default saves some form information and highlights fields that have saved info

Yep and he does use the Google Toolbar because you can kind of see it at the top of the screenshot.
 

dighn

Lifer
Aug 12, 2001
22,820
4
81
Originally posted by: aves2k
Originally posted by: dighn
do you happen to use googlebar? last time i checked it by default saves some form information and highlights fields that have saved info

Yep and he does use the Google Toolbar because you can kind of see it at the top of the screenshot.

ooh good eye