see what i am talking about?VB Code:
'here is a quick VB code i am making up to show you how the [b][vbco[/b][b]de][/vb[/b][b]code][/b] works... Dim i as Integer For i = 0 To 100 Text1.Text = Text1.Text & Str(i) & vbCrLf Next i
Printable View
see what i am talking about?VB Code:
'here is a quick VB code i am making up to show you how the [b][vbco[/b][b]de][/vb[/b][b]code][/b] works... Dim i as Integer For i = 0 To 100 Text1.Text = Text1.Text & Str(i) & vbCrLf Next i