Question: Write an If...Then...Else statement that displays the string Please enter ZIP code in the lblMsg control when the txtZip control does not contain any data.
Write an If...Then...Else statement that displays the string “Please enter ZIP code” in the lblMsg control when the txtZip control does not contain any data.
Step by Step Solution
3.45 Rating (165 Votes )
There are 3 Steps involved in it
If txtZipText String... View full answer
Get step-by-step solutions from verified subject matter experts
