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

disable autofill in WebControls.TextBox control

I'm retouching our corporate web site that, among other things, allows
customers to log in and pay their invoices online. I noticed that on the
checkout page, the credit card number textbox autofills with past entries for
that textbox. My development workstation has the Google Toolbar installed;
I'm not sure whether the autofill functionality is native to the browser or
coming from the Google Toolbar.

In either case, is there any way of disabling autofill for a particular
textbox regardless of browser or third-party toolbar? If I can't disable
autofill for an individual control, can I disable it for the whole page?

Thanks,

Andre Ranieri
Nov 19 '05 #1
2 2673
Andre,

I believe that the behaviour you describe is due to the google toolbar. I
don't use it's autofill feature and don't experience the behaviour on my
company's sites (or any others). I don't know of any way to disable this
behaviour. It would be up to each individual user.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Andre Ranieri" <An**********@discussions.microsoft.com> wrote in message
news:EC**********************************@microsof t.com...
I'm retouching our corporate web site that, among other things, allows
customers to log in and pay their invoices online. I noticed that on the
checkout page, the credit card number textbox autofills with past entries
for
that textbox. My development workstation has the Google Toolbar
installed;
I'm not sure whether the autofill functionality is native to the browser
or
coming from the Google Toolbar.

In either case, is there any way of disabling autofill for a particular
textbox regardless of browser or third-party toolbar? If I can't disable
autofill for an individual control, can I disable it for the whole page?

Thanks,

Andre Ranieri

Nov 19 '05 #2
Yes, I think you are correct. The autofill/Complete feature must be under
the control of the user ( or administrator ) as far as I am aware it is not
possible to prevent or enable this using Meta tags for example as this would
constitute a security breach.

I may be wrong, but I doubt it.
Mr N


"S. Justin Gengo" <justin@[no_spam_please]aboutfortunate.com> wrote in
message news:%2****************@TK2MSFTNGP09.phx.gbl...
Andre,

I believe that the behaviour you describe is due to the google toolbar. I
don't use it's autofill feature and don't experience the behaviour on my
company's sites (or any others). I don't know of any way to disable this
behaviour. It would be up to each individual user.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Andre Ranieri" <An**********@discussions.microsoft.com> wrote in message
news:EC**********************************@microsof t.com...
I'm retouching our corporate web site that, among other things, allows
customers to log in and pay their invoices online. I noticed that on the
checkout page, the credit card number textbox autofills with past entries
for
that textbox. My development workstation has the Google Toolbar
installed;
I'm not sure whether the autofill functionality is native to the browser
or
coming from the Google Toolbar.

In either case, is there any way of disabling autofill for a particular
textbox regardless of browser or third-party toolbar? If I can't disable
autofill for an individual control, can I disable it for the whole page?

Thanks,

Andre Ranieri


Nov 19 '05 #3

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

Similar topics

5
by: Sue | last post by:
On code-behind page: (attributes set programatically for each of these elements) linkbutton added to tablecell textbox added to tablecell tablecells added to tablerow tablerow added to table...
4
by: Rodrigo DeJuana | last post by:
Howdy, I'm new to this .net stuff and really have little to no training. Im trying to create a new page for a web form, so i have been pretty much jsut coping code. I having some issue with...
4
by: Vik | last post by:
Is there enumeration for the WebControls? Thanks.
6
by: GD | last post by:
Hi, I wonder how to disable the "submit" behavior of a button. What I want is to assign values to dynamically added user controls without page postback. Problem: dynamically created control can...
0
by: Robert Ladd | last post by:
Hi, I'm trying to disable the asp.net calendar control from a javascript function, but it doesn't disable the doPostBack. To simplify the situation, assume a page with 4 controls. A...
13
by: Rich | last post by:
Hello, So I would like to disable a textbox on a vb.net form without the text getting grayed out. In vb6 I could place a textbox control on a frame control and disable the frame leaving the...
6
by: | last post by:
hi, how to disable the controls in page? thanks For each myControl in Page.Controls 'want to disable myControl? Next
4
by: Matrixreloadedth | last post by:
How to change disable color of Checkbox??? I have a checkbox with forecolor in red but when i disable by set Enable properties to false forecolor is changed to gray color but i don't want it. how...
10
by: sandraz444 | last post by:
I have an expression in the query under my form to autofill the date under a certain condition but it wont write to the underlying table?? The date shows in the form but not the table. Does anyone...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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: 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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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,...

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.