Forum: VB.NET Aug 1st, 2008 |
| Replies: 3 Views: 2,580 Hello all,
I have found the solution to my problem and here is the code for it.
List the com ports on the computer.
Imports System
Imports System.IO.Ports
Imports System.Threading
Public... |
Forum: VB.NET Aug 1st, 2008 |
| Replies: 3 Views: 2,580 Hi CutepinkBunnies,
Many thanks for your help, that looks very interesting.
I have now solved the problem and will post the solution.
Once again - Thanks.
Best regards,
Tony |
Forum: Visual Basic 4 / 5 / 6 Jul 31st, 2008 |
| Replies: 2 Views: 927 Hi
The path to another computer on the LAN is.
"\\OtherComputerName\TheDriveLetter\TheDirectoryName\TheFileName"
You then use this path just as you would any other path on your computer.
If... |
Forum: VB.NET Jul 30th, 2008 |
| Replies: 3 Views: 2,580 Hi,
I am connecting a scanner to a USB port.
The scanner works as a com port connection.
Before I can talk to the scanner I need to know which com port the scanner is using.
When I know which com... |
Forum: Visual Basic 4 / 5 / 6 Jul 30th, 2008 |
| Replies: 0 Views: 813 Hi,
I am connecting a scanner to a USB port.
The scanner works as a com port connection.
Before I can talk to the scanner I need to know which com port the scanner is using.
When I know which com... |
Forum: Visual Basic 4 / 5 / 6 Jul 16th, 2008 |
| Replies: 7 Views: 1,347 Hi Debasisdas,
Many thanks for that help. When I first read it. it took a little while before it clicked.
I had expected a far more complicated solution.
Thanks again.
Best regards,Tony |
Forum: Visual Basic 4 / 5 / 6 Jul 16th, 2008 |
| Replies: 7 Views: 1,347 Hi Teropod,
Sorry if I confused you. Your code was just fine and it dose just what I wanted. With the ASC values of the array I am able to create the full barcode data. There is not only the barcode... |
Forum: Visual Basic 4 / 5 / 6 Jul 15th, 2008 |
| Replies: 7 Views: 1,347 Hi Teropod,
Thank you for that, that has helped a lot.
I have another question if you can help
When I ask the scanner how many barcodes have been read into the scanner. Using your code I get 4... |
Forum: Visual Basic 4 / 5 / 6 Jul 12th, 2008 |
| Replies: 7 Views: 1,347 Hi Everybody
I am stuck can somebody help me please.
I am testing a very small portable barcode scanner.
After scanning I need to upload the scanned data.
I am in VB6 I am using the mscomm1... |
Forum: PHP Sep 29th, 2007 |
| Replies: 10 Views: 5,104 I don't have any HTML code as yet. I had not started because of the language question. I didn't want to put a lot of work into the pages only to find out I had to start again. But I will do a simple... |
Forum: PHP Sep 29th, 2007 |
| Replies: 10 Views: 5,104 I think I might have sent my reply as a general reply and not to you personally. So I have tried again
Would have got back to you quicker but I had to re-boot.
It is a bit confusing, it would be... |
Forum: PHP Sep 29th, 2007 |
| Replies: 10 Views: 5,104 Would have got back to you quicker but I had to re-boot.
It is a bit confusing, it would be great if you could show how to do it with a bit of code. I am new to Web pages and am just learning PHP... |
Forum: PHP Sep 29th, 2007 |
| Replies: 10 Views: 5,104 I want to construct a web page with language flags. The user clicks his flag and the web page is then displayed in his language. In VB6 I would achieve this with a resource file. Does HTML, PHP or... |
Forum: Community Introductions Sep 6th, 2007 |
| Replies: 1 Views: 791 Hi everybody,
I am English but I live in Germany. I write programs in VB6.
My main program is for jewellery shops, they enter their stock, print small labels with barcode etc.
One of my Danish... |