| Title | Test
                    Find
                    
                    Pattern Title | 
            
                | Expression | ^([0-9a-fA-F]){8}$ | 
            
                | Description | Hex number/string validation method for the Electronic Serial Number(ESN) used in Cellular Phone products. | 
            
                | Matches | 8ECCA04F | 82E5AAA4 | 82e5aaa4 | 
            
                | Non-Matches | 8ECCAOF | 82E5AA4 | 82e5aaa45 | 
            
                | Author | Rating:  Cliff Wagner | 
            
                | Source |  | 
            
              | Your Rating |  | 
        
    
 
    
    
     
        
                
	                Title: Programmer
	                Name: Jeff
	                Date: 7/3/2007 9:45:42 PM
	                Comment: 
Thanks Cliff, this is what I was looking for.