D
David Hubball
Hi
I know this topic will be really easy for most people in this group
but can someone help me to get this statement working please. Thanks
if (txtFirstPrize.Text==""|txtSecondPrize.Text=""|
txtThirdPrize.Text="") return;
I'm just tryng to get my program to return is any of these 3
properties are blanks.
Thanks
David
I know this topic will be really easy for most people in this group
but can someone help me to get this statement working please. Thanks
if (txtFirstPrize.Text==""|txtSecondPrize.Text=""|
txtThirdPrize.Text="") return;
I'm just tryng to get my program to return is any of these 3
properties are blanks.
Thanks
David