revhosting Posted February 2, 2012 Share Posted February 2, 2012 First of all i bump myslef. Ok now let's go. I have this form. <form target="_blank" method="post" action="http://whatever/Interface/Base/Login.aspx?ReturnUrl=%2fInterface%2fBase%2fHome.aspx"> <input type="hidden" value="demo" name="USERID"> <input type="hidden" value="demo" name="PASSWORD"> <input type="submit" value="LIVE DEMO"> </form> You can login in the panel simply clicking the submit. The problem is that if you use CAPTCHA login is not possible because you are forced to enter the code. Any workaround? For example we could show CAPTCHA only after 3 consecutive login attemps. Link to comment Share on other sites More sharing options...
LFA Posted February 3, 2012 Share Posted February 3, 2012 I will add it to the list of things to do so you can configure to show the captcha after x invalid logins. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now