Here's what my url looks like:

http:/.com/test.cfm/title.test-size.testSize-
color.testColor#title.test2-size.testSize-color.testColor2

I want to remove the middle part of this url which is "title.test-
size.testSize-color.testColor"

Is there a a regular expression that will remove this part of the url?
Or, is there another way to do this?

Reply via email to