加藤%やまかんです。 "Akiyoshi Kato" <a-k _at_ venus.dti.ne.jp>さんは <001301c0bb0e$5e9bf7f0$9c0aa8c0 _at_ kato>で書きました > > ---プログラム抜粋--- > print "Content-type:test/html\n\n"; > print "<HTML><BODY>\n"; > $value = $result->getvalue($i,$j); > &jcode::convert(*value, 'sjis'); > print "$value<BR>\n"; > ------------------- print "Content-type:text/html\n\n"; #たぶん。typo だと思いますが。 &jcode'convert(*value, 'sjis'); か、 jcode::convert(\$value, 'sjis'); のどちらかかな? jcode.pl の中に、呼び方が書いてあります。 less jcode.pl してみてください。 --- 加藤 丈明 富士通(株) IAサーバ事業部 保証技術部 Tel:0559-24-7514 Fax:0559-24-6194 内線Tel:7551-3707 Fax:7551-3703 e-mail:kato _at_ qa.psd.cs.fujitsu.co.jp
References:
- [linux-users:82029] CGIによる文字化けAkiyoshi Kato
- Prev by Subject: [linux-users:82030] Re: CGIによる文字化け
- Next by Subject: [linux-users:82032] Re: CGIによる文字化け
- Previous by thread: [linux-users:82030] Re: CGIによる文字化け
- Next by thread: [linux-users:82032] Re: CGIによる文字化け
- Indexes:[Main][Thread]