ajax and process output

G

Guest

Hi there, i'm looking for how to write a process output onto an aspx
webpage, but with an asynchronous method, i'd like to write the output lines
in "real time" on the webpage.

my process is starte on the server by an process.start() method, but i don't
succeed to do it;

would you have an exemple of it ?

bye
Nico
 
C

Cowboy \(Gregory A. Beamer\)

AJAX is designed to be initiated from the client, not from the server.

As the web is stateless, you have to embed an "application" on the server to
do what you desire. ActiveX control or Java applet are current choices. When
Silverlight 1.1 is released, it will also be an option.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,266
Messages
2,571,085
Members
48,773
Latest member
Kaybee

Latest Threads

Top