Hi, Hopefully someone can help me with this. I got a dynamic URL with the structure: www.mysite.com/aaa/bbb and I need to strip /bbb (which is dynamic) from the URL. Basically, it's stripping the last /<tag> from the url. Appreciate any help or input! Thanks!