Beekman
October 5th, 2005, 08:08 AM
How can I pass parameters from an HTML to a emb.C++ application?
At this moment I call it like this;
a href="file:///MyApp.exe">Click</a>
But I have to call it like this:
"MyApp.exe Param1, Param2"
But this doesn't work in a hyperlink....
At this moment I call it like this;
a href="file:///MyApp.exe">Click</a>
But I have to call it like this:
"MyApp.exe Param1, Param2"
But this doesn't work in a hyperlink....