101 reputation
bio website
location
age
visits member for 1 year
seen May 9 '12 at 20:00
stats profile views 2

May
8
comment Preventing a user from pasting from the clipboard into a mandatory form field
@poke and therefore, when you enter your credit card number you are likely to enter it correctly. Plus the checksum will make it almost impossible to enter it incorrectly and pass. You're more likely to make a typo in what you know by heart and are typing quickly than in what you are carefully entering digit by digit.
May
8
comment Preventing a user from pasting from the clipboard into a mandatory form field
I don't think this is a good idea. I think requiring the user to type the address twice in the form is a better idea. Why? If your email address is "billthe_best4932@yahoo.co.uk" I think you are less likely to type it twice the same incorrect way than you are to glance at the confirmation and not notice an error. I.e. if you typed "billhe_best4932@yahoo.co" will you notice the error and fix it? If so, you are likely to add ".uk" to the end and click submit, not noticing the missing "t" in "billhe".