Yes, I've been bitten by the numeric e but usually always with very small numbers meaning I must have forgotten a round somewhere. :laugh: Actually, the input fields (in my case) only allow numeric chars plus b/s, and period validated at the keypress event. It's a little extra effort, but it's a good first line of defense against invalid data...of course, the clever ones can still copy/paste so you still have to check again. To be honest, I've never even afaik tried a value with an e in it. I'll have to check it out when I have more time! :)
DerekTP123 wrote:
you can guarantee that at some point the user will click "yes"
Yep, whether they mean to or not...so many users don't even bother to read, they just click 'Yes' to dialogue they see. :sigh:
"Go forth into the source" - Neal Morse