Hi
I have some string value like strTest="name=x yz&code=20&dept =10"
How to convert this strTest to Namevaluecollec tion so to extract the individual value for key.
Regards
Amol Lokhande
I have some string value like strTest="name=x yz&code=20&dept =10"
How to convert this strTest to Namevaluecollec tion so to extract the individual value for key.
Regards
Amol Lokhande
Comment