streaming button click to form window

TBites

New member
Joined
Sep 16, 2009
Messages
4
Programming Experience
3-5
Hello vb.net experts,

I am new to vb.net but I have some programming background and some experience. What I want to do is this. As of right now
I have a webpage with buttons on it and each button once clicked
runs a script in DOS and a the DOS command windows appear.

I would like to make a vb.net form with buttons on it that
each button when clicked executes the same program. However
the kicker is I want the DOS output to be displayed within the form
along with a scrolling bar to the right of the window so a person can
scroll thru the outputted DOS window. Does that make sense?

can anyone of you give me some ideas, I have no clue how to stream DOS CLI window thru a vb.net form and make scrolling bars the right of the window
as the command line window executes. and good examples would be helpful.

wonder why no control for this?? to me it is very common question
but then again i am a script dude.

thanks for any help you can provide..
:confused:
 
Ooops I digress jon
I scrolled down the screen more. I see what is going with this.
thank you very much for your help.
;)
happy turkey day
 
Back
Top