Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. help me

help me

Scheduled Pinned Locked Moved ASP.NET
helptutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Balavardhan
    wrote on last edited by
    #1

    hi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. thanking you Balu

    C G 2 Replies Last reply
    0
    • B Balavardhan

      hi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. thanking you Balu

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      I think you've misunderstood the technology somewhere. If you want to create an applictation to send emails once or twice a week, why not create console application that the task scheduler can launch in the background for you?


      "On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog

      1 Reply Last reply
      0
      • B Balavardhan

        hi, How to schedule an aspx page.. I had created an application to send emails.. I want to send emails once/twice for a week, I had call the method to send an Email in page_load event.. but how to put aspx page in schedule tasks..of System.. thanking you Balu

        G Offline
        G Offline
        Guffa
        wrote on last edited by
        #3

        Please don't cross post. Please write a useful subject. --- It might be possible, but it would be quite a detour, and not a very stable solution. Do as Colin Angus Mackay suggests and create a console application instead or a web page. --- b { font-weight: normal; } -- modified at 8:50 Saturday 13th May, 2006

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups