Forum Moderators: coopster

Message Too Old, No Replies

auto delete record in table after 3 loggings

         

JuicyScript

9:23 pm on Oct 1, 2009 (gmt 0)

10+ Year Member



Can anyone pls give me a code that will automatically delete the users logging information after a third successful login attempt.So that the user can not login again

jd01

5:02 am on Oct 2, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi JuicyScript,

Welcome to WebmasterWorld!

I'm not trying to be 'rude' with the following, but: Most of the time you will find more help if you give us some idea of what you've tried that's not working, why it's not working, and provide the relevant code that's not working...

You might find someone who will just tell you the answer, but some of the people who post here code for a living, and would rather 'educate' than 'work for free'.

Take a shot at what you think should work and if it doesn't then post what you've tried and one of us will probably point you in a direction or help you work through your code.

HINT: You will probably need to set a cookie or add a col to your DB that tracks login attempts...