Nishi Bhonsle wrote:
>
> I want to manipulate strings containing filenames that have the following
> format
> Web\SiA\web\..\..\ etc
> Web\SiAData\web\app\..\..\ etc
> to remove everything in the begining of web part of the above strings and
> store the rest of the part ie
> web\..\..\ into a new
Hi:
I want to manipulate strings containing filenames that have the following
format
Web\SiA\web\..\..\ etc
Web\SiAData\web\app\..\..\ etc
to remove everything in the begining of web part of the above strings and
store the rest of the part ie
web\..\..\ into a new string.
Thereafter I will refere