I have an admin system where I can send emails with my lead info in it.
What I'm trying to achieve is an auto command where 10 minutes after I sent the email another email will be sent. The page with the action of sending the second email is ready, but how do I "activate" the action without logging into the system and do it manually?
I'm using IIS w. Classic ASP.