Prepare for your Next Interview
This is a discussion on Please Find me a solution within the ASP.NET forums, part of the Web Development category; i'm using asp.net with c# to create an online Exam ... one of the security stuff i wanna implement is that when the student is taking the exam he ...
|
|||
|
Please Find me a solution
i'm using asp.net with c# to create an online Exam ... one of the security stuff i wanna implement is that when the student is taking the exam he won't be able to switch to another window in his pc means the asp page has to be maximized and the student won't be able to resize it other important thing he can't use any of the keys on the keyboard to access the start menu or search his pc.
so how can i lock the screen on that page without letting it lose the focus until the student is done from his exam .. please help me thanks |
| Sponsored Links |
|
|||
|
Re: Please Find me a solution
Accessing client System is only through Scripting language ( ex : java script ) . Instead use timing .
For example give 30 second for each Question .If the time expires ( 30 sec over ) then it should go to next question , even though he hadn't answer to the last question . This mechanism is followed by many online test |
|
|||
|
Re: Please Find me a solution
Dear friend, I think its very difficult task however i suggest you that one alternative:
implement SetFocus method to every page and then in javascript check that if this page is active if yes then nothing do and if not then do the session time out or redirect to any default error page says : your session has been expired. Let me know if it is works. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ERP: More than a Sales Solution | Lokesh M | Geeks Lounge | 0 | 09-13-2007 05:19 PM |
| Is there solution to get rid of trojan | Geek_Guest | Geeks Lounge | 1 | 07-23-2007 01:11 AM |
| needa solution!!!! | skarthickji | DB2 | 2 | 07-13-2007 08:22 AM |
| what is the solution ? | psuresh1982 | Brainteasers | 4 | 12-29-2006 08:24 AM |
| Can you find the solution? | Robert | Brainteasers | 1 | 08-14-2006 04:05 AM |