How i can read value Magnetic Card Reader

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • perpetualsoft
    New Member
    • Apr 2007
    • 8

    How i can read value Magnetic Card Reader

    well, I want to develop a application in VB 6.0 which get value from magnetic card through MSR and save in text field. Basically I using Magnetic Slot Reader with Keyboard Interface. its a product of BayLan and serial no. is MSR 15123M

    Please help me in this way, i never develop anything like thats... I will welcome ur comments and suggestions.
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by perpetualsoft
    well, I want to develop a application in VB 6.0 which get value from magnetic card through MSR and save in text field. Basically I using Magnetic Slot Reader with Keyboard Interface. its a product of BayLan and serial no. is MSR 15123M
    Does the "keyboard interface" mean that it looks to the computer as though the user typed in the data, though it really came from the card reader? If so, then you should be able to work with it quite easily, using something like a textbox.

    Oh, and one other thing - I'm guessing MSR 15123M is actually the model number, not the serial number - correct?

    Comment

    • perpetualsoft
      New Member
      • Apr 2007
      • 8

      #3
      Originally posted by Killer42
      Does the "keyboard interface" mean that it looks to the computer as though the user typed in the data, though it really came from the card reader? If so, then you should be able to work with it quite easily, using something like a textbox.

      Oh, and one other thing - I'm guessing MSR 15123M is actually the model number, not the serial number - correct?
      Well, its not like that, Actually it only interface with computer through keyboard slot. and i really don't know which API will be used for it. plz give me little hint and help me out in this regard

      Comment

      Working...