[Gambas-user] saving and loading id and password in login forms
Benoît Minisini
gambas at ...1...
Tue Apr 2 00:33:55 CEST 2013
Le 02/04/2013 00:28, Ru Vuott a écrit :
> Just to understand, in WebView what way is contemplated to manage (save and load) id and password in login forms? Automatical and easy-to-use internal functions, or via complex programer strategy?
>
> For exemple, in the classic yahoo mail access:
>
> https://login.yahoo.com/config/mail?.intl=it&.src=ym&.done=http://it.mail.yahoo.com&rl=1
>
>
> Regards
> vuott
>
I think that programming is needed : finding all login / password fields
in the entire HTML page and its sub frames, and storing them with the
desktop wallet (Desktop.Passwords).
--
Benoît Minisini
More information about the User
mailing list