Hi,
I'm having a problem that every time I try to add a Login control within a page with a content placeholder linked to my master page, the Login control doesn't work when I log in using a correct username and password. Nothing happens when click the "Log in" button, I don't even get an error message. It is as though the contentplaceholder disables the functions of the Login control somehow...
However, when I put a Login control on a normal page without a contentplaceholder, it works perfectly fine when I try to log in.
Is there a way to solve this problem as I really would like my master page to show on my user login page just like it shows on the rest of my other pages.
Thanks :)