Click here to Skip to main content
16,003,315 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: SQL Server Connection error not caught by error handling. Pin
Richard Andrew x6421-Feb-16 12:53
professionalRichard Andrew x6421-Feb-16 12:53 
GeneralRe: SQL Server Connection error not caught by error handling. Pin
Christopher Kettlewell10-Mar-16 10:18
Christopher Kettlewell10-Mar-16 10:18 
QuestionExecute SQL Script using Batch Pin
DotNetNarayanan17-Feb-16 20:33
DotNetNarayanan17-Feb-16 20:33 
AnswerRe: Execute SQL Script using Batch Pin
Chris Quinn17-Feb-16 21:35
Chris Quinn17-Feb-16 21:35 
QuestionREG: COM Component in VB.Net Pin
manowj17-Feb-16 3:54
manowj17-Feb-16 3:54 
QuestionVBs How can I Show a InputBox on a Client Computer? Pin
Member 1191673517-Feb-16 1:23
Member 1191673517-Feb-16 1:23 
AnswerRe: VBs How can I Show a InputBox on a Client Computer? Pin
Dave Kreskowiak17-Feb-16 2:35
mveDave Kreskowiak17-Feb-16 2:35 
AnswerRe: VBs How can I Show a InputBox on a Client Computer? Pin
ZurdoDev17-Feb-16 3:09
professionalZurdoDev17-Feb-16 3:09 
As Dave said, you cannot do this. You would have to install a client version of your software that is listening on a certain port. Then you can have a server version of your software that sends messages on that port.

However, if you do not need to ask for input and all machines are Win7 or higher, you can use msg. Open a command line and type msg and you'll see the options, http://pcsupport.about.com/od/commandlinereference/p/msg-command.htm[^].
There are only 10 types of people in the world, those who understand binary and those who don't.

QuestionHow to remove duplicate in combobox Pin
Fathur Rozi11-Feb-16 18:38
Fathur Rozi11-Feb-16 18:38 
AnswerRe: How to remove duplicate in combobox Pin
Richard MacCutchan11-Feb-16 21:13
mveRichard MacCutchan11-Feb-16 21:13 
GeneralRe: How to remove duplicate in combobox Pin
Fathur Rozi12-Feb-16 0:56
Fathur Rozi12-Feb-16 0:56 
QuestionVB.Net String Format Pin
Member 160021010-Feb-16 1:49
Member 160021010-Feb-16 1:49 
AnswerRe: VB.Net String Format Pin
Richard MacCutchan10-Feb-16 2:00
mveRichard MacCutchan10-Feb-16 2:00 
QuestionERRor Message Pin
Reginald_110-Feb-16 0:56
Reginald_110-Feb-16 0:56 
AnswerRe: ERRor Message Pin
Eddy Vluggen10-Feb-16 3:02
professionalEddy Vluggen10-Feb-16 3:02 
AnswerRe: ERRor Message Pin
Richard MacCutchan10-Feb-16 3:59
mveRichard MacCutchan10-Feb-16 3:59 
QuestionHow Attach Ghanian Cedi currency symbol To A Textbox in VB.net Pin
Reginald_19-Feb-16 23:12
Reginald_19-Feb-16 23:12 
AnswerRe: How Attach Ghanian Cedi currency symbol To A Textbox in VB.net Pin
Richard MacCutchan10-Feb-16 0:21
mveRichard MacCutchan10-Feb-16 0:21 
QuestionError Indicator Code in VB.net Pin
Reginald_19-Feb-16 23:08
Reginald_19-Feb-16 23:08 
AnswerRe: Error Indicator Code in VB.net Pin
Richard MacCutchan10-Feb-16 0:19
mveRichard MacCutchan10-Feb-16 0:19 
AnswerRe: Error Indicator Code in VB.net Pin
Dave Kreskowiak10-Feb-16 4:39
mveDave Kreskowiak10-Feb-16 4:39 
QuestionHow to group a column of string in vb.net report? Pin
Member 103570799-Feb-16 21:54
Member 103570799-Feb-16 21:54 
AnswerRe: How to group a column of string in vb.net report? Pin
Gilus'17-Feb-16 18:46
Gilus'17-Feb-16 18:46 
QuestionMake application's forms independent from Screen resolution Pin
satc7-Feb-16 1:47
satc7-Feb-16 1:47 
AnswerRe: Make application's forms independent from Screen resolution Pin
Eddy Vluggen7-Feb-16 8:11
professionalEddy Vluggen7-Feb-16 8:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.