Hi,
When security is enabled in IIS browsers display a generic logon box.
Is there anyway to cause a custom logon screen to appear instead?
Thanks,
Al.
Printable View
Hi,
When security is enabled in IIS browsers display a generic logon box.
Is there anyway to cause a custom logon screen to appear instead?
Thanks,
Al.
The box is built-in with IE. I bet you won't be able to change it.
The logon dialog is generated by the user agent, not the web server, if you're using basic authentication.Quote:
Originally posted by MetallicaD
No Sir... unless you could somehow hack into IIS, where that dialog originates, there is no way for you to change the dialog. If you need something else, I would suggest creating your own security system for you application
-mcd