Today we are working on the chapter 7 assignment.
We will be using string functions
egs. intCharacters = txtText.Length
.ToLower
.ToUpper
validation functions.
RequiredFieldValidator
IftxtFirstName.Text<>""Then
continue
End If
Now we are doing an example. this example changed the lower and upper case of the text when hitting each button and put the correct text in the label.
Now we are doing chapter 7 - Mystic Reservations.
Test on MOnday.
Monday, July 27, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment