Windows Application in a ASPX Web Page ?
I used to be able to host an ActiveX EXE in a Web Page. I've tried hosting a Windows Application in an ASPX by following the same rules as hosting a Windows Control (Didn't work!!)
Anyone got any ideas on whether this is possible. If so, how ??
Thanks
Chubby... :thumb:
Re: Windows Application in a ASPX Web Page ?
You have ASP.NET controls for that. What are you trying to make/include?
Re: Windows Application in a ASPX Web Page ?
I would be interested in this too.