how to isolate image source tag2004-07-12 09:54:17I have an rss feed that gives me something like this: <description><br /> <br /> buffalo protest<br /><img src="http://moblg.net/blogs/1015/thumbs/ moblog_a715627ec7b25.jpg" alt="try 2" /> </description>I am wondering how with XSLT I can isolate the image source and get rid of all the proceeding and following garbage? Thanks! Brooke
|
|