Re: ASP.net code to start running a win form issue?

Tech-Archive recommends: Speed Up your PC by fixing your registry



"Nick" <Nick@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:869081F6-9BCA-427F-A910-60082D783AAB@xxxxxxxxxxxxxxxx

I have web page with one button and also i have a smaill win form
progarmm.
so what i want is that the user click the web button then it will start
run
this win form,
(win form program located at client side, web page is server side)

is that possible to do ?

Not natively - you'd have to use a Java applet or an ActiveX control (if you
don't care about cross-browser compatibility), which would require a fair
amount of effort with the browsers' security settings...


.


Quantcast