Click here to Skip to main content
16,014,591 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How can I send a message to another computer? Pin
Colin Angus Mackay1-Jun-04 22:32
Colin Angus Mackay1-Jun-04 22:32 
GeneralRe: How can I send a message to another computer? Pin
tramdtt1-Jun-04 23:27
tramdtt1-Jun-04 23:27 
GeneralRe: How can I send a message to another computer? Pin
^eleK2-Jun-04 9:13
^eleK2-Jun-04 9:13 
GeneralRe: How can I send a message to another computer? Pin
Dave Kreskowiak2-Jun-04 12:15
mveDave Kreskowiak2-Jun-04 12:15 
GeneralRe: How can I send a message to another computer? Pin
tramdtt2-Jun-04 14:58
tramdtt2-Jun-04 14:58 
GeneralAPI / Hooking challenge Pin
ColonelSanders1-Jun-04 18:08
ColonelSanders1-Jun-04 18:08 
Generalvb.net class Pin
pnpfriend1-Jun-04 16:50
pnpfriend1-Jun-04 16:50 
GeneralRe: vb.net class Pin
Colin Angus Mackay1-Jun-04 22:37
Colin Angus Mackay1-Jun-04 22:37 
You don't give the stack trace of the error message, so it is harder to tell WHERE it happened.

Given the code snippet you've supplied Me.InputText is the most likely culprit, if so that means you have not set it to an instance of an object. You need to instantiate Me.InputText first.




"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar

The Second EuroCPian Event will be in Brussels on the 4th of September

Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way!


GeneralRe: vb.net class Pin
Dave Kreskowiak2-Jun-04 0:32
mveDave Kreskowiak2-Jun-04 0:32 
GeneralRe: vb.net class Pin
pnpfriend2-Jun-04 6:02
pnpfriend2-Jun-04 6:02 
GeneralRe: vb.net class Pin
Dave Kreskowiak2-Jun-04 12:14
mveDave Kreskowiak2-Jun-04 12:14 
GeneralRe: vb.net class Pin
Anonymous3-Jun-04 10:50
Anonymous3-Jun-04 10:50 
Generaluser validation in vb.net Pin
vince campellone1-Jun-04 13:52
sussvince campellone1-Jun-04 13:52 
GeneralRe: user validation in vb.net Pin
Dave Kreskowiak1-Jun-04 15:08
mveDave Kreskowiak1-Jun-04 15:08 
GeneralSounds-playing in VB 6.0 Pin
Boggahutt871-Jun-04 12:58
Boggahutt871-Jun-04 12:58 
GeneralRe: Sounds-playing in VB 6.0 Pin
Dave Kreskowiak1-Jun-04 15:14
mveDave Kreskowiak1-Jun-04 15:14 
GeneralRe: Sounds-playing in VB 6.0 Pin
Boggahutt871-Jun-04 16:06
Boggahutt871-Jun-04 16:06 
Questionhow to -" Pin
soul.ripper1-Jun-04 11:37
soul.ripper1-Jun-04 11:37 
AnswerRe: how to -" Pin
skoizumi291101-Jun-04 14:54
sussskoizumi291101-Jun-04 14:54 
AnswerRe: how to -" Pin
Dave Kreskowiak2-Jun-04 3:04
mveDave Kreskowiak2-Jun-04 3:04 
GeneralRe: how to -" Pin
soul.ripper2-Jun-04 10:28
soul.ripper2-Jun-04 10:28 
GeneralRe: how to -" Pin
Dave Kreskowiak2-Jun-04 12:10
mveDave Kreskowiak2-Jun-04 12:10 
GeneralRe: how to -" Pin
soul.ripper3-Jun-04 6:29
soul.ripper3-Jun-04 6:29 
GeneralRe: how to -" Pin
Dave Kreskowiak3-Jun-04 12:17
mveDave Kreskowiak3-Jun-04 12:17 
QuestionHow can I insert a new column in database table at the desired place? Pin
ATC1-Jun-04 11:33
ATC1-Jun-04 11:33 

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.