Y
Yoshitha
Hi
i've one exe ( got through vb.net) and i want to execute this exe file
through my asp.net application and i wrote the following lines of code in
the button click event to run the exe but when i click on button it is not
running that exe i've given
shell("E:/project/windowsapplication1.exe",AppWinStyle.NormalNoFocus) ( i
wrote this statement in webform)
Can anubody tell me how to solve this problem.
Thanx in advance
Yoshitha
i've one exe ( got through vb.net) and i want to execute this exe file
through my asp.net application and i wrote the following lines of code in
the button click event to run the exe but when i click on button it is not
running that exe i've given
shell("E:/project/windowsapplication1.exe",AppWinStyle.NormalNoFocus) ( i
wrote this statement in webform)
Can anubody tell me how to solve this problem.
Thanx in advance
Yoshitha