runnning the command prompt from asp.net app
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
beklo.com/rameshgoudd wrote:
hi i want to run the commandprompt form asp.net webapp for the button click event
:confused: You can start a process which open command prompt, but it will be open in server. Is that what you want ? :)
Navaneeth How to use google | Ask smart questions
-
beklo.com/rameshgoudd wrote:
hi i want to run the commandprompt form asp.net webapp for the button click event
:confused: You can start a process which open command prompt, but it will be open in server. Is that what you want ? :)
Navaneeth How to use google | Ask smart questions
hi..how can i pass the command to commandprompt and how can i execute those programatically