You know like each day a predefined quote appears on a textbox.
I use VB.NET, I can not get the logic correct. Well, in fact in any language.
Say I have 3 vriables:
Dim day(3) As String
day(0) = "Today's quote"
day(1) = "Tomorrow's quote"
day(2) = "Tomorrow +...