bheitman
04-06-2003, 06:45 AM
I have seen how to capture keycodes. What I would like to see is a method of activating keycodes.
I mean, if I invoke F11, how can I cause the subject PC (the one accessing my website) to open a fullscreen as I can by using the F11 key on my machine.
I don't want to "onclick" "onload" or any of the usual ways to launch a pop-up and so by invoke pop-up killers.
I want to invoke the F11 response on the users computer to bypass the pop-up killer entirely.
Thanks.
I mean, if I invoke F11, how can I cause the subject PC (the one accessing my website) to open a fullscreen as I can by using the F11 key on my machine.
I don't want to "onclick" "onload" or any of the usual ways to launch a pop-up and so by invoke pop-up killers.
I want to invoke the F11 response on the users computer to bypass the pop-up killer entirely.
Thanks.