Results 1 to 3 of 3

Thread: Background Task in Classic ASP 11

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2021
    Posts
    2

    Background Task in Classic ASP 11

    I am building a project using Classic ASP (mainly because I already have a lot of stuff written in Classic ASP over the years) on a shared hosted server

    I need a simple way of running something in the background. So, maybe once per minute it looks at the state of the Database and sends appropriate emails to people

    The fact it is on a shared hosted server limits what I can do in practice - any suggestions how I can do this?

    Many thanks
    Last edited by markpotn; Oct 14th, 2022 at 08:28 AM.

  2. #2
    PowerPoster
    Join Date
    Nov 2017
    Posts
    3,138

    Re: Background Task in Classic ASP

    Quote Originally Posted by markpotn View Post
    I am building a project using Classic ASP (mainly because I already have a lot of stuff written in Classic ASP over the years) on a shared hosted server

    I need a simple way of running something in the background. So, maybe once per minute it looks at the state of the Database and sends appropriate emails to people

    The fact it is on a shared hosted server limits what I can do in practice - any suggestions how I can do this?

    Many thanks
    Really. Maybe you and wavering can tag-team this problem.

    https://www.vbforums.com/showthread....in-Classic-ASP

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2021
    Posts
    2

    Re: Background Task in Classic ASP 11

    thx you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width