Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / December 2005

Tip: Looking for answers? Try searching our database.

TextBox backgrounds yellow (some of them)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rik Brooks - 21 Dec 2005 18:59 GMT
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?
Signature

----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.

Animadverto est verus

alikreznik@gmail.com - 21 Dec 2005 19:05 GMT
I think thats yahoo or google autofill, isn't it?

> 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
[quoted text clipped - 10 lines]
>
> Animadverto est verus
Rik Brooks - 21 Dec 2005 19:27 GMT
That was precisely it! Thank you.
Signature

----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.

Animadverto est verus

> I think thats yahoo or google autofill, isn't it?
>
[quoted text clipped - 12 lines]
> >
> > Animadverto est verus
Ignacio Machin ( .NET/ C# MVP ) - 21 Dec 2005 19:06 GMT
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

Signature

Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

> 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
[quoted text clipped - 7 lines]
>
> Could someone give me a hint as to what might be happening?
Nate - 21 Dec 2005 19:07 GMT
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)

> 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
[quoted text clipped - 5 lines]
>
> Could someone give me a hint as to what might be happening?
Ben Dewey - 21 Dec 2005 19:12 GMT
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.
MuZZy - 22 Dec 2005 05:19 GMT
> 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
[quoted text clipped - 5 lines]
>
> 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...

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.