Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within HTML Pages with CSS and JavaScript
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Ron McLeod
paul wheaton
Jeanne Boyarsky
Sheriffs:
Paul Clapham
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Himai Minh
Bartenders:
Forum:
HTML Pages with CSS and JavaScript
autocomplete turned off programmatically
jeff rogers
Greenhorn
Posts: 1
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
I can turn off auto complete at the form level for IE but not Netscape or Mozilla. How do I accomplish this in a non-IE browser in my form code?
The form is using
JSP
's and
struts
.
Bear Bibeault
Sheriff
Posts: 67754
173
I like...
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Regardless of the backend technology used to generate the HTML page, it's still just good old HTML. So, off to the HTML forum with ye!
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Bear Bibeault
Sheriff
Posts: 67754
173
I like...
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
How are you doing this in IE?
[
Asking smart questions
] [
About Bear
] [
Books by Bear
]
Eric Pascarello
author
Posts: 15385
6
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
AUTOCOMPLETE="off"
Don't get me started about those stupid
light bulbs
.
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
How can I stop IE from giving the option to save a username / password
How to fix dropdown width
Javascript works in explorer but not in mozillza ???
Help needed with IE 6.0 submit
Problems viewing HTML source from Internet Explorer
More...