I use Microsoft WebBrowser Control in my application. Aplication starts the htm file.
I need to make following:
the user chooses the link which detected the task of application, clicked it and application opens the asked task.
How to make it possible that application can get the command from html file?
I need to make following:
the user chooses the link which detected the task of application, clicked it and application opens the asked task.
How to make it possible that application can get the command from html file?
Comment