A CreditCardNumberValidator is one of the 25 validators in my Professional
Validation And More (
http://www.peterblum.com/vam/home.aspx). Its fully
tested, supports client-side validation (on many more browsers than the
ordinary Microsoft validators), and allows customizing the list of credit
card brands.
--- Peter Blum
www.PeterBlum.com Email: PLBlum@PeterBlum.com
Creator of "Professional Validation And More" at
http://www.peterblum.com/vam/home.aspx [quoted text, click to view] "Sandy" <Sandy@discussions.microsoft.com> wrote in message
news:1F55D7A8-AD10-46EF-8B53-FC41AD794630@microsoft.com...
>I need a credit card validator. Is there reliable code already written
>that
> anyone knows of? I have come across a few things; i.e. the Luhn-10
> algorithm, but don't know if that still applies or is obsolete and
> additionally, how would I incorporate it into a vb.Net app?
>
> Does anyone have helpful links?
> --
> Sandy