in reply to Re: regexp for extracting IP addressin thread regexp for extracting IP address
/(?:\d{1,3}\.){3}\d{1,3}/; [download]
cLive ;-)