Hello everyone.Is it possible to divert keyboard imputs to do nothing(e.g when F1 is pressed it must do nothing,when refresh(F5) is pressed ,it must do nothing etc.).If yes, i'd like 2 know how its done. ani help will b appreciated
thanx in advance
Just direct the keyboard input to a string and destroy the string ..
yes i understand what u are saying nanosani, but can u please give me a quick example?