|
-
Sep 15th, 2001, 10:55 PM
#1
Thread Starter
pathfinder
Can we give Raab some posts? He seems to be stuck at 1!
Come on! Do you even program? Or, are you just a bored Disco Owner just emerging from the '70's? {You really need to change your look. BUT, I'm one to talk! }
-
Sep 15th, 2001, 10:56 PM
#2
Fanatic Member
My apartment in Shanghai has disco lights in the roof.
-C
-
Sep 15th, 2001, 10:59 PM
#3
Thread Starter
pathfinder
....Do the Hustle....
HEY! WHY DON"T KEYBOARDS HAVE MUSICAL NOTATIONS!!!
-
Sep 15th, 2001, 11:01 PM
#4
Junior Member
hey, disco rocks it out. I can really rock it out. Rock on! I am listening to disco duck by rick dees right now.
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:02 PM
#5
Banned
Originally posted by Stefan Raab
I can really rock it out on my pet hampster
-
Sep 15th, 2001, 11:04 PM
#6
Junior Member
you can't rock the house like raab, you are trying to go down on raab but it won't work.
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:05 PM
#7
Fanatic Member
I rock the casbah.
And the apples
-C
-
Sep 15th, 2001, 11:09 PM
#8
Junior Member
don't say apples, it leads raab into temptation.
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:11 PM
#9
Banned
Yeah, you leave your sister really haggard when that happens.
-
Sep 15th, 2001, 11:12 PM
#10
Junior Member
no, it brings back bad memories of your nipple problem
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:14 PM
#11
Thread Starter
pathfinder
Wos got a problem with nipples? I Love NIPPLES!
-
Sep 15th, 2001, 11:15 PM
#12
Junior Member
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:16 PM
#13
PowerPoster
Lou, you should've posted this in the General VB forum... Raab would be up to ... like... 6 posts already !!
-
Sep 15th, 2001, 11:21 PM
#14
Thread Starter
pathfinder
Originally posted by beachbum
Lou, you should've posted this in the General VB forum... Raab would be up to ... like... 6 posts already !!
That would have been cheating!
I've got one! Raab,
If a person has a string in a textbox {text1}, and I want a box to pop up when they click a command button {cmdBUT1} that displays the contents of the text box, whats the simplest sub code that you can develop to do such a thing?
I'm lost!
-Lou
-
Sep 15th, 2001, 11:24 PM
#15
Junior Member
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:24 PM
#16
PowerPoster
VB Code:
Private Sub cmdBut_Click()
MsgBox ("Look in the textbox")
End sub
-
Sep 15th, 2001, 11:25 PM
#17
Junior Member
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:30 PM
#18
Thread Starter
pathfinder
Originally posted by beachbum
VB Code:
Private Sub cmdBut_Click()
MsgBox ("Look in the textbox")
End sub
Well, lol, that tells me where to find the text, but not whats in the textbox.
Raab, Show me a MsgBox that displays the content of Text1.
-Lou
-
Sep 15th, 2001, 11:30 PM
#19
Banned
Originally posted by Stefan Raab
thanks for the sex beachbumb
-
Sep 15th, 2001, 11:32 PM
#20
Junior Member
VB Code:
Private Sub cmdBut_Click()
MsgBox (Text1.Value)
End sub
Does that work for RAAB?
PS Ignore apple boy
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:35 PM
#21
Thread Starter
pathfinder
Try Again!
{You're almost right!}
-
Sep 15th, 2001, 11:37 PM
#22
Junior Member
i am working on it. RAAB rocked it out and got another post!
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:39 PM
#23
Thread Starter
pathfinder
Hope it works!
Originally posted by Stefan Raab
If a person has a string in a textbox {text1}, and I want a box to pop up when they click a command button {cmdBUT1} that displays the contents of the text box, whats the simplest sub code that you can develop to do such a thing?
-
Sep 15th, 2001, 11:41 PM
#24
Thread Starter
pathfinder
-
Sep 15th, 2001, 11:41 PM
#25
Junior Member
sorry, raab can't rock it out in vb that good, but he can rock it in ASP and Java
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:41 PM
#26
Junior Member
hey, is your avatar from the batman cartoon?
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:42 PM
#27
Thread Starter
pathfinder
OK, Thats better than me, fur'shur!
So, whats the equiv in asp or java?
-
Sep 15th, 2001, 11:43 PM
#28
Thread Starter
pathfinder
Originally posted by Stefan Raab
hey, is your avatar from the batman cartoon?
Yeppp! The Old B. Wayne, sitting there in the cave, watching the world, secluded with his computers, all by his lonesome!
What tipped ya?
-
Sep 15th, 2001, 11:44 PM
#29
Junior Member
well, in asp there really is no equivalent, in java it would take a lot of codeins.. i am too tired
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:45 PM
#30
Junior Member
Originally posted by NotLKH
Yeppp! The Old B. Wayne, sitting there in the cave, watching the world, secluded with his computers, all by his lonesome!
What tipped ya?
i think that that show show has a good unique artwork
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 15th, 2001, 11:47 PM
#31
Thread Starter
pathfinder
Originally posted by Stefan Raab
.. i am too tired
Maybe some other day, then. {You've GOT to start cutting back on your partying!!! It'll slow ANYBODY down!!!}
-
Sep 15th, 2001, 11:50 PM
#32
Thread Starter
pathfinder
Originally posted by Stefan Raab
i think that that show show has a good unique artwork
I don't think it beats this:
Better than a Dark Knight
-
Sep 15th, 2001, 11:51 PM
#33
Junior Member
i just rock it out, and i rock myself out. i am the disco fish rocker.
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 16th, 2001, 12:19 AM
#34
Junior Member
does this code do it? I got it with help from beachbum
VB Code:
class ShowText {
public static void main (String args[]) {
System.out.print("Look in the textbox ");
}
}
I am happy to say that i got my 3 posts restored
in watermelon sugar the deeds were done and done again as my life is done in watermelon sugar.
-
Sep 16th, 2001, 02:59 AM
#35
****..
raab sucks... raab is ****
-
Sep 16th, 2001, 08:16 AM
#36
Monday Morning Lunatic
Originally posted by NotLKH
....Do the Hustle....
HEY! WHY DON"T KEYBOARDS HAVE MUSICAL NOTATIONS!!!
Doo be doo be doo do-do doo be...
My keyboard has disco lights as well
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|