hi,
i'm working in asp.net with c#.
in my application i am getting secret questions and answers from user.
i am making this particular aspx page in kiosk mode.
(i.e)when i run this page, it will be displayed in full screen.
now wat i want is, the user shouldnot come back from this page with out filling the form.
so i want to disable the key combination such as ALT+F4 , ALT+ESC,
CTRL+ALT+DEL............... .....
can any one help me how to do this........... ............... .......
its very urgent..
thanks in advance.
i'm working in asp.net with c#.
in my application i am getting secret questions and answers from user.
i am making this particular aspx page in kiosk mode.
(i.e)when i run this page, it will be displayed in full screen.
now wat i want is, the user shouldnot come back from this page with out filling the form.
so i want to disable the key combination such as ALT+F4 , ALT+ESC,
CTRL+ALT+DEL............... .....
can any one help me how to do this........... ............... .......
its very urgent..
thanks in advance.
Comment