|
-
Nov 2nd, 2009, 09:43 AM
#1
Thread Starter
Junior Member
Windows Mobile Application Help
Im using Visual Studio 2008
Heres what im trying to do.
I have a form that has a start button, 2 small text box, 1 multiline textbox, and a finish button
Start button just enables all the other textboxes and button to be active.
2 small text box are named txtProduct, and txtRow, multiline textbox is called txtScan
Finish button to take whatever is in the txtScan button and save it as a text file.
Heres what im having issues with.
I want the txtscan textbox to take whats in txtproduct, txt row, and then whatever i scan in the barcode and put that in a string in the txtScan box, and basically repeat that whenever i scan a new bardcode. so it would look like this
07603(txtProduct),02(txtRow),093024,(whatever the barcode reads)
07603,02,093025,
and so on
Any help would be great. Thanks.
-
Nov 3rd, 2009, 03:33 AM
#2
Re: Windows Mobile Application Help
Hey,
I think this question is pretty much related to your other thread.
Please don't start multiple threads for essentially the same question.
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|