Get the chinese content (Big5) from web page
From: Eric (hehe88hk_at_yahoo.com.hk)
Date: 12/11/03
- Next message: Aric Bills: "Re: equality and errors"
- Previous message: Donal K. Fellows: "Re: Q: Tcl_GetVar and german umlaut"
- Next in thread: Aric Bills: "Re: Get the chinese content (Big5) from web page"
- Reply: Aric Bills: "Re: Get the chinese content (Big5) from web page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 Dec 2003 09:59:05 -0800
When I try to download the content from a web page by
http::geturl
I find I cannot obtain the chinese content inside it.
However, I can display chinese words correctly in my tcl program, e.g.
set a 哈哈
puts stdout [set a]
May I know what is the solution?
Thanks
- Next message: Aric Bills: "Re: equality and errors"
- Previous message: Donal K. Fellows: "Re: Q: Tcl_GetVar and german umlaut"
- Next in thread: Aric Bills: "Re: Get the chinese content (Big5) from web page"
- Reply: Aric Bills: "Re: Get the chinese content (Big5) from web page"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|