asp.net + process output

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guest's Avatar

    #1

    asp.net + process output

    Hi there, i've got still the same problem as before : i would like to write
    all the outputs of a running process into my asp.net page in real time.
    would you have an exemple or could you help me please ? i precize my process
    is started by process.start() (from the system.diagnost ics library), and
    i've tried to use the standardoutput property, but without success.

    please help me

    Nico



Working...