Hi I am able to remove click-to-call links for labels / numbers in Iphone & Blackberry by keeping the above tags in the header part.
<meta name="format-detection" content="telephone=no"> //for Safari
<meta http-equiv="x-rim-auto-match" content="none"> //for Blackberry
Like this do we have any property for Internet Explorer ( Windows Mobile Browser ) ?