Forum: Visual Basic
Aug 11th, 2005, 4:02 PM
|
|
Replies: 11
Views: 524
|
Forum: Visual Basic
Aug 11th, 2005, 2:02 PM
|
|
Replies: 2
Views: 310
Networking in vb.net
I was wondering if anybody knew how to do some networking in visual basic .net.
I remember reading somewhere on here that if i wanted to make more of a server application i should use vb.net.
Right...
|
Forum: Visual Basic
Aug 11th, 2005, 1:56 PM
|
|
Replies: 3
Views: 265
try having your code say txtCommandLine.text...
try having your code say txtCommandLine.text instead of just txtcommandline
also another thing could be that the case of the text isn't the same. I would change your code to be something like...
|
Forum: Visual Basic
Aug 11th, 2005, 1:47 PM
|
|
Replies: 6
Views: 430
|
Forum: Visual Basic
Aug 11th, 2005, 1:43 PM
|
|
Replies: 2
Views: 369
|
Forum: Visual Basic
Aug 11th, 2005, 1:03 PM
|
|
Replies: 11
Views: 524
Are you saying that you want to make it so that...
Are you saying that you want to make it so that it has a list of all the forms and then the checkmark is on the form that has to focus?
Or do you have a certain child forms that appear in the menu...
|