Hi Guys,

I am totally (maybe not so, did some playing with) new to VB, myself being a C and PHP guy. I have been asked to write an online objective test script in php with an offline test taking back end. I can do the tricky test stuff with php and load it through the web browser thingy in VB, but the main task is to prevent the test taker from cheating. He is not to be allowed to exit the program without recording of what he has done to escape it, ie, CTRL+ALT+DEL should log that tried to access task manager and other win key combinations should log such access, and return some valid code/flag, which is checked and the test terminated (I can do that part) for trying to cheat. Any help (considering I am totally a n00b with no exp in API, Handlers and stuff) would be greatly appretiated.

Regards,
xYrIs