>Sorry, one last question, could it be useful a Pivot Component for a >standard (Modal) Dialog Box for handling Username / Password (and >maybe Realm as a Label, or as a drop-down list like in Domain logon) ? >And let application use it when desired, but without forcing its usage
We have talked about adding such a dialog. I'm not sure we could create a generically useful login dialog that anyone would actually be able to use in practice. For example, username/password are common enough, but realm is very specific. Also, lots of login forms have a "remember me" checkbox, etc. They also often tend to be fairly heavily branded. I'll take a look at the source. Thanks.
