This is probably one of those look ahead|behind things that I still do not grasp about regex.
I want to find <td...> tags in a string of HTML that contain an <img...> tag. But I need the entire <td..>...<img...>...</td> string to replace it. But I need to ignore all the other <td...>...</td> blocks that do not contain image tags. TIA Ian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/RegEx/message.cfm/messageid:1169 Subscription: http://www.houseoffusion.com/groups/RegEx/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.21
