Hi, I wanted to know if there is a Ascii function for the netscape browser. I know for IE in vbscript I can use the keyascii function or in javascript the window.event.keycode to find out what key on the keyboard the user pressed. Does netscape using javascript have some sort of function I can use.
thanks
thanks