Strange yellow TextBoxes

  • Thread starter Thread starter Greg Smith
  • Start date Start date
G

Greg Smith

I am building my first ASP application using vs2008 on a system running
Vista Enterprise.

My main from has a lot of TextBoxes. When I run the application some of
the TextBoxes have a yellow background color. Even if I try to over
ride it in code they still are yellow.

Anybody have an idea what is causing this?


Any help is greatly appreciated.
 
After looking into this some myself I see that the labels text near each
textbox has some sort of keyword such as "Email" which will cause that field
to change to yellow.
 
Back
Top