Posted: 6/14/2011
I am using an ajax modal popup extender with a login control. I have also binded my login status control to the modal popup panel. when I go to a secured page as an anonymous user it tries to direct me to login.aspx.(which I do not have). How can I make it so it fires the modal popup instead of redireecting to login.aspx. Also the way I binded my login status control was by adding a seconf ajax modal popup extender control, and I set the target control ID to the login status control ID. IS this OK? I want to make sure it won't cause a conflict. Should I have added a second target control ID to the modal popup extender? Can you even do that?
I am pretty new to development and ASP.NET.
Thank you in advance.
I figured out a much easier solution so I am marking this one resolved!
Posted: 6/15/2011
Please don't mark your own replies.
Anyway, nice to see you have resolved your problem and it would be of great contribution if you share it with others so developers who have similar problems may find it useful.
Thanks,Hajan