How would I strip out everything from before the last "/" in the following
string generated from request.serverv araibles method:
....so that I was just left with:
"Riverbend"
Many thanks
Jason
string generated from request.serverv araibles method:
....so that I was just left with:
"Riverbend"
Many thanks
Jason
Comment