hi all how are u ???
im using asp.net 3.5 and sql server 2005 and i want to do the following:
repeat C#.net method every 30 minutes even the user colse asp.net page , for example :
user login to asp.net page and send email , then user colse the aspx page , then i want to repeat this action every 30 minutes
please note that : i want to repeat method even if the user leave the page or colse my website