ex :
while asp web project is running , i have an option for the user , if the user presses F8 key in index page he will be redirected to login page
In the same way while vb application is running i should be able to capture the key press event and redirect the user to certain form
Here user refrers to adminstrator .
Is there an option like that in visual basic