I have a strange problem:
A simple virtual directory with a login control in login.aspx and a default.aspx.
The web.config has AD connection string.
When I access the folder using Fire Fox, it works normal: login.aspx --> input credentials --> default.aspx.
But when I use IE: 6 or 7, the login does nothing: it just sits there doing nothing, I do not get the hour glass also ?? It is like there s/be something for the onClick event for the button and there is nothing??