Re: ASP.net code to start running a win form issue?
- From: "Mark Rae" <mark@xxxxxxxxxxxxxxxxx>
- Date: Sun, 4 Mar 2007 20:29:08 -0000
"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...
.
- Prev by Date: Re: Saving a checkbox value from a gridview into a sqlserver 2005
- Next by Date: treeview node text not displaying correctly
- Previous by thread: http://4fvlh.blogspot.com/ http://o5lgf.blogspot.com/ http://frfr-fr.blogspot.com/,http://4fvlh.blogspot.com/ http://o5lgf.blogspot.com/ http://frfr-fr.blogspot.com/
- Next by thread: Re: ASP.net code to start running a win form issue?
- Index(es):