Redirect Standard Output to a live UI



I've been able to read enough HOWTOs and other articles to successfully
get another thread to start a process and I can redirect the output of
that process to a stream which I use to update my UI (the whole purpose
of which is for the user to see the output of the process on the main
UI as it happens).

The problem is that, until the process stops, nothing shows up on the
UI. As soon as I kill the process then BAM, all the output shows up.
I'd really like this to be "live", as in, as soon as the process kicks
out a line of output it shows up on the UI for the user to see.

What's the best way to making that work? I could be super close or
waaaaayyyy off, I have no idea.

Thanks,
Mesan

.



Relevant Pages

  • Role based Security in ASP.Net
    ... all the articles and I have form and role security working. ... Is there a way I can detect this somehow and ... redirect to an access denied page or something. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: HTTP Home page Redirection ISA
    ... Read the help, books and articles! ... This posting is provided "AS IS" with no warranties, ... Is there a way to redirect a clients initial request to a disclaimer (URL ...
    (microsoft.public.isa.enterprise)
  • Re: Question
    ... These top ten articles are shown on the index page with a little ... > cookie if a cookie is set then it redirects to the story page ... > redirect, i don't know what server variable to use. ... Next enable Forms authentication (see <authentication ...
    (microsoft.public.dotnet.general)
  • Re: Question
    ... "Steven Spits" wrote: ... These top ten articles are shown on the index page with a little ... >> cookie if a cookie is set then it redirects to the story page ... >> redirect, i don't know what server variable to use. ...
    (microsoft.public.dotnet.general)