a Cool Screen Greetz!!
a Cool Screen Greetz!!
API Declarations
ADD 3 TEXTBOXS
COPY AND PASTE THAT CODE BELOW
© 2001 Jakethebot INC.(Clan Software INC.) all rights reserved under USA LAWS.
Rate a Cool Screen Greetz!!
(2(2 Vote))
Dim name
Dim state
Dim age
age = Text2.Text
state = Text3.Text
name = Text1.Text
MsgBox "Hello " + name + " How Are You? " + "You Live At " + state + " Your Age:" + age
End Sub
a Cool Screen Greetz!! Comments
No comments yet — be the first to post one!
Post a Comment