Hi,

Just google/try this functions in java script

escape() 
<http://www.w3schools.com/jsref/jsref_escape.asp>,encodeURI()<http://www.w3schools.com/jsref/jsref_encodeuri.asp>
,encodeURIComponent()<http://www.w3schools.com/jsref/jsref_encodeuricomponent.asp>.

lets see which will work for you.

But one question %c3%a9 is this in your csv file

On Wed, Jan 26, 2011 at 6:47 PM, SanderW
<san...@performancearchitecten.nl>wrote:

>
> For my last remark: The '/' changing to %2f is no problem. The bad requests
> were caused by the file encoding I have put up at CSV data config.
>
> Rajiv, your solution does fix the รค (changes into %c3%bc), but it changes
> %c3%a9 to %25c3%25a9, resulting in the bad request
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Path-seems-to-be-encoded-to-unicode-instead-of-utf-8-tp3357795p3357828.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>


-- 
RAJIV KUMAR

<http://rajivkumarnandvani.wordpress.com/>
<http://learnqtphelp.blogspot.com/>

Reply via email to