Click here to Skip to main content
15,884,473 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi guys, I have deigned a web based quiz application reporting to a local server. I created a windows form with c# that has a web browser embedded in it as well, so it can display the quiz once the application is opened. i also made it full screen.

my problems are:
1.How do i make it totally block all other interactions on the desktop. so that the user must take the quiz before proceeding to use windows.
2.What is the best way to package it so it can run at start up?
3.How do i link a command that would close the win form application from the webpage part that it is displaying after the quiz.

I'd be very grateful if any one can assist me on this.
Thanks
Posted
Comments
George Jonsson 18-Jul-14 8:23am    
You really want to annoy the crap out of anyone using the PC, huh?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900