I have a memory form with a single field on it and then there is a NetWebBrowse below the field.
The user types in a value (barcode in this case). If the user then presses the TAB key, a process then builds a table and the NetWebBrowse displays the data and it works as intended.
If the user types in the barcode and presses ENTER key, the browser returns to the previous page. If the user goes back to the form, the data is there.
If I place another field on the form, then pressing the ENTER key works just like the TAB key does.
Anything I am missing here?
Thanks
Ken Watts