Split String - TechRepublic
General discussion
July 30, 2006 at 09:01 PM
bsmgopal1984

Split String

by bsmgopal1984 . Updated 19 years, 11 months ago

Dear all,
I want to split a string into twoparts.
How to do it?
For example, If I assigned variable called usrnm having string “QWUS\M0392”.
But I want to split into two parts or I need only “M0392” from the string.How can I get it?
Will Mid or Replace function help for this?
Actually I am using ASP.Net
Please help me!
Thanks in advance!

This discussion is locked

All Comments