Regular expression for browser Url
        Posted  
        
            by pkumar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pkumar
        
        
        
        Published on 2010-05-24T18:56:55Z
        Indexed on 
            2010/05/24
            19:01 UTC
        
        
        Read the original article
        Hit count: 230
        
JavaScript
I am new to JavaScript
i need a regular expression which
allows both of this forms
for example : 1.http://www.google.com 2. www.google.com
© Stack Overflow or respective owner