On 12/9/2010 11:46 AM, Rance Hall wrote:
I have a set of questions that ask about a customers name, address, email, etc.
some of these values are allowed to be null, and others aren't. Some
are required to have specific formats when they aren't null.
I'm happy with the code Ive written and its
I have a set of questions that ask about a customers name, address, email, etc.
some of these values are allowed to be null, and others aren't. Some
are required to have specific formats when they aren't null.
I'm happy with the code Ive written and its question asking routine,
but I need help u