CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2009
    Posts
    5

    Exclamation web scheduler not working

    Hello All,

    My one site require web scheduler facility and
    I am using HELM control panel version 3.2.18.
    I have develop site in Asp .Net and Vb .net 2.0.
    In page load event of one aspx page,
    I have written code to execute email and sms sending functions,
    which will check date and time and send email and sms as per condition.
    I gave this page to web scheduler but its not working....

    Which type of script should be use etc
    So please suggest me what to do to solve this problem

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: web scheduler not working

    [ moved thread ]
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Tags for this Thread

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

Featured