Correct me if i am wrong.
--
You received this message because you are subscribed to the Google "LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en
char param1[256] = "cWZmxw0N/eHGagZ+PlAF55J/5J72dy2Y+/mVu9SCJIko";
lr_save_string(param1,"param2");
lr_output_message(param1);
web_convert_param("param2", "SourceEncoding=PLAIN", "TargetEncoding=URL", LAST );
lr_output_message("%s",lr_eval_string("{param2}"));