Hi…
I want to remove link. How to do that using execCommand()
The first stop is to read the documentation, and to scan through the command identifiers for an appropriate command - perhaps the [url=“http://msdn.microsoft.com/en-us/library/ms537431(v=VS.85).aspx”]unlink command.
Although, I suspect that with more information from you about the environment that this will be used in, some other technique may instead more appropriate.