S
Steve JORDI
Is there a way to get each line of a HTMLBody from a MailItem?
I have to get each HTML source line and check them against some
references to alter them.
I'd like to be able to do loop into something like:
get line
replace(line, search, replace)
next line
etc...
Any way to do this?
Thanks for any light!
Sincerely,
Steve JORDI
(Remove the K_I_L_LSPAM from my email address)
I have to get each HTML source line and check them against some
references to alter them.
I'd like to be able to do loop into something like:
get line
replace(line, search, replace)
next line
etc...
Any way to do this?
Thanks for any light!
Sincerely,
Steve JORDI
(Remove the K_I_L_LSPAM from my email address)