Search found 2 matches
- Fri Mar 31, 2006 2:50 pm
- Forum: Advanced Find and Replace
- Topic: Remove path from <img src=...>
- Replies: 2
- Views: 17373
- Fri Mar 31, 2006 1:45 pm
- Forum: Advanced Find and Replace
- Topic: Remove path from <img src=...>
- Replies: 2
- Views: 17373
Remove path from <img src=...>
Hi,
I have several html files, that contain images (jpg and gif). I want to strip the paths, and keep only the filename, can that be done?
They all have different codes, from which I want to remove the red parts:
<img src=" http://www.somedomain.com/blabla/ file1.jpg">
<img src= http://www ...
I have several html files, that contain images (jpg and gif). I want to strip the paths, and keep only the filename, can that be done?
They all have different codes, from which I want to remove the red parts:
<img src=" http://www.somedomain.com/blabla/ file1.jpg">
<img src= http://www ...