- From: Paul Ramsey <pramsey@postmodern.com>
- Date: Tue, 25 Jul 95 09:52:51 PDT
- To: WWW-HTML@w3.org, kyin@hpmail2.fwrdc.rtsg.mot.com
Oh, Oh, I know, I know. :-) I spent an entire day figuring this out recently. At least on the CERN server you need to begin the name of the script with "nph-" (for No Parse Header). This tells the server to connect the output of your program directly with the requesting client rather than piping is through the server (which causes it to buffer up). If anyone is interested I've created a cgi script (actually it's a C program) which lets you specify a server push animation with a simple text file which contains gif filenames and delays in milliseconds. I know it works under the CERN server, I don't know if it will work anywhere else. Paul Ramsey
Received on Tuesday, 25 July 1995 13:06:43 UTC