| Title | Test
                    Find
                    
                    Pattern Title | 
            
                | Expression | ^(([a-zA-Z]:)|(\\{2}\w+)\$?)(\\(\w[\w ]*.*))+\.((html|HTML)|(htm|HTM))$ | 
            
                | Description | Path of files HTML and HTM | 
            
                | Matches | c:\arquivo.html | \\home\arquivo232.HTML | Z:\teste.htm | 
            
                | Non-Matches | c:\arquivo.png | arquivo232.HTML | Z:\teste | 
            
                | Author | Rating:  Diego Siebra Ferreira | 
            
                | Source |  | 
            
              | Your Rating |  | 
        
    
 
    
    
     
        
                
	                Title: Doesn't Match FQDN
	                Name: Chris
	                Date: 10/22/2007 12:40:36 PM
	                Comment: 
Nice regular expression but it doesn't allow for the usage of a fully qualified domain name like: "\\Server.Domain\Folder\File.ext"