Click here to Skip to main content
15,891,951 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionjson exception Pin
duup27-Feb-16 0:43
duup27-Feb-16 0:43 
AnswerRe: json exception Pin
Dave Kreskowiak27-Feb-16 10:49
mveDave Kreskowiak27-Feb-16 10:49 
GeneralRe: json exception Pin
duup28-Feb-16 21:04
duup28-Feb-16 21:04 
GeneralRe: json exception Pin
Dave Kreskowiak29-Feb-16 2:41
mveDave Kreskowiak29-Feb-16 2:41 
Questionhow to start a vbs script in a vbs script on a client computer Pin
Member 1191673523-Feb-16 22:31
Member 1191673523-Feb-16 22:31 
AnswerRe: how to start a vbs script in a vbs script on a client computer Pin
Dave Kreskowiak24-Feb-16 2:16
mveDave Kreskowiak24-Feb-16 2:16 
GeneralRe: how to start a vbs script in a vbs script on a client computer Pin
Member 1191673524-Feb-16 3:39
Member 1191673524-Feb-16 3:39 
GeneralRe: how to start a vbs script in a vbs script on a client computer Pin
Dave Kreskowiak24-Feb-16 3:58
mveDave Kreskowiak24-Feb-16 3:58 
You're not describing this correctly at all.

How many machines are involved. Give them names and use ONLY those names to refer to the machines. Do not use "user", use "Client" and "Server". Which machine is local and which is the remote machine?


Member 11916735 wrote:
i want to start a script on a server and this script should run the other script on a normal pc.


OK. This describes a user logged into a server, running a script on it that will launch a script on a remote client machine.

What am I missing?
A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak

GeneralRe: how to start a vbs script in a vbs script on a client computer Pin
Member 1191673525-Feb-16 0:58
Member 1191673525-Feb-16 0:58 
GeneralRe: how to start a vbs script in a vbs script on a client computer Pin
Dave Kreskowiak25-Feb-16 1:42
mveDave Kreskowiak25-Feb-16 1:42 
QuestionStarting the process as user will not work on Win2012 Pin
byka23-Feb-16 1:29
byka23-Feb-16 1:29 
AnswerRe: Starting the process as user will not work on Win2012 Pin
Dave Kreskowiak23-Feb-16 4:06
mveDave Kreskowiak23-Feb-16 4:06 
GeneralRe: Starting the process as user will not work on Win2012 Pin
byka23-Feb-16 5:13
byka23-Feb-16 5:13 
GeneralRe: Starting the process as user will not work on Win2012 Pin
Dave Kreskowiak23-Feb-16 5:16
mveDave Kreskowiak23-Feb-16 5:16 
GeneralRe: Starting the process as user will not work on Win2012 Pin
byka23-Feb-16 7:14
byka23-Feb-16 7:14 
GeneralRe: Starting the process as user will not work on Win2012 Pin
Dave Kreskowiak23-Feb-16 8:14
mveDave Kreskowiak23-Feb-16 8:14 
GeneralRe: Starting the process as user will not work on Win2012 Pin
Eddy Vluggen23-Feb-16 8:35
professionalEddy Vluggen23-Feb-16 8:35 
GeneralRe: Starting the process as user will not work on Win2012 Pin
Dave Kreskowiak23-Feb-16 9:01
mveDave Kreskowiak23-Feb-16 9:01 
QuestionProblem with receiving UDP from AVR microcontroller Pin
Mototest22-Feb-16 7:35
Mototest22-Feb-16 7:35 
QuestionBCP or Bulk Insert Pin
byka19-Feb-16 5:51
byka19-Feb-16 5:51 
AnswerRe: BCP or Bulk Insert Pin
Eddy Vluggen19-Feb-16 6:00
professionalEddy Vluggen19-Feb-16 6:00 
QuestionVBS for next loop Pin
Member 1191673518-Feb-16 23:31
Member 1191673518-Feb-16 23:31 
AnswerRe: VBS for next loop Pin
Wombaticus19-Feb-16 0:04
Wombaticus19-Feb-16 0:04 
GeneralRe: VBS for next loop Pin
Member 1191673519-Feb-16 0:15
Member 1191673519-Feb-16 0:15 
GeneralRe: VBS for next loop Pin
Wombaticus19-Feb-16 0:26
Wombaticus19-Feb-16 0:26 

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.