Avatar of smacca
smacca
Flag for Australia

asked on 

Regular Expression to remove filename from page URL

Hi,

I have to simply strip off the filename and extension from a page url using RegEx.
This example may help:

       https://www.experts-exchange.com/questions/10090605/Remove-the-filename.html?query=remove+filename&clearTAFilter=true

Cheers.
C#

Avatar of undefined
Last Comment
GrnEggsAndHam

8/22/2022 - Mon