Long Operations User Notifications

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default Long Operations User Notifications

    Hello,

    When submitted, the server will run a number of tasks over
    a period of several minutes. How do I keep users updated?
    I would like to send response to the user as the tasks
    progress.

    Thank you.
    szabelin Guest

  2. Similar Questions and Discussions

    1. My experience installing CF7 (From a long-time CF adminand user)
      I am a long-time administrator of Coldfusion and a serious designer. I've used Coldfusion since version 2 and am the person who brought CF into our...
    2. Email Notifications
      Hi, I have just started using Contribute within the past few weeks. I have a few questions which maybe somebody can help me out with. First,...
    3. Email notifications of event log entries
      Does anyone know of a way to send a notification by email of a Windows event, i.e. notification of serious event such as hardware failure? ...
    4. HOW TO: make a session valid only as long as user on site?
      I trying to use sessions to save a user name/id after login. If the user leaves the site and comes back, how do I force a new session and login?
    5. ASP.NET server notifications
      I am working on a ticker kind of a application using asp.net. The issue is that we are not allowed to install anything on the client. All what i...
  3. #2

    Default Re: Long Operations User Notifications

    Hi,

    Look at the following article....

    [url]http://www.fawcette.com/vsm/2002_11/magazine/features/chester/[/url]

    hope this helps..

    "szabelin" <sergey_zabelin@countrywide.com> wrote in message
    news:053201c33c33$33eacb50$a301280a@phx.gbl...
    > Hello,
    >
    > When submitted, the server will run a number of tasks over
    > a period of several minutes. How do I keep users updated?
    > I would like to send response to the user as the tasks
    > progress.
    >
    > Thank you.

    Boris Condarco Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139