473,406 Members | 2,549 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,406 software developers and data experts.

No prompt to save password

I've managed to write an ASP.NET v2 web page where the prompt to save the
password doesn't appear :-( Not sure why it's not working. Autocomplete on
the text boxes is working but when you enter username, password (text box
with type = password) and click the login link button, IE doesn't popup "Do
you want to save this password?".

The setting is turned on in IE7 as I've just cleared all my forms and
passwords and gone to a couple of web sites where I have to login, and I'm
getting prompted for my password.

This is a new login page - the old one is still in the application and that
is working as expected, i.e. it asks to save password and next logon, the
password is filled in automatically.

On the working form, there is a single text box for username and password
textbox for password.

On the non-working form, there's these two plus several other textboxes and
buttons.

I wonder if this makes any difference?

Does anyone know *how* the IE mechanism works to determine whether the
prompt should appear?

Cheers, Rob.
Jun 27 '08 #1
1 2248
On the non-working form, there's these two plus several other textboxes
and buttons.

I wonder if this makes any difference?
It certainly does. Taking off the other text boxes so there's just two on
there works - it also needs a button, not a linkbutton to work as well. The
logic must be something like:

IF one normal textbox AND one password textbox AND user click on a button
THEN
Prompt to save password and link the value in the textbox as the
username and the other one as the password
ENDIF

So either I move the login logic off onto it's own screen or do something
with cookies to save the username.

Cheers, Rob.
Jun 27 '08 #2

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

Similar topics

6
by: Magnus Jardeby | last post by:
I have a problem with basic authentication. I redirect a user from a page to another. I don't want to get the NT prompt login, I want the user to be logged in automatically. I want to send the...
6
by: Paul Deverson | last post by:
I'm a newbie to MySQL and am really confused about when I should be using the Command Line Client and when the DOS prompt. I'm using Windows XP and I've just installed MySQL 4.1.10. I can use...
3
by: John Smith | last post by:
Hello all: I have yet another question to ask the gurus of C#. I am trying to get a list of all the connected computers on our domain. The only way I know how is by going to the command prompt...
2
by: Morten | last post by:
Hi! I'm wondering what it is that makes IE prompt users to save user name and password. I have a web site coded in C#/.Net and part of it is protected by means of a form. When I key in user name...
1
by: jodyblau | last post by:
I applogize for posting this a second time (I posted in the access-multiuser group as well), but this group seems to respond more rapidly, and I have been trying to figure this out for what seems...
4
by: ARC | last post by:
Hello all, I didn't use to have this problem in Access 97, but in 2007 (and maybe other versions of access after 97), if you have a form that has a subform, and you click the close button, you...
0
by: Neuberger, Sheldon N. | last post by:
Could I write my own if one does not exist? Take a look at the getpass.py module. It's very short. The windows version of the getpass function can be trivially modified to echo something. The...
9
by: happyse27 | last post by:
Hi All, In perl script(item b below) where we check if html registration form are filled in properly without blank with the necessary fields, how to prompt users that the field are incomplete...
3
by: bollweevil | last post by:
Hello Everyone, I do Django web development on my Mac at home, and then I rsync the files with the Ubuntu web server. I want to write one single bash shell script that rsyncs the files and...
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: 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?
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
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
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,...

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.