473,394 Members | 1,866 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,394 software developers and data experts.

Input fields being filled in by plug-in?

Spurious vales appear (overwrite!) in form input fields and apply a green background to these.

I have a working website and there is a user form (in a password protected part of the site). ONE of my users displays this form via MS Internet explorer and values have been overwritten (like an autofill) with a green background.

e.g. number "350" should be shown but "admin" is instead (this happens on lots, but not all fields).

Example of HTML:
Expand|Select|Wrap|Line Numbers
  1. <input type="hidden" name="name__13" value="Std image width"><input style="color:#0000dd; " type="text" size="50" name="value__13" value="350" >    
  2.  
Any ideas what could cause this?

I am gessung a plugin of some sort??

Thanks!
Feb 11 '09 #1
4 1421
improvcornartist
303 Expert 100+
Maybe having Google toolbar installed?
Feb 11 '09 #2
I beleive user does have google toolbar - and it seems likely that many people would - it seems very dangerous if fields are being populated with spurious values - isn't this a threat to all websites using "update" forms?

What does the green background mean?
Feb 12 '09 #3
improvcornartist
303 Expert 100+
I don't actually use Google toolbar, but it would seem like any field it populates would be a recognized field, and it would fill it with previously saved data, so nothing spurious. Maybe the green means, "I think I recognize this field, so I'm filling it in, but I'm turning it green so you notice." I just remember previous coworkers having issues with Google toolbar autofilling fields and changing field background colors.
Feb 12 '09 #4
DonRayner
489 Expert 256MB
On one site I was on it was suggested to add autocomplete="off" to the input statement.
Feb 12 '09 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Gleep | last post by:
Hi PHP coders, I've got an issue I'm stuck with. Imagine there is a large form that has 5 columns and 20 rows. In each row there is a check box - then 4 input fields. I already have the code...
2
by: J_axx | last post by:
Wow I was told this is a grate place for info I did not believe um but I was wrong I have 4 ASP pages on my site & a DB for each page has a form pointing at its DB, I thought this would be the...
9
by: YoBro | last post by:
Hi, Is this possible, if so how would you go about it. I have a reasonably large form that includes 6 file input fields. I wanted to create an option to allow the user to reset only the file...
1
by: Big E | last post by:
Here is my code below. I recieve this error when I run MyCommand.SelectCommand.ExecuteNonQuery() Thanks. Big E Sub MyDataGrid_Update(ByVal Sender As Object, ByVal E As...
5
by: Bart van Deenen | last post by:
Hi all I have a form with a couple of input fields, embedded within spans. I am using script.aculo.us for dragging and dropping, and want to reorder the input fields that way. The input fields are...
5
by: jwright | last post by:
I have decided to use a struct to collect my data. The input file is comma dilineated between almost all of the fields. Here is the code I have so far and a sample input and output file. ...
3
by: JohnM | last post by:
I want the user to be able to create fields. It seems a bit odd, but I'm trying to make a 'marking programme'. (Teacher marks student's work - records comment or grades. Comments printed on...
5
nathj
by: nathj | last post by:
Hi, I have been looking around the forum and the web for a way to achieve this and so far I have drawn a blank. So I head to the forum as I'm sure someone knows how to do this. I have a form...
2
by: jp2code | last post by:
I have several input fields on my form, and the form works; however, Visual Studio is showing errors, and I would like to get rid of them. When the form is submitted, it is redirected back to...
8
omerbutt
by: omerbutt | last post by:
hi there i have a form with multiple input (type/text ) fields and three inputs(type/file) fields i have to submit the form via ajax because i have multiple forms on this page ,you can say it is a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
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...

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.