

Var pageTracker = _gat.Way 3: Automatically Download Realtek Card Reader Driver using Bit Driver Updater (Highly-Recommended) What is Realtek Card Reader Var gaJsHost = (("https:" = ) ? " : " document.write(unescape("%3Cscript src='" + gaJsHost + "/ga.js' type='text/javascript'%3E%3C/script%3E")) Status = SendKeys.SendData(document.getElementById("txtOutput").value)ĭocument.getElementById("txtStatus").value = "OK" ĭocument.getElementById("txtStatus").value = document.getElementById("txtApplication").value + " Not Running" ĭocument.getElementById("txtStatus").value = "Failed" ĭocument.getElementById("txtCommand").value = "Error Reading Card Data" SendKeys.TargetApp = document.getElementById("txtApplication").value If(document.getElementById("txtCardDataMasked").value !="")ĭocument.getElementById("txtPAN").value = USBHID.FindElementMasked(2," ",0,"=") ĭocument.getElementById("txtFirst").value = USBHID.GetFNameMasked() ĭocument.getElementById("txtLast").value = USBHID.GetLNameMasked() ĭocument.getElementById("txtMonth").value = USBHID.FindElementMasked(2,"=",2,"2") ĭocument.getElementById("txtYear").value = USBHID.FindElementMasked(2,"=",0,"2") ĭocument.getElementById("txtOutput").value = USBHID.CardDataMasked ĭocument.getElementById("txtPAN").value = USBHID.FindElement(2," ",0,"=") ĭocument.getElementById("txtFirst").value = USBHID.GetFName() ĭocument.getElementById("txtLast").value = USBHID.GetLName() ĭocument.getElementById("txtMonth").value = USBHID.FindElement(2,"=",2,"2") ĭocument.getElementById("txtYear").value = USBHID.FindElement(2,"=",0,"2") ĭocument.getElementById("txtOutput").value = USBHID.CardData ĭocument.getElementById("txtTrack1Length").value = USBHID.Track1Length ĭocument.getElementById("txtTrack2Length").value = USBHID.Track2Length ĭocument.getElementById("txtTrack3Length").value = USBHID.Track3Length ĭocument.getElementById("txtTrack1Data").value = USBHID.GetTrack(1) ĭocument.getElementById("txtTrack2Data").value = USBHID.GetTrack(2) ĭocument.getElementById("txtTrack3Data").value = USBHID.GetTrack(3) ĭocument.getElementById("txtReaderID").value = USBHID.ReaderID SendButtonSend = USBHID.USBswipe_Command(sendButtonIn,sendButtonOut) ĭocument.getElementById("txtCommand").value = USBHID.SwipeCommandOutput //fix for the JavaScript's not able to pass by reference problem.ĭocument.getElementById("txtCardData").value = USBHID.CardDataĭocument.getElementById("txtCardDataMasked").value = USBHID.CardDataMasked SendButtonIn = document.getElementById("txtcommand").value Var sendButtonIn, sendButtonOut, sendButtonSend Along with this its not working at all on FireFox (but i m leaving this issue for later)ĭocument.getElementById("txtCommand").value = "Could not open MagTek reader" ĭocument.getElementById("txtCommand").value = "Please Swipe a card" Pls help me I have gone thru also but no help. I hav set the focus on first textbox also.

On page load it asks for installing ActiveX, but after installation nothing happens But its not displaying any data in my application's textboxes when i swipe the card.

I have followed all required steps to get card data into my web page written in c#.net.

I hve recently purhased a Magnetic Swipe card reader ()
