hai all,
i am using c#.net.
i am having a string as
strData= "0108";
i want to get "01" and "08" seperately.
how to get this?
thanx in advance.
with Cheers
Nirmal.
i am using c#.net.
i am having a string as
strData= "0108";
i want to get "01" and "08" seperately.
how to get this?
thanx in advance.
with Cheers
Nirmal.
Comment