How to run Smart Client Application from web page
-
Hi friends.. I have designed one simple windows application in which i am retrvng data from data base and populating it to the grid..I build the solutn and have an .exe file for the same.. Now I am designing a web page with a button on it..I want that windows application to run on click of that button ..though I used java script and used windows.open(".exe path name")..i m still facing the problem..can anyone plz help me.. regards, Rahul
-
Hi friends.. I have designed one simple windows application in which i am retrvng data from data base and populating it to the grid..I build the solutn and have an .exe file for the same.. Now I am designing a web page with a button on it..I want that windows application to run on click of that button ..though I used java script and used windows.open(".exe path name")..i m still facing the problem..can anyone plz help me.. regards, Rahul
Have a look at this msdn article.[^]
-
Have a look at this msdn article.[^]