954,510 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

urgent

how to link the form so that it should display as soon as the computer gets started and the user should not access any other thing first he has to attempt the form then after successfully he can acess rest of the other option

the form will be containing user name and password i hope i'll be responded back as soon as possible

khizer03
Light Poster
36 posts since Nov 2011
Reputation Points: 20
Solved Threads: 0
 

What's to stop the user from just closing the window? or clicking start or using a keyboard shortcut for windows explorer or run?

If you are interested in disabling all the above then you are not talking about a form, but a different shell. If I judge by this thread: http://www.daniweb.com/software-development/vbnet/threads/397492 that you've created something like this is totally out of your league (shell = windows desktop = explorer.exe so you need to change the way windows act on various events like windows logo + E ).

Why don't you describe what you want to do and perhaps we'll brainstorm an alternative?

adam_k
Practically a Posting Shark
803 posts since Jun 2011
Reputation Points: 256
Solved Threads: 149
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You