Question
Extract email address from html
Hi,
I am trying to extract "email address" from an html output query. How would I do that?
I am on CF9.
example:
Query col1:
<html><head></head><body>today they emailed about it from (mailto:xxx@hotmail.com) ...hello there and here</body></html>
