anjali5
10-11-2009, 02:25 PM
Hello Everyone,
I want to use split command in Visual basic. I have a c:/program/abc/wef/add.doc
I want to get the name add.doc, for getting that name, I want to do split on "/". This directory path
can have multiple "/"since it is coming from database.
How do I use split command.
Thanks.
I want to use split command in Visual basic. I have a c:/program/abc/wef/add.doc
I want to get the name add.doc, for getting that name, I want to do split on "/". This directory path
can have multiple "/"since it is coming from database.
How do I use split command.
Thanks.