473,466 Members | 1,395 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

bar code integration

I'm looking at building in bar code ability to an intranet library
application (asp.net vb). Any suggestions on where to look for
documentation, examples or components would be appreciated.

Rod
Nov 18 '05 #1
5 916
check this..
http://www.softeksoftware.co.uk/windows.html

Av.
"Rod Snyder" <ro*@rcsnyder.com> wrote in message
news:%2******************@TK2MSFTNGP09.phx.gbl...
I'm looking at building in bar code ability to an intranet library
application (asp.net vb). Any suggestions on where to look for
documentation, examples or components would be appreciated.

Rod

Nov 18 '05 #2
If you want to write bar codes, you could download a barcode font on the
server, use GDI+ to generate a GIF.

So to include in a page, you would have something like :

<IMG src='barcode.aspx?1234567'/>

where 1234567 is the barcode.

PS

I've not tried this, I have just thought it up now, but I do know barcode
fonts exists as I have used them for FAT CLIENT apps.
"Rod Snyder" <ro*@rcsnyder.com> wrote in message
news:##**************@TK2MSFTNGP09.phx.gbl...
I'm looking at building in bar code ability to an intranet library
application (asp.net vb). Any suggestions on where to look for
documentation, examples or components would be appreciated.

Rod

Nov 18 '05 #3
I am going to need to look into an entire solution; hardware scanners and
such. I was wondering if anyone has any comments on experience with such
systems.
Rod

"Rod Snyder" <ro*@rcsnyder.com> wrote in message
news:%2******************@TK2MSFTNGP09.phx.gbl...
I'm looking at building in bar code ability to an intranet library
application (asp.net vb). Any suggestions on where to look for
documentation, examples or components would be appreciated.

Rod

Nov 18 '05 #4
Two things that may not seem too obvious at first...

1. You cant scan a screen image of a barcode. At least not on a normal
screen. You will need to have printed barcodes and use the scanner to
get the barcode.

2. Most cheap barcode scanners use a driver called a "keyboard wedge"
or some such terminology. This means that when you scan something it
ends up as keyboard codes - as if you typed the value of the barcode
in on the keyboard. If the cursor is on a text box, it gets typed in
directly.

On Mon, 17 May 2004 12:55:09 -0400, "Rod Snyder" <ro*@rcsnyder.com>
wrote:
I am going to need to look into an entire solution; hardware scanners and
such. I was wondering if anyone has any comments on experience with such
systems.
Rod

"Rod Snyder" <ro*@rcsnyder.com> wrote in message
news:%2******************@TK2MSFTNGP09.phx.gbl. ..
I'm looking at building in bar code ability to an intranet library
application (asp.net vb). Any suggestions on where to look for
documentation, examples or components would be appreciated.

Rod


Nov 18 '05 #5
You can using font embeding. More info can be found at support.morovia.com
Nov 18 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Aldo | last post by:
hello i'm trying to translate this asp code to php, but i can't get it work right. could anyone help me? thanks! a. ASP CODE ---------------------
0
by: Wolfgang Keller | last post by:
Hello, Python seems to be used quite a lot for (the integration of) enterprise applications. Just as an example, there are at least three (projects for the implementation of) ERP systems in...
242
by: James Cameron | last post by:
Hi I'm developing a program and the client is worried about future reuse of the code. Say 5, 10, 15 years down the road. This will be a major factor in selecting the development language. Any...
4
by: Dan | last post by:
Hello all. I am currently working on a project for several Hospitals. The application is written in Java, and the database is either Oracle or MySql, depending on the client. For a while now,...
0
by: Wayan | last post by:
Geekcorps Volunteer - Systems Integration Kenya, East Africa Geekcorps http://www.geekcorps.org is in search of systems integration professionals experienced in developing communication systems...
0
by: S Arnold | last post by:
Date: June 24, 2004 Time: 4:00 PM - 5:00 PM (GMT +01:00) Presenter: Richard Curtis Description: iBOLT, Magic's comprehensive EAI and BPM suite was recently described by VP Strategic Services...
22
by: Illya Havsiyevych | last post by:
Hello How easily parse VB/VBA code by VB/VBA code ? Is any ready solutions ? Thank's, illya
0
by: Stylus Studio | last post by:
Hey Everyone, A new podcast entitled: Business-to-Business Data Integration in a SOA World was just released by ZapThink. The key speakers in the podcast are the following: ZapThink...
1
by: YellowfinTeam | last post by:
Marketplace: Yellowfin reporting 3.1 with BIRT Integration Yellowfin is proud to announce the release of 3.1. The major theme of this release is enhanced integration capability. We have...
4
by: David | last post by:
Hi list. Do test-driven development or behaviour-driven development advocate how to do higher-level testing than unit testing? types of testing: unit integration system
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.