D
DrStrangepork
I have an HTML-formatted report sent to me weekly, and based on the
report, I find system changes that need to be corrected. My changes
make the report incorrect, so I want to be able to edit the email to
reflect my changes. I can edit the message using "Edit message",
however there are some HTML features that I cannot change.
Specifically, if I need to delete an entire tabel row
(<TR>whatever</TR>), I cannot do that. I can only delete the text in
the individual columns (<TD>data</TD>) in the row. That leaves me with
different formats for each email depending on which lines got deleted.
How can I delete the table rows?
report, I find system changes that need to be corrected. My changes
make the report incorrect, so I want to be able to edit the email to
reflect my changes. I can edit the message using "Edit message",
however there are some HTML features that I cannot change.
Specifically, if I need to delete an entire tabel row
(<TR>whatever</TR>), I cannot do that. I can only delete the text in
the individual columns (<TD>data</TD>) in the row. That leaves me with
different formats for each email depending on which lines got deleted.
How can I delete the table rows?