Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
AnswerRe: USB Card Reader Pin
Eddy Vluggen5-Jun-09 3:58
professionalEddy Vluggen5-Jun-09 3:58 
GeneralRe: USB Card Reader Pin
Dave Kreskowiak5-Jun-09 4:40
mveDave Kreskowiak5-Jun-09 4:40 
GeneralRe: USB Card Reader Pin
Eddy Vluggen5-Jun-09 5:05
professionalEddy Vluggen5-Jun-09 5:05 
GeneralRe: USB Card Reader Pin
Dave Kreskowiak5-Jun-09 9:59
mveDave Kreskowiak5-Jun-09 9:59 
GeneralRe: USB Card Reader Pin
Eddy Vluggen6-Jun-09 0:13
professionalEddy Vluggen6-Jun-09 0:13 
AnswerRe: USB Card Reader Pin
EliottA5-Jun-09 4:02
EliottA5-Jun-09 4:02 
GeneralRe: USB Card Reader Pin
bonkers1235-Jun-09 23:27
bonkers1235-Jun-09 23:27 
GeneralRe: USB Card Reader Pin
bonkers12310-Jun-09 20:52
bonkers12310-Jun-09 20:52 
OK, so what I basically did was to abuse the fact that the card reader functions like a keyboard. I basically obtain all the devices on the computer and display them the the user. The user can then select which device is the card reader. I intercept all the messages coming from the card reader then, and set focus to the correct text box (etc) as required.

A nice little thingy that I saw was, that most magnetic stripe cards end with the "return" character. So when it hits the last character, I can simply test for a return (enter), and it will fire off events that obtain my required data from the database...

Thanks for all the help !

MUCH appreciated ! Smile | :)

PS: For help, email me or send me a msg, I'll gladly help.
AnswerRe: USB Card Reader Pin
Dave Kreskowiak5-Jun-09 4:41
mveDave Kreskowiak5-Jun-09 4:41 
GeneralRe: USB Card Reader Pin
Neophyte305-Jun-09 5:16
Neophyte305-Jun-09 5:16 
GeneralRe: USB Card Reader Pin
harold aptroot5-Jun-09 5:27
harold aptroot5-Jun-09 5:27 
GeneralRe: USB Card Reader Pin
bonkers12310-Jun-09 20:48
bonkers12310-Jun-09 20:48 
QuestionHelp with processing an Image Pin
livewirerules5-Jun-09 3:51
livewirerules5-Jun-09 3:51 
AnswerRe: Help with processing an Image Pin
dan!sh 5-Jun-09 3:54
professional dan!sh 5-Jun-09 3:54 
Questionchange C# to vb.net Pin
Franklinlloyd5-Jun-09 3:45
Franklinlloyd5-Jun-09 3:45 
AnswerRe: change C# to vb.net Pin
dan!sh 5-Jun-09 3:49
professional dan!sh 5-Jun-09 3:49 
AnswerRe: change C# to vb.net Pin
Nagy Vilmos5-Jun-09 5:38
professionalNagy Vilmos5-Jun-09 5:38 
AnswerRe: change C# to vb.net Pin
Franklinlloyd5-Jun-09 5:57
Franklinlloyd5-Jun-09 5:57 
QuestionIndexing Service Pin
ellllllllie5-Jun-09 2:50
ellllllllie5-Jun-09 2:50 
AnswerRe: Indexing Service Pin
Nagy Vilmos5-Jun-09 3:01
professionalNagy Vilmos5-Jun-09 3:01 
GeneralRe: Indexing Service Pin
ellllllllie5-Jun-09 3:30
ellllllllie5-Jun-09 3:30 
GeneralRe: Indexing Service Pin
Nagy Vilmos5-Jun-09 3:44
professionalNagy Vilmos5-Jun-09 3:44 
GeneralRe: Indexing Service Pin
dan!sh 5-Jun-09 3:46
professional dan!sh 5-Jun-09 3:46 
Questionbackground worker Pin
havejeet5-Jun-09 2:03
havejeet5-Jun-09 2:03 
AnswerRe: background worker Pin
Nicholas Butler5-Jun-09 2:13
sitebuilderNicholas Butler5-Jun-09 2:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.