Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: master007
Forum: Visual Basic Feb 21st, 2006, 11:19 AM
Replies: 43
Views: 999
Posted By master007
wow you're fast. I was editing the post above,...

wow you're fast. I was editing the post above, sorry. I posted it and then said to myself. hmmm Da wei is gonna shoot you down, you better state the obvious. sigh so said so done :p
Forum: Visual Basic Feb 21st, 2006, 11:12 AM
Replies: 43
Views: 999
Posted By master007
Using multiple goto statements would however add...

Using multiple goto statements would however add a routed break from the loop instead of restarting right from end of the loop statement.

example, the following psudocode:-

start loop
...
Forum: Visual Basic Feb 21st, 2006, 8:52 AM
Replies: 43
Views: 999
Posted By master007
The GOTO statement (*hints while pointing to...

The GOTO statement (*hints while pointing to aethereal*) should only be used, as someone said earlier for breaking out of loops in the case of error catching. This is its best application.
It can...
Forum: C++ Feb 18th, 2006, 4:52 PM
Replies: 18
Views: 739
Posted By master007
Are you going to post every day or two to tell us...

Are you going to post every day or two to tell us another lesson is up?

SPAM

http://www.xtremevbtalk.com/showthread.php?p=1116476#post1116476

ban/kick/boot/bury/burn/erase/destroy
Forum: Visual Basic Feb 17th, 2006, 2:44 PM
Replies: 3
Views: 199
Posted By master007
:eek: :banana: ;)

:eek: :banana: ;)
Forum: Visual Basic Feb 14th, 2006, 9:47 PM
Replies: 3
Views: 161
Posted By master007
:eek: the above code would go in the 2nd...

:eek:
the above code would go in the 2nd form


to open another form with a button, double click button. Within the click event type e.g.

Private Sub Command1_Click()
Form2.Show
End Sub
Forum: Visual Basic Feb 14th, 2006, 5:52 PM
Replies: 3
Views: 161
Posted By master007
text2.text=form1.text1.text mention the form

text2.text=form1.text1.text

mention the form
Forum: Visual Basic Feb 13th, 2006, 8:45 AM
Replies: 25
Views: 881
Posted By master007
Lightbulb solution with VB, database not required

1)... parsing of text file--create VB program to open file in upload folder and insert HTML formatting(this could be as simple as adding <p> to the start and end of the file or you could use your...
Showing results 1 to 8 of 8

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:51 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC