I need to highlight changes (diff) between 2 text fields of a database in an asp.net application.
I'm used to comparing text “without comparison”, so the Ideal solution would be to do something like this, but if it just highlights the differences, it will be fine.
http://www.scootersoftware.com/moreinfo.php?zz=screenshot&shot=TextCompare
Content is HTML, so if it could compare HTML-processed text, it would be even better.
So, I need a link or control (free if possible) to complete this task.
thanks
source share