Hi,
 
         In master page i have Login Anchor tag. When i click this anchor  tag, Login form will popup on same page where they click. 
         There is no problem, If credentials are valid. But in submit button if username or password are invalid, the parent page reloads and the popup screen is disabled. Again i have to click on Login anchor tag to login.
 
aspx code
 
Login Anchor Tag
 

           
 
 
Popup Form