Showing a Captcha popup after failed login.

Posted by thinker07 on Stack Overflow See other posts from Stack Overflow or by thinker07
Published on 2010-01-05T23:13:27Z Indexed on 2010/03/23 2:01 UTC
Read the original article Hit count: 319

Filed under:
|
|

I have created two asp.net pages, if x times the login fails, I want to call the captcha page (second page) in a popup window. How do I automatically call the second page as a popup window in the first page without using a hyperlink button?

Are there any tutorials?

© Stack Overflow or respective owner

Related posts about popup

Related posts about captcha