Results 1 to 2 of 2

Thread: Warning from a service

  1. #1

    Thread Starter
    Fanatic Member carlblanchard's Avatar
    Join Date
    Sep 2003
    Location
    Bournemouth (UK)
    Posts
    539

    Warning from a service

    Hey all

    What do you think about this method of proceding with the task

    Write a service, that checks SQL DB every hour and if records are found it sends a notice to the system user in a way of NETSEND or msgbox

    Ive tired msgbox and i guess it can be used from a service because nothing happened......

    Whats all your comments

    Cheers Carl

    I am curretly building a defect management system for software and web developers,
    If you wana try it out (beta test) and keep it for free just send me a message

  2. #2
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Thumbs up

    Sending a message box if no one is logged in will crash the app.

    Send the person an email - that way they'll get notified even if they're not logged in or at a different machine (like maybe home or work)

    If you send the email to a hotmail account, the toast will pop on their MSN Messenger to tell them about the new email.
    ~Peter


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