S
Stephanie
Hi-
I have a field that contains email addresses. I would like to strip the
address down to just the domain:
(e-mail address removed) = gmail
(e-mail address removed) = comcast
(e-mail address removed) = aol
So essentially I want to capture anything after the "@", up to the "."
I'd appreciate your suggestions!
I have a field that contains email addresses. I would like to strip the
address down to just the domain:
(e-mail address removed) = gmail
(e-mail address removed) = comcast
(e-mail address removed) = aol
So essentially I want to capture anything after the "@", up to the "."
I'd appreciate your suggestions!