I am working on an application that has the standard style login:
username, password, and login button.  When javascript is enabled, the
browser (firefox) does not ask if I would like to 'remember password
for "user" on site 127.0.0.1'.  When javascript is disable, the
browser does ask (but the login fails, in the manner pointed out
recently on this list).  I'm running 3.1.3, and have a standard
WButton that is connected to the login code:
    loginButton->clicked().connect(this, &MyApplication::Login);

Is there a way to have the browser recognize a login attempt so a
browser can save credentials?

Eric

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to