Bryan
Fri Jan 19 21:21:50 CST 2007
If you make the event handlers in the Windows form public, you can call
them manually from client-side script functions.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog:
http://bphillips76.spaces.live.com
"Toby" <dtorok@gmail.com> wrote in message
news:1169207302.596956.126130@v45g2000cwv.googlegroups.com:
> Hi,
> I'm hosting a .net windows form in a browser.
> The web form reacts to accelerator keys and key-down events but i
> cannot get notification about these events when the form is hosted in
> the browser.
> Is this a known problem?
> Any known solution?
>
> Thanks,
> Toby.