Hi
I have a field which gets a URL which may have 4 forward slashes in it e.g. http://test/sub/sub2
Sometimes however, the sites have 5 slashes e.g. http://test/sub/sub2/sub3
Can I say if there is a 5th forward slash, remove that, and anything after it?