a function that detects my own site links and external links
        Posted  
        
            by vakas
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vakas
        
        
        
        Published on 2010-05-22T20:35:07Z
        Indexed on 
            2010/05/22
            20:40 UTC
        
        
        Read the original article
        Hit count: 189
        
c#
i m getting article description from a user in fckeditor where he can paste the links too
i want to detect my own site links and external links
so that i can make my own site links to open in same browser 
and external have a nofollow attribute...
© Stack Overflow or respective owner