<ASP.TEXTBOX>

G

Greg

I've added some <ASP:Textbox> controls to a data-entry form. I've set the
backcolor to light green and they appear properly on the page when I'm
developing. But, when I load the page, only the first control shows the color
and all others appear as yellow. To see if setting the backcolor made this
happen I removed the light-green setting. Still, all controls appear
light-yellow and only the first one appears as light-green.

How can I control how all of these controls appear?

I've noticed this kind of behavior on some web-sites I've visited. Could
this be a bug? I only want the yellow to appear when a data-entry error
occurs.

Thanks.
 
I

Ignacio Machin ( .NET/ C# MVP )

I've added some <ASP:Textbox> controls to a data-entry form. I've set the
backcolor to light green and they appear properly on the page when I'm
developing. But, when I load the page, only the first control shows the color
and all others appear as yellow. To see if setting the backcolor made this
happen I removed the light-green setting. Still, all controls appear
light-yellow and only the first one appears as light-green.

How can I control how all of these controls appear?

I've noticed this kind of behavior on some web-sites I've visited. Could
this be a bug? I only want the yellow to appear when a data-entry error
occurs.

Thanks.

Hi,

It's not a bug, It's a feature!!!!

google for it, it's a setting in Internet Explorer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top