Ok, I'm newbie, now thats cleared up :-)
I want a cgi script to call a program on the server, and then format STDOUT with something like "&response=" for each line. I actually allready did this, but the output is first printed when the program ends. I would like it to do it "streaming". I'm calling it from flash, and I wnat flash to show the progress of the program :-)