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]

