On Aug 20, 4:58 pm, Stephan Beal <[EMAIL PROTECTED]> wrote: > On Aug 20, 4:47 pm, "Web Specialist" <[EMAIL PROTECTED]> > wrote: > > > I'm looking a script to disable users to paste content in forms using > > ctrl+v. How to avoid that?
And don't forget that you'd also have to disable Shift-Insert AND the right-mouse button AND the "menu" button available on many keyboards (equivalent to the right mouse button, normally). In short - you're not going to be able to block that feature reliably from JS.