G
Guest
Ok i created a winform and compiled it.
Ran it fine, it comes up and shows the form.
I create a wbepage and put the following link on it.
<html>
<body MS_POSITIONING="GridLayout">
<a href="winformtest.exe">Call executable</a>
</body>
</html>
When I run this in IE it keeps coming up with w dilaog to run the debugger.
How do I get it to run the form ?
Please help
Deasun
Ran it fine, it comes up and shows the form.
I create a wbepage and put the following link on it.
<html>
<body MS_POSITIONING="GridLayout">
<a href="winformtest.exe">Call executable</a>
</body>
</html>
When I run this in IE it keeps coming up with w dilaog to run the debugger.
How do I get it to run the form ?
Please help
Deasun