I'm having a strange issue. I'm getting some HTML values from DB like
TinyMCE editor is making "name" and Title attribute values to be same, so in editor above tag is appearing as:
i.e instead of Title="EFG", it's becoming Title="ABC".
Can anyone have any idea why it's happening?
Many thanks in advance,
~Andy