dare ruby wrote: > >> end >> >> I guess you need to set $KCODE = "U" for greater than 255. >> >> >> Regards, >> >> Park Heesob > Dear Park, > > Thanks for your information. its very useful for me but is it possible > to do the same with out using CGI. I want to do without using CGI so > could you suggest? > Of course you don't need to require cgi. Just define your own method and paste code from cgi.rb Regards, Park Heesob -- Posted via http://www.ruby-forum.com/.