Hi All,
I have to execute javascript code in one of my mobile(http/html) app based script, I need to take the some dynamic and parameterized values from one of my request after that i need to keep those values in my javascript code, that code will give encrypted values.
I want to pass this encrypted value into the next request, then it will validate and proceed further.
Note: Web_JS_Run() can't use becuase its offline data which we can pass JS file but my script need to pass dynamic as well as few hard coded values which will change for every iteration.
Kindly suggest me if you have any solution for this, Please let me know if need more details on this.
Thanks
NarasimhaReddy