I need a script to check an external Pop email account every ? minutes on a Dedicated Server running Windows 2003 Server and parse the data and assign it to variables for writing to an Access database - I don't know what the best way to do this is but I would like it running always (even automatically after a reboot like IIS) with a way to stop and start in case I need to make edits to it or something goes wrong.
I have attached the ASP code I have right now that all works except for the part commented out at the beginning regarding what I need. I am not a professional coder but am trying to get this working and just need basic parsing functionality and a way to have it run on the server always. I don't care how this process gets done, as long as it works and I can edit the code if necessary.






