Re: Download a file
Why is the description for Xav and Lop is the same?
It was written:
Xav
Speaks Fluent Binary
Lop
speaks fluent binary
Public Class Form1
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Are both are created from the same user?
By the way, If the statement up = True Then
Both Users use only 3 letters
Conclusion
'He or she likes 3 lettered words.
MessageBox.Show("Is this true?")
End Sub
End Class
Oh yeah just a note:
Don't try this at Visual Basic, as you see three first sentence are non-working in Visual Basic. Only this part works: = True Then
Thanks for noticing.
Last edited by Martin_kp; 05-16-2008 at 05:19 AM.
Reason: I edited this because Class should be on top of Sub.
|