Page 1 of 1

how to remove path

Posted: Thu Jan 25, 2007 3:47 am
by eshban
hello,

i have a Regular expression which just find the

Code: Select all

<Img src = "anyfile.jpg">
tag in an html file

The problem is that i have a <img> tag like

Code: Select all

 <img src = "abc/www/image.jpg">
I want to remove "abc/www" from ther above tag

how can i do it[/syntax]

Posted: Thu Jan 25, 2007 4:30 am
by volka
cross-post, see viewtopic.php?t=62602

Posted: Thu Jan 25, 2007 5:09 am
by eshban
i post it again, because i did not find the correct answer.sorry for that

Posted: Thu Jan 25, 2007 9:18 am
by feyd
You are not allowed to duplicate threads.