On Sun, Mar 17, 2002 at 02:27:14PM +0000, Kim Schulz wrote: > > hi > I have a long string which contains some <img..> html tags ala > <img height=67 alt="" hspace=0 > src="C:\DHTMSamp\SAMPLES\Web\images\AddItem.GIF" width=72 align=baseline > border=0> > I need to do it throughout the whole string which can contain serval img > tags. > > I need an regex that can replace everything between src=" and > the imagename with images/ > > I want to make those stupid MS typical direct image links so they use the > images on the server insted of those on the client machine. > > Can anyone help me??
Which part of the perl FAQ addressing this question did you fail to understand? Abigail
