Barcode Scanning

I'm coding my graduation project for Information Systems at the University Of Cape Town, and have come into a little problem. My system is an inventory and point of sale system, which is running on asp, using vbscript. I need to scan in barcodes using the ps2 port, thus overriding the keyboard when scanning.

How do i accept the barcode scanner input and assign it to a variable, and validate it according to barcode standards?

View Replies


ADVERTISEMENT

Scanning Code

I'm developing a filing system in asp..in this system, user
has to scan letters into the system..before this i've coded
in vb script..is there any scanning code in asp??

View Replies View Related

Scanning Form Fields

I have a form submitted with a form field called contents. This could have loads of text in. What i need to do is scan this field for words that match the text in a database record called PAC_WORD. This could match 3 or 4 of the words put. Basically for each word picked up I want to write " This item found is not allowed

View Replies View Related

Scanning ASP Upload Files For A Virus

I'm creating a publicly accessable upload tool using ASP Upload and was wondering how much I should worry about Viruses.

Is it possible for files uploaded to attack the server? I was looking for a way to scan files uploaded for viruses but can't seem to find anything.

What I'd be looking for is something along the same lines of and online email systems that scans attachments for viruses.

View Replies View Related

File Uploading And Virus Scanning

There will be a section very similar to this forum, where a user can:

1) Fill out a web based form
2) Attach a file
3) The text and attachment will be emailed (via ASPmail) to the recipient list

My Questions are as follows:

1) I'm assuming I need to first upload the file to somewhere on my server with the correct write permissions BEFORE
actually attaching it to the ASPmail, correct?

2) How can I prevent users from sending attachments with viruses? Do I just install a realtime virus scanner (like norton)
on the server and it will automatically look at the uploaded files?

3) Assuming that #2 is correct, what happens when it detects a virus? what would the email actually send? I guess I could have
norton "delete" any files with viruses, and then write the ASP code so that if it can't find the uploaded attachment (because it was deleted)
the email can include a message like "attachment was deleted due to virus" or something.....right?

I'm assuming Norton would catch it quick enough between the upload time and the email send time....

Can anyone give me some pointers?

View Replies View Related

Using Barcode Scanner With ASP / ASP.NET

I am working with a client who wants to integrate barcode scanning
technology into a website I'm building for him (ASP and ASP.NET site).
Specifically, he wants to use barcode scanning in his order
fulfillment process. He wants an employee to bring up an order, then
scan in the products being shipped with the order, then mark the order
as processed.

I've read posts that point to barcode scanners that will simulate
keystrokes and simply input the scanned information directly into a
web form. This sounds like the direction we need to head.

Does anyone recommend a particular company's scanner and / or
communication software between the scanners and the website? I've
heard about Symbol and L-Tron, any others? Can anyone give me any
pointers on how to establish communication between the scanners and
the website, as I'm still a little fuzzy on how to accomplish this?

View Replies View Related

Barcode Reading

Does anyone have any experience of using barcode reading software with ASP applications?

I have an ASP-based application where Serial No's are entered manually. The users want to move across to a barcoding system so Serial No's can be picked-up automatically.

I have no experience in this area... Are there appropriate tools out there?Can anyone give me a few pointers?

View Replies View Related

Barcode Scanner

I have tickets printed with barcode. When i scan that code is placed in a text box of my form. How can i read from the scanner and put it in a specific text box? Or i directly want to insert into database. This is my actual requirement.

View Replies View Related

How To Print Barcode On Network Printers

I would like to get more info regarding how to print barcode from ASP page to the default printer on the network(based on IP)? Been trying to google for related info but couldn't find any that helps as most of them are .NET related.

Maybe someone here can tell me where can I find more info regarding the question above?

View Replies View Related

Export To Pdf Format Include Barcode

I realized an application, made in visual studio 2005 where I designed a report in crystal reports. I have to include in this report a bar code(code 128) and after to save/print in pdf format.

If I save it in word, it's o.k ...but in this format the user can modify the fields and this not help me.

View Replies View Related

Linking Ms Access Database Wif PS/2 Barcode Reader

anyone knows how to do this using ASP? any coding needed?

View Replies View Related

How To Drop Start & Stop Codes When Barcode Scanned?

I have a product that when scanned into the web site will scan as a single piece of string but it is really made out of start code - A0, componeneet code - 00150, stop code 3B, how could I drop prefix and sufix when the product is scanned so it only scans the actual product code.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved