473,403 Members | 2,338 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

Strange textinput

Have an ASP page on internet, where I let the user write his email address.
Today I see that this text input field has got a yellow background instead
of the normal white as the other input fields. The code is quite normal.
Using IE 6.0.2900. It has not appeared before. Then I rebooted the computer,
but got the same result.

When I try another computer, also with XP pro and the same IE, the text
input is white as it should.

Any guess where to find the fault?

/ Rolf
Oct 4 '05 #1
4 1391
Google toolbar.

Ray at home

"Rolf Rosenquist" <ro**@nomail.com> wrote in message
news:uv**************@tk2msftngp13.phx.gbl...
Have an ASP page on internet, where I let the user write his email
address.
Today I see that this text input field has got a yellow background instead
of the normal white as the other input fields. The code is quite normal.
Using IE 6.0.2900. It has not appeared before. Then I rebooted the
computer,
but got the same result.

When I try another computer, also with XP pro and the same IE, the text
input is white as it should.

Any guess where to find the fault?

/ Rolf

Oct 5 '05 #2
Googling could only find tips on how to DO the coloring of input fields. But
I have not written any code whatsoever for that, but got one field colored.
My problem is how to take something away that is not there.

Or do you mean that the Google toolbar in itself is the problem? If so, do
you know how to delete it? Cause I can´t find where.

/ Rolf

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> skrev i
meddelandet news:%2****************@TK2MSFTNGP09.phx.gbl...
Google toolbar.

Ray at home

"Rolf Rosenquist" <ro**@nomail.com> wrote in message
news:uv**************@tk2msftngp13.phx.gbl...
Have an ASP page on internet, where I let the user write his email
address.
Today I see that this text input field has got a yellow background instead of the normal white as the other input fields. The code is quite normal.
Using IE 6.0.2900. It has not appeared before. Then I rebooted the
computer,
but got the same result.

When I try another computer, also with XP pro and the same IE, the text
input is white as it should.

Any guess where to find the fault?

/ Rolf


Oct 5 '05 #3
Yes, the toolbar itself, although I imagine other such products do the same
thing. The Google toolbar, iIrc, has a setting, which is on by default. It
will highlight fields that it can auto-fill for you from identity
information you've provided. Like, if you setup your name and address in
your Google toolbar settings, it will offer to autofill fields when it
thinks that's what they're asking for. I think this is how it works anyway.
I may be confusing it with Roboform.

Ray at work

"Rolf Rosenquist" <ro**@nomail.com> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl...
Googling could only find tips on how to DO the coloring of input fields.
But
I have not written any code whatsoever for that, but got one field
colored.
My problem is how to take something away that is not there.

Or do you mean that the Google toolbar in itself is the problem? If so, do
you know how to delete it? Cause I can´t find where.

/ Rolf

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> skrev i
meddelandet news:%2****************@TK2MSFTNGP09.phx.gbl...
Google toolbar.

Ray at home

"Rolf Rosenquist" <ro**@nomail.com> wrote in message
news:uv**************@tk2msftngp13.phx.gbl...
> Have an ASP page on internet, where I let the user write his email
> address.
> Today I see that this text input field has got a yellow background instead > of the normal white as the other input fields. The code is quite
> normal.
> Using IE 6.0.2900. It has not appeared before. Then I rebooted the
> computer,
> but got the same result.
>
> When I try another computer, also with XP pro and the same IE, the text
> input is white as it should.
>
> Any guess where to find the fault?
>
> / Rolf
>
>



Oct 5 '05 #4
Thanks Ray, that was it.
BTW do you also know how to delete the bar? I got it unknown to me by
installing the Earth program.
/ Rolf

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> skrev i
meddelandet news:eC**************@tk2msftngp13.phx.gbl...
Yes, the toolbar itself, although I imagine other such products do the same thing. The Google toolbar, iIrc, has a setting, which is on by default. It will highlight fields that it can auto-fill for you from identity
information you've provided. Like, if you setup your name and address in
your Google toolbar settings, it will offer to autofill fields when it
thinks that's what they're asking for. I think this is how it works anyway. I may be confusing it with Roboform.

Ray at work

"Rolf Rosenquist" <ro**@nomail.com> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl...
Googling could only find tips on how to DO the coloring of input fields.
But
I have not written any code whatsoever for that, but got one field
colored.
My problem is how to take something away that is not there.

Or do you mean that the Google toolbar in itself is the problem? If so, do you know how to delete it? Cause I can´t find where.

/ Rolf

"Ray Costanzo [MVP]" <my first name at lane 34 dot commercial> skrev i
meddelandet news:%2****************@TK2MSFTNGP09.phx.gbl...
Google toolbar.

Ray at home

"Rolf Rosenquist" <ro**@nomail.com> wrote in message
news:uv**************@tk2msftngp13.phx.gbl...
> Have an ASP page on internet, where I let the user write his email
> address.
> Today I see that this text input field has got a yellow background

instead
> of the normal white as the other input fields. The code is quite
> normal.
> Using IE 6.0.2900. It has not appeared before. Then I rebooted the
> computer,
> but got the same result.
>
> When I try another computer, also with XP pro and the same IE, the text > input is white as it should.
>
> Any guess where to find the fault?
>
> / Rolf
>
>



Oct 6 '05 #5

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

Similar topics

2
by: Arthur | last post by:
I've come across some strange xml, that I need to deal with, it looks like this:- <root> <foo attr="1">Some random strange text. <bar attr="2">blar</bar> <bar attr="3">blar blar</bar> <bar...
2
by: Paul Drummond | last post by:
Hi all, I am developing software for Linux Redhat9 and I have noticed some very strange behaviour when throwing exceptions within a shared library. All our exceptions are derived from...
2
by: Olaf | last post by:
I have a frameset page witch contains the myFuc() function. The function is accessed from a page in one of the frames in the frameset. An example is shown below. <input...
7
by: M O J O | last post by:
Hi, I'm developing a asp.net application and ran into a strange css problem. I want all my links to have a dashed underline and when they are hovered, it must change to a solid line. Sounds...
25
by: Neil Ginsberg | last post by:
I have a strange situation with my Access 2000 database. I have code in the database which has worked fine for years, and now all of a sudden doesn't work fine on one or two of my client's...
0
by: unknown | last post by:
Hi, I am developing an online book store with shopping cart. My shopping cart is represented as a Xml server control and I am using an XSLT to render it at the client side. I am using an...
0
by: Kris Vanherck | last post by:
yesterday i started getting this strange error when i try to run my asp.net project: Compiler Error Message: CS0006: Metadata file 'c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net...
11
by: Martin Joergensen | last post by:
Hi, I've encountered a really, *really*, REALLY strange error :-) I have a for-loop and after 8 runs I get strange results...... I mean: A really strange result.... I'm calculating...
20
by: SpreadTooThin | last post by:
I have a list and I need to do a custom sort on it... for example: a = #Although not necessarily in order def cmp(i,j): #to be defined in this thread. a.sort(cmp) print a
14
by: blumen | last post by:
Hi all, I'm a newbie in VB.Net Programming.. Hope that some of you can help me to solve this.. I'm working out to read,parse and save textfile into SQL Server. The textfile contains thousands...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
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...
0
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,...
0
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...

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.