Hello all
i am developing social media website when user registration is completed the user get to his mail confirmationcode
for his mail confirmation. if user didn't confirm his mail confirmation he can login with his crendential(emailid, password)
upto 6 days.. But after 6 days if user can login with his crendentials , we restrict the user he can't login the website, we
we want to display the message like "first u conifrm your email".
How we will do this functionality using web.config file or cs file. Please tell me any one
Thanks