Hi,
I need to be able to catch a paste so I can validate the contents that are being sent into a textbox. How can I do this?
I've tried using a mousedown event, but this just catches the right click. I can't seem to nab a paste event or something.
Anybody have any ideas?
Mike