开发者

How to Linkify Phone numbers in IE using C# BHO

I'm able to detect phone numbers from webpage but unable to linkify them. I want to to linkify a phone no. like 7774443333 t开发者_开发技巧o 7774443333

Is there any way to do that? Is their any solution, Is their any method to wrap anchor element around any word in the webpage or something better solution?


If your putting this on a webform, you could put the text in a label, and wrap the label in an a href, then change the navigation url on the a href in code-behind.


Sounds like a perfect example of IMarkupServices::InsertElement

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜