Alessandro Forte's Blog


Enforce your skill! Read my Blog!
Archivio Posts
Anno 2007

Anno 2006
Mappa

Iban Code RegEx

Today i had write the Regular Expression to match International Bank Account Number (formally IBAN) for Italy country. The regex expression is downloadable from : http://regexlib.com/REDetails.aspx?regexp_id=1621This is the source : IT\d{2}[ ][a-zA-Z]\d{3}[ ]\d{4}[ ]\d{4}[ ]\d{4}[ ]\d{4}[ ]\d{3}|IT\d{2}[a-zA-Z]\d{22} This is the match : IT28 W800 0000 2921 0064 5211 151 | IT28W8000000292100645211151 This is the unmatch : IT28-W800-0000-2921-0064-5211-151 
Leggi tutto il post...
Categoria: Programmazione
mercoledì, 31 gen 2007 Ore. 13.07

Istat Code RegEx

Today i had write the Regular Expression to match Italian Istat Ateco Code (formally Codice Istat) updated to Ateco-Istat 2004. The regex expression is downloadable from : http://regexlib.com/REDetails.aspx?regexp_id=1620This is the source : \d{2}[.]{1}\d{2}[.]{1}[0-9A-Za-z]{1}This is the match : 22.12.0|18.24.CThis is the unmatch : 22.12_D|12.56| 1A.56.1 
Leggi tutto il post...
Categoria: Programmazione
martedì, 30 gen 2007 Ore. 18.36
Sondaggio
Come faresti la mia Vespa se fossi in me?




Altro





Ora e Data
Links
    Statistiche
    • Views Home Page: 8.519
    • Views Posts: 21.698
    • Views Gallerie: 0
    • n° Posts: 32
    • n° Commenti: 3
    Copyright © 2002-2007 - Blogs 2.0
    dotNetHell.it | Home Page Blogs
    ASP.NET 2.0 Windows 2003