Click here to Skip to main content
15,912,578 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How do you use default parameters in VB functions? Pin
Carl Mercier15-Oct-03 2:39
Carl Mercier15-Oct-03 2:39 
Generalremotely monitor Pin
jenny200326-Sep-03 18:10
jenny200326-Sep-03 18:10 
GeneralRe: remotely monitor Pin
Ian Darling26-Sep-03 21:08
Ian Darling26-Sep-03 21:08 
GeneralRe: remotely monitor Pin
jenny200326-Sep-03 22:44
jenny200326-Sep-03 22:44 
GeneralRe: remotely monitor Pin
Ian Darling27-Sep-03 0:27
Ian Darling27-Sep-03 0:27 
GeneralRe: remotely monitor Pin
jenny200327-Sep-03 14:28
jenny200327-Sep-03 14:28 
GeneralRe: remotely monitor Pin
Dave Kreskowiak27-Sep-03 3:28
mveDave Kreskowiak27-Sep-03 3:28 
Generalstart a process and capture its output Pin
codger26-Sep-03 2:00
codger26-Sep-03 2:00 
I am writing an app that will reside on a W2k server. The app will be started from a shortcut on the users desktop. The app will allows users to construct a operating system level command with parameters and excute the command on the server. The command returns monitoring info (for those of you familiar with GIS and ArcSDE, it's the sdemon command, which is usually executed from the command line). I can do that part now by using the Shell function. The info returned is briefly displayed in a dos-like window which automatically closes when all info is displayed.

I want to redirect the returned info (text) to the Windows Notepad app where the user can edit, save, etc. I have also tried using the functionality provided by System.Diagnostics.ProcessStartInfo but have so far been unsuccessful.

Any ideas would be very helpful and much appreciated.
GeneralPlatform Invocation Services (P/Invoke) Pin
Member Salamon26-Sep-03 1:58
Member Salamon26-Sep-03 1:58 
GeneralListView Pin
Member 60611525-Sep-03 14:58
Member 60611525-Sep-03 14:58 
GeneralRe: ListView Pin
Corinna John26-Sep-03 1:22
Corinna John26-Sep-03 1:22 
GeneralRe: ListView Pin
Member 60611526-Sep-03 14:26
Member 60611526-Sep-03 14:26 
GeneralRe: ListView Pin
Dave Kreskowiak26-Sep-03 14:35
mveDave Kreskowiak26-Sep-03 14:35 
GeneralRe: ListView Pin
Member 60611526-Sep-03 15:50
Member 60611526-Sep-03 15:50 
GeneralRe: ListView Pin
Dave Kreskowiak26-Sep-03 17:36
mveDave Kreskowiak26-Sep-03 17:36 
GeneralGetting SMTP email address using MAPI in VB Pin
ReddyP25-Sep-03 6:58
ReddyP25-Sep-03 6:58 
QuestionLooping through Recordset hangs? Pin
Jason Weibel25-Sep-03 3:52
Jason Weibel25-Sep-03 3:52 
Generalfingerprints recognition Pin
jimmy_me24-Sep-03 23:35
jimmy_me24-Sep-03 23:35 
GeneralRe: fingerprints recognition Pin
Dave Kreskowiak25-Sep-03 5:04
mveDave Kreskowiak25-Sep-03 5:04 
GeneralRe: fingerprints recognition Pin
jimmy_me25-Sep-03 7:05
jimmy_me25-Sep-03 7:05 
Questionhow to save a flash in a webpage as a jpg/gif/bmp file? Pin
zhongxunyang24-Sep-03 21:53
zhongxunyang24-Sep-03 21:53 
AnswerRe: how to save a flash in a webpage as a jpg/gif/bmp file? Pin
Dave Kreskowiak25-Sep-03 5:14
mveDave Kreskowiak25-Sep-03 5:14 
Generalinterface connected to db Pin
Inneedofluv24-Sep-03 21:17
Inneedofluv24-Sep-03 21:17 
GeneralRe: interface connected to db Pin
Dave Kreskowiak25-Sep-03 5:18
mveDave Kreskowiak25-Sep-03 5:18 
GeneralControl Authoring Question Pin
shayhay24-Sep-03 16:21
shayhay24-Sep-03 16:21 

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.