Search found 2 matches

by AzMandius
Mon Jan 05, 2015 8:08 pm
Forum: TextCrawler
Topic: Remove all content after the closing </html> tag
Replies: 2
Views: 12502

Re: Remove all content after the closing </html> tag

Perfect! Thank you my friend!
by AzMandius
Mon Jan 05, 2015 4:39 pm
Forum: TextCrawler
Topic: Remove all content after the closing </html> tag
Replies: 2
Views: 12502

Remove all content after the closing </html> tag

Hello everyone,
A virus infected all .html and .htm files on my HD, by inserting a portion of bad code after the closing </html> tag, in ~20000 files.

I would like to run a search and replace command that deletes everything after the </html> tag.

Would anyone be so kind to indicate a proper ...