Posted on: 6/28/2014 8:22:50 PM | Views : 372

I want to Send Email Notification to Inactive Members in my asp.net Website from AdminPanel . so I m looping through inactive members (300 members) and mail has been delievered to Inactive User one by one.
but the only problem is that Page Hang or don't respond unless all main has been sent.. I want something like that
if 1 Mail Sent then page will be update by saying : abc@gmail.com : mail has been sent
if another mail sent then page will be update

How to do that

Thanks

Go to the complete details ...