I need to modify a string that contains image links like <img
src="http://www.somedomain/directory/graphics/filename.jpg";> to
image links like <img src="graphics/filename.jpg">

How can I do this?


Luis 

Reply via email to