Newsgroups: fj.lang.perl
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!tokyonet.ad.jp!tokyonet.ad.jp!tdi-extnews!tdi-rcac!wnoc-kyo-news!wnoc-sfc-news!venus.sun.com!cs.utexas.edu!howland.reston.ans.net!agate!usenet.kornet.nm.kr!news.kreonet.re.kr!usenet.seri.re.kr!news.imnet.ad.jp!news.join.ad.jp!sinetnews!eclnews!news.ipc.chiba-u!news.tj.chiba-u!asada
From: asada@icsd6.tj.chiba-u.ac.jp (Takuya Asada)
Subject: Re: Trouble with CGI Script with IIS
Message-ID: <Dq00Mu.K9C@ics.tj.chiba-u.ac.jp>
Lines: 16
Sender: usenet@ics.tj.chiba-u.ac.jp
Nntp-Posting-Host: icsj6.tj.chiba-u.ac.jp
Organization: Chiba-University
X-Newsreader: mnews [version 1.18PL3] 1994-08/01(Mon)
References: <31748DA6.5554@open.rd.nttdata.jp>
Date: Wed, 17 Apr 1996 08:52:05 GMT
Xref: galaxy.trc.rwcp.or.jp fj.lang.perl:887
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.perl&nb=887&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

$B$"$5$@$J$N$G$9!#(BIIS $B$O;H$C$F$$$J$$$N$G$9$,!D(B

$BD>0f!w#N#T#T%G!<%?$5$s(B> 
> print "<Content-type: text/html>\n\n";

  print "Content-type: text/html\n\n";

$B$G$o$J$$$G$7$g$&$+!)(B

> read(STDIN, &buffer, $ENV{'CONTENT_LENGTH'});

  read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});

$B$G$o$J$$$G$7$g$&$+!)(B

$B$"$5$@(B $B$?$/$d(B
