Hi All,
I have a silly question for you and I tried to solve this by myself during the last couple of days unsuccessfully.
I have created a website project in VS2013 and instead of having the default login and register pages, I modified the project in order to have the login and register forms into my master page (they both become available inside a div used as a jquery overlay
across all content pages).
The problem is that the user controls are not working on masterpage but they do if I place them into a content page.
What's the matter here in your opinion?
Thanks
Go to the complete details ...