N
Norman Lattimer
A real newbie to this only programmed in Visual Basic and 3.5CF .Net for 3 days, so loads to learn
I have an Symbol MC75, I can start, stop, close scanner etc and submit data in a text or list box via HttpWebRequest and get succesful response.
What I want to do is very simple. 2 text boxes and a list box. On load I would like to focus in TextBox1, scan then focus in TextBox2, scan, then focus in a ListBox1 and populate the list box with several scans then submit the info to a web server (I can do the last bit sending info to web server). How do I do the first parts. Any help on this would be great, tons to learn and not enough time to learn it.
Thanks
I have an Symbol MC75, I can start, stop, close scanner etc and submit data in a text or list box via HttpWebRequest and get succesful response.
What I want to do is very simple. 2 text boxes and a list box. On load I would like to focus in TextBox1, scan then focus in TextBox2, scan, then focus in a ListBox1 and populate the list box with several scans then submit the info to a web server (I can do the last bit sending info to web server). How do I do the first parts. Any help on this would be great, tons to learn and not enough time to learn it.
Thanks