Hi ,
I am new to c# , I want to know how to develop ActiveXControls in c# ,Can you let me know some samples if you have.
My Requirement is : to run an Exe which is residing on the Client machine .
I.e in the web page i will ask the user to select the exe path (in to a text box),
and on click of a button in webpage i want to run the exe which is on client machine(path will be in the text box)
can you tell me how to achieve this ,(Is it require activeX .. etc)