Hello,
Our site makes use of a web based, rich-text editor FreeTextBox. In IE, not FF, if a user types in something like:
someone@blah
IE automatically creates a mailto hyperlink. I have tested this with other text editors out there and the story is the same with all of them. So the question can I override this browser behavior somehow from within my application?
Thanks!
-Nick