NEed help

hi guys need some help in c++ programming.
I had created a website blocker and it is password protected . if i enter wrong password for about 15-20 times main menu screen comes up and password protection is useless. just want to know why this is happening and any way to solve this!!
it also shows error saying:-**RERERER caused a General Protection fault in module BLOCKER>EXE at 0004:2DEF .
choose close rererer will close.**

is it due to buffer overflow??
it is hard to help without the code but i understand why you wouldnt post it. Could you have like a loop that will only let you input the password for x amount of times and then because values prove false or what not it skips the rest of the code? and passes the blocker
Topic archived. No new replies allowed.