Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > card reader or bar code reader in ruby ? URGENT HELP

Reply
Thread Tools

card reader or bar code reader in ruby ? URGENT HELP

 
 
Pokkai Dokkai
Guest
Posts: n/a
 
      03-24-2008
hai all

i am new to ruby on rails

how to manipulate (read/write) card readers (or bar code reader ) in
ruby program ?
give me any sample code or tutorials or tools or etc (whatever).

i am new to this card reader category
its very urgent

thank you .
--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
 
 
 
Hassan Schroeder
Guest
Posts: n/a
 
      03-24-2008
On Sun, Mar 23, 2008 at 11:36 PM, Pokkai Dokkai <> wrote:

> how to manipulate (read/write) card readers (or bar code reader ) in
> ruby program ?


The input from card readers and bar code readers attached to a PC
looks like keyboard input. So in a browser, you would have a page
with a form, position the cursor in a field and then swipe the card or
scan the barcode, and the field is populated with the data.

If, in the case of the card reader, there's multiple pieces of information
encoded on the strip, you need to parse that, with JavaScript or after
the form is submitted. Straightforward but application-dependent.

HTH!
--
Hassan Schroeder ------------------------

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need a Good Quality xD USB Card Reader or Multiple Card Reader Mike Digital Photography 7 08-31-2006 11:20 PM
card reader for 1 gig type m xd card reader? aaronep@pacbell.net Digital Photography 5 12-16-2005 08:31 PM
disable title bar, status bar, and address bar of a window Matt HTML 9 08-23-2004 07:49 PM
Re: disable title bar, status bar, and address bar of a browser window John Hann ASP .Net 0 08-21-2004 05:07 AM
disable title bar, status bar, and address bar of a browser window Matt ASP .Net 0 08-21-2004 03:50 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57