Quote:
Originally Posted by Larrysw
I'm not planing on ignoring that but to fix this put your replacement code
to be:
Code:
microsoft ===<a href="http://www.microsoft.com">microsoft</a>
|
Thanks for the suggestion ...
I already modified the code like you suggested before you posted a quick fix to correct the problem ...
like so ..
Code:
microsoft ===<a href="http://www.microsoft.com">microsoft </a>
the only difference was the extra space on..... >microsoft </A>
otherwise the word being replaced would join to the next word because the space would not be replaced.
Thanks
DeanoG