|
Re: Extracting filename without extension from variable string.
Cool glad you sorted it.. You have to watch out though becuase if there is more than one period in the url then it will fail with your method.
My method will take away only the extensions.
|