T
tim
I have a form that uses Eid's via a RF id reader. I have the ID field
at the top that takes the input from the reader, send the focus to
another field to match the input to an existing record, show all the
data from that record, then sends the focus back to the original ID
field so I can scan another tag.
What I need to know how to do is clear that first ID field after the
focus comes back to it after displaying the data. It works fine if
you scan differnt ID's, but if you accidentally scan the same one
twice, it adds to the field instead of replacing it.
I tried using the On Enter under the events for that field and setting
it to a blank, but that doesn't work.
thanks!
at the top that takes the input from the reader, send the focus to
another field to match the input to an existing record, show all the
data from that record, then sends the focus back to the original ID
field so I can scan another tag.
What I need to know how to do is clear that first ID field after the
focus comes back to it after displaying the data. It works fine if
you scan differnt ID's, but if you accidentally scan the same one
twice, it adds to the field instead of replacing it.
I tried using the On Enter under the events for that field and setting
it to a blank, but that doesn't work.
thanks!