Results 1 to 5 of 5

Thread: send mail through database using asp.net

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up send mail through database using asp.net

    Hi friends,

    I am using Asp.net application and sql server 2005. I assigned job for users using job scheduling. ie activate and deactivate while we assign the job at particular time it change at that time(activate/deactivate). While the changes will come at that time i need to send mail for that particular user.
    Normally we can send mail using asp.net i know.But in this scenario how can we send mail automatically in db.

    IF you have any idea, reply me.

    Hope yours reply.
    Failing to plan is Planning to fail

  2. #2
    Lively Member
    Join Date
    Jan 2002
    Location
    India
    Posts
    84

    Re: send mail through database using asp.net

    I am using SendMailJPkg package for sending mails through Oracle Database (9i).
    You can check that.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up Re: send mail through database using asp.net

    Hi ,

    Thanks for your's reply. Do u know any other software before configure dbmail.
    Failing to plan is Planning to fail

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: send mail through database using asp.net

    You could write a windows service or a scheduled task that runs every x minutes, checking for emails to send.

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up Re: send mail through database using asp.net

    hi mendhak,

    Thanks for yours reply.But i am using web application.what software need to install while configure dbmail?? This is my question.

    Hope your's reply.
    Failing to plan is Planning to fail

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