Click here to Skip to main content
15,920,708 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Chat without server Pin
Eddy Vluggen21-Apr-12 4:20
professionalEddy Vluggen21-Apr-12 4:20 
GeneralRe: Chat without server Pin
Member 422308723-Apr-12 1:37
Member 422308723-Apr-12 1:37 
QuestionVisual Basic.net Pin
Hermaine18-Apr-12 21:39
Hermaine18-Apr-12 21:39 
GeneralRe: Visual Basic.net Pin
Richard MacCutchan18-Apr-12 22:40
mveRichard MacCutchan18-Apr-12 22:40 
AnswerRe: Visual Basic.net Pin
Simon_Whale19-Apr-12 3:06
Simon_Whale19-Apr-12 3:06 
AnswerRe: Visual Basic.net Pin
Dave Kreskowiak19-Apr-12 6:06
mveDave Kreskowiak19-Apr-12 6:06 
AnswerRe: Visual Basic.net Pin
Sentenryu20-Apr-12 1:35
Sentenryu20-Apr-12 1:35 
GeneralRe: Visual Basic.net Pin
Hermaine22-Apr-12 18:56
Hermaine22-Apr-12 18:56 
QuestionRegular Expressions: dealing with a quote Pin
Brad Fackrell18-Apr-12 3:43
Brad Fackrell18-Apr-12 3:43 
AnswerRe: Regular Expressions: dealing with a quote Pin
Eddy Vluggen18-Apr-12 5:02
professionalEddy Vluggen18-Apr-12 5:02 
GeneralRe: Regular Expressions: dealing with a quote Pin
Brad Fackrell18-Apr-12 5:12
Brad Fackrell18-Apr-12 5:12 
AnswerRe: Regular Expressions: dealing with a quote Pin
VJ Reddy18-Apr-12 5:08
VJ Reddy18-Apr-12 5:08 
GeneralRe: Regular Expressions: dealing with a quote Pin
Brad Fackrell18-Apr-12 5:21
Brad Fackrell18-Apr-12 5:21 
GeneralRe: Regular Expressions: dealing with a quote Pin
VJ Reddy18-Apr-12 5:45
VJ Reddy18-Apr-12 5:45 
AnswerRe: Regular Expressions: dealing with a quote Pin
proneal26-Apr-12 9:44
proneal26-Apr-12 9:44 
QuestionHOW TO CLOSE FORM IN ACTIVEX DLL Pin
haidernitc17-Apr-12 17:56
haidernitc17-Apr-12 17:56 
AnswerRe: HOW TO CLOSE FORM IN ACTIVEX DLL Pin
Eddy Vluggen18-Apr-12 0:23
professionalEddy Vluggen18-Apr-12 0:23 
GeneralRe: HOW TO CLOSE FORM IN ACTIVEX DLL Pin
haidernitc18-Apr-12 0:31
haidernitc18-Apr-12 0:31 
GeneralRe: HOW TO CLOSE FORM IN ACTIVEX DLL Pin
Eddy Vluggen18-Apr-12 5:00
professionalEddy Vluggen18-Apr-12 5:00 
QuestionRemote Desktop Application Pin
Newbie5117-Apr-12 14:17
Newbie5117-Apr-12 14:17 
AnswerRe: Remote Desktop Application Pin
Dave Kreskowiak17-Apr-12 15:16
mveDave Kreskowiak17-Apr-12 15:16 
GeneralRe: Remote Desktop Application Pin
Newbie5117-Apr-12 15:23
Newbie5117-Apr-12 15:23 
AnswerRe: Remote Desktop Application Pin
Benaiah Mischenko17-Apr-12 17:26
Benaiah Mischenko17-Apr-12 17:26 
GeneralRe: Remote Desktop Application Pin
Newbie5118-Apr-12 6:12
Newbie5118-Apr-12 6:12 
AnswerRe: Remote Desktop Application Pin
Benaiah Mischenko18-Apr-12 8:53
Benaiah Mischenko18-Apr-12 8:53 
"Server" would be the address of the computer you want to connect to.

"Domain" would be the domain of the user (this would be the computer you are connecting to, if you want to use a local user).

"Username" would be the username you wish to connect as.

"Password" would be the password of the user that you wish to connect as.

Hope this helps. Without knowing the exact details of your situation, I can't give you exact values, but this should be enough to get you going. If you have ever used Windows' built-in RDC client, these should be familiar.

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.