473,654 Members | 3,253 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

TextBox backgrounds yellow (some of them)

I'm developing Web Applications with C# code behind. I have found that,
because of the particular nuances of my company, I am stuck with positioning
the items on the page with tables. No problem with that though.

The problem is that some of the controls on the screen are displayed with
yellow backgrounds and I can't figure out how to change that to white (as the
others are). Nothing I do seems to make a difference.

Could someone give me a hint as to what might be happening?
--
----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.

Animadverto est verus
Dec 21 '05 #1
6 1430
I think thats yahoo or google autofill, isn't it?

Rik Brooks wrote:
I'm developing Web Applications with C# code behind. I have found that,
because of the particular nuances of my company, I am stuck with positioning
the items on the page with tables. No problem with that though.

The problem is that some of the controls on the screen are displayed with
yellow backgrounds and I can't figure out how to change that to white (as the
others are). Nothing I do seems to make a difference.

Could someone give me a hint as to what might be happening?
--
----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.

Animadverto est verus


Dec 21 '05 #2
Hi,

IIRC you cannot control that with code, it's some setting in windows,
google for it as I had the same problem a time ago and was able to solve it
from the google suggestion


--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Rik Brooks" <rb*****@hhcc.c om.donotspam> wrote in message
news:FA******** *************** ***********@mic rosoft.com...
I'm developing Web Applications with C# code behind. I have found that,
because of the particular nuances of my company, I am stuck with
positioning
the items on the page with tables. No problem with that though.

The problem is that some of the controls on the screen are displayed with
yellow backgrounds and I can't figure out how to change that to white (as
the
others are). Nothing I do seems to make a difference.

Could someone give me a hint as to what might be happening?
--
----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.

Animadverto est verus

Dec 21 '05 #3
Sounds like it could be a CSS issue. Best way to find it is to view the html
source of the returned web page then analyze all CSS data:

style="" attributes (inline css)
<style> tags (inline css)
<style> tags with @@import (external css files)
<link type="text/css"> tags (external css files)

"Rik Brooks" wrote:
I'm developing Web Applications with C# code behind. I have found that,
because of the particular nuances of my company, I am stuck with positioning
the items on the page with tables. No problem with that though.

The problem is that some of the controls on the screen are displayed with
yellow backgrounds and I can't figure out how to change that to white (as the
others are). Nothing I do seems to make a difference.

Could someone give me a hint as to what might be happening?
--
----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.

Animadverto est verus

Dec 21 '05 #4
do you have a css for your site? look on your source code in the head
section <link rel...

if so, check to see if there is stylesheet for the textbox.

If not, please explain in furtur detail what you have tried. and supply a
sample.
Dec 21 '05 #5
That was precisely it! Thank you.
--
----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.

Animadverto est verus


"al********@gma il.com" wrote:
I think thats yahoo or google autofill, isn't it?

Rik Brooks wrote:
I'm developing Web Applications with C# code behind. I have found that,
because of the particular nuances of my company, I am stuck with positioning
the items on the page with tables. No problem with that though.

The problem is that some of the controls on the screen are displayed with
yellow backgrounds and I can't figure out how to change that to white (as the
others are). Nothing I do seems to make a difference.

Could someone give me a hint as to what might be happening?
--
----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.

Animadverto est verus


Dec 21 '05 #6
Rik Brooks wrote:
I'm developing Web Applications with C# code behind. I have found that,
because of the particular nuances of my company, I am stuck with positioning
the items on the page with tables. No problem with that though.

The problem is that some of the controls on the screen are displayed with
yellow backgrounds and I can't figure out how to change that to white (as the
others are). Nothing I do seems to make a difference.

Could someone give me a hint as to what might be happening?

Ha-ha-ha, i had the same problem and spent 2 days over it until i found
that yahoo's form autofill is turned on...
Dec 22 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
2456
by: Mr. B | last post by:
While at first this may seem a simple tast, it has plagued me for a while... What I want to do is to have the background colour of something like a TextBox to change from (say) White to Yellow to White to Yellow and then back to White in about 1 second or so. This is to create something like a 'flash' (or a Pulse) for when a User clicks on 1 of 4 Radio Buttons (which change the Text in the TextBox). So in other words, to get the...
4
6897
by: Jurjen de Groot | last post by:
I'm developing a ASP.NET/VB.NET web application. (VS.NET 2003) I've created several webpages, but on two pages one textbox colors yellow (the background) and I can't get the background to appear as White as it should by default. Even setting the background to Red doesn't prevent it, the textbox still appears with a yellow background. With or Without using a stylesheet the textbox still appears with a yellow background. The textbox is...
1
1156
by: Randy | last post by:
Hello, I'm building a table by creating new TextBoxes and then adding them to a Cell and then adding the Cells to the TableRow. It is working fine, but for some reason one of the TextBoxes is getting highlighted in a pale yellow color. I'm building the table in a loop so all the textboxes get built basically the same way so there's no other attributes that are being for them set in the code. Can someone tell me how/why the one TextBox is...
5
1967
by: Mark Sandfox | last post by:
How do you control the color of a textbox background color? I have an issue that when a user is viewing a form in the same version of IE 6 and operating system but a differenet computer they get a yellow background on SOME of the textboxes while other remain white. Thank you in advance for your help.
0
1912
by: CCLeasing | last post by:
Hello, I have searched google but can not find a straight forward answer to my problem. Hopefuly someone will be kind enough to offer their expertise. Please forgive if this seems a bit convoluted but this is probabally a reflection of my not clear understanding of the mechanics behind what i'm trying to achieve. Please bear with it I really could do with your help. I have a simple windows form. There are two controls on the form that I...
6
3083
by: Johan | last post by:
I can set/change a background with: document.getElementById("photodiv").style.background = "#282828 url(../img/pict_1.jpg)"; How do I set/change multiple backgrounds using javascript?
0
8379
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8816
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8596
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7309
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6162
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5627
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4150
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
1924
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1597
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.