Hi
I would like to know how could i code hotkeys/Shortcut keys in a VB.net web application,
I have seen tutorials on it but all are for windows forms and not web apps
So i have a table in my web app , and i want the user when he hits the enter button or the add button (+) on the keyboard it should add a new record to the table
i have the code to add the record to my table i just need to know how to create the hotkeys/shortcuts keys function
Please Help


Reply With Quote
