>But the value ends up exactly the same as the text value I'm entering (eg
%25 etc)
what do you mean? As far as I remember you have to UTF-8 encode the
character and %encode the remaining bytes.

http://en.wikipedia.org/wiki/Percent-encoding#Percent-encoding_in_a_URI
See section current standard


regards
deepak

On Mon, Jun 20, 2011 at 9:35 PM, stuntgirl <[email protected]> wrote:

> Many thanks for your reply, sebb-2-2.
>
> I tried putting the string into a browser and letting the URL encoding take
> care of the values and plugging these in. But the value ends up exactly the
> same as the text value I'm entering (eg %25 etc)
>
> I tried using the __char() function too and I got a little further. I'm
> successful with one non ASCII character, but a string doesn't seem to be
> working. Any further thoughts?
>
> >This is not related; the language change only affects how the GUI appears.
>
> I think it is related. It's akin to giving a user a Chinese version of
> Excel, but not being able to write Chinese characters. That's just mean!
> But
> this is a philosphical debate for another day.
>
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/HTTP-Request-Foreign-Language-nonASCII-tp4508824p4509225.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to