> the output for your cgi should look like this: > > [http server headers] > Content-Type: multipart/mixed;border=ThisRandomString----- > > ThisRandomString----- > Content-Type: text/html;version=2.0 > > [your html here] > ThisRandomString----- > Content-Type: audio/au (or whatever it is) > > [the stream here] Not quite. Each instance of "ThisRandomString" needs "--" before it, and the last part needs "--" both before and after. Check RFC1521.Received on Tuesday, 22 August 1995 15:18:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:38:37 GMT