View Single Post
Old 06-27-2005, 09:24 PM   #1 (permalink)
zellist
 
Newb Techie

Join Date: Jun 2005

Posts: 17

zellist

Default Importing cmd into VS.net

Hi guys,

I've got a query to ask. I'm currently research on a new project and is not very familiar with VS.net. I wanna know if I can insert a command from our command prompt into VS.net.

E.g. I've a button on VS.net and a textarea to display the result. Onclick the button; let's say when they click, it will automatically type in a command into the command prompt [e.g. netstat] and the result will display on the textarea.

Is this possible with VS.net? I'll appreciate any help
zellist is offline