Hi, I need to get MD5 format of a string which should then converted to Hex format. For MD5 conversion, I downloaded the script from http://pajhome.org.uk/crypt/md5/ . Also that same script file (md5.js) has 'binl2hex(binarray)' function to convert to hex value.. My real problem is (perhaps simple!) that I don't know the way to access those functions inside that script in my SOAP XML/RPC data request. I tried BSF Sampler but couldn't get through my problem. I really need that to complete my project and it's not possible to workaround with them, so any kind of even suggestion is highly appreciated.
Thanks.... -- View this message in context: http://www.nabble.com/Hash-MD5-function---Hex-conversion-function-in-SOAP-request.-tp22208262p22208262.html Sent from the JMeter - User mailing list archive at Nabble.com.

