Basically I want to sub-string directory path for example path is "server/student/personal/contact" I want to path like "/student/personal/contact". That's mean first folder name I don't want to in in path. Every time this path is change by project requirement so how to remove first folder name from string path.
problem that here in string path first Folder name not same name every time So please help for this how to remove first folder name from string path