>>>>> "Kim" == Kim Schulz <[EMAIL PROTECTED]> writes:

Kim> hi
Kim> I have a long string which contains some <img..> html tags ala
Kim> <img height=67 alt="" hspace=0
Kim> src="C:\DHTMSamp\SAMPLES\Web\images\AddItem.GIF" width=72
Kim> align=baseline border=0>
Kim> I need to do it throughout the whole string which can contain serval
Kim> img tags. I need an regex that can replace everything between src=" and
Kim> the imagename with images/ I want to make those stupid MS typical
Kim> direct image links so they use the images on the server insted of
Kim> those on the client machine. Can anyone help me?? thanx

This doesn't exactly qualify as on-charter for "Fun With Perl".
You might try asking on the beginner's mailing list, or on the
Perl newsgroups.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

Reply via email to