Hi rohitspathak123
------------------------------------
Not Sure but you can try
------------------------------------
You can try %encoding while creating the command.
Eg. let say for "admin@123" we could write admin%40123. //@ has hex value of 40 so we escaped it as %40. This is the technique use by many browsers for handling Unicode characters.
Thanks and Regards
Kautuk Sahni
Kautuk Sahni