Two important things i need to ask.
1. What piece of code will be required to launch an application from our asp.net code. The application is a .NEt application written in c# installed in the system(in program files). So what code will be required to launch that application.
2. When i will launch the application from my asp.net code, at that time i want to pass a string argument to my application. So how will i pass arguemnt while launching the application.
Hayee
1. What piece of code will be required to launch an application from our asp.net code. The application is a .NEt application written in c# installed in the system(in program files). So what code will be required to launch that application.
2. When i will launch the application from my asp.net code, at that time i want to pass a string argument to my application. So how will i pass arguemnt while launching the application.
Hayee