Mouse Wheel Causes Form to Save?

  • Thread starter Thread starter Jonathan Rosenberg
  • Start date Start date
J

Jonathan Rosenberg

I'm real confused. I have a simple form that people use to enter phone call
information. I was having some strange problems & added some debugging code
so I could see when the form saved its info to the DB.

I have found that using the wheel on the mouse can cause the form to save.
If I am in any field & scroll forward, the form saves its data.

Why does this happen? I tried tabbing forward, but I can't duplicate this
behavior (when I get to the lst field, the cursor moves back to the 1st
field).
 
Back
Top