Hello, Thanks for replying to my question.
I tried to replace my Japanese text with its HTML encoded value "௵" and selected the Encode option. What happened was the value "௵" showed up on the screen instead of the character I was expecting. How can I get ௵ to show up as the Japanese character? Thanks, ~Alan Chan -----Original Message----- From: Laurent MEDIONI [mailto:[EMAIL PROTECTED] Sent: Friday, February 27, 2004 1:05 AM To: Alan Chan; '[EMAIL PROTECTED] ' Subject: RE: Sending Chinese or Japanese characters Hi, do you intend to use your parameter later in the script ? Or is it just to add it to the sampler URL ? I am not sure that you can send GET parameters directly using an extended charset, from an http point of view... Have you tried to replace your Chinese text with its Unicode-HTML encoded value: a Chinese character = &#...; where ... is the Unicode number of your Chinese character ? You should also choose the encode option to enable &, #, ... in the GET URL. Cheers, Laurent -----Message d'origine----- De: Alan Chan A: [EMAIL PROTECTED] Date: 26.02.04 23:36 Objet: Sending Chinese or Japanese characters Hi, I have a question I am sure a lot of you can answer. I would like to create a sampler that contains a parameter whose value is either in Chinese or Japanese. When I cut and paste the Chinese text into the Parameter Value, all I see are boxes instead of the actual characters. How can I make this work? Thank you very much for your help. ~Alan Chan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

