Is there a way to highlight the difference between two corresponding labels/textboxes within two formviews? I have two formviews on a webpage, the second of which displays after a user edits the first formview and clicks the update button. The second formview
shows the updates the user just made while the first formview shows the database row as it was before the user edited it.
So if both formviews have a textbox or label that display phonenumber and the user changed the phonenumber, I'd like the phonenumber in the second formview to be hightlighted.
Thanks
Go to the complete details ...