Hi..I have the following string :- E:\VB.NET PROJECTS\ERP\bin\
I want to get the path :- E:\VB.NET PROJECTS\ERP\
How this is possible..How to remove “\bin” from my string ? Pl. guide..