Results 1 to 4 of 4
Dear all,
I am written a program that read a ID card's serial number and export that serial number to X... so all programs can use this card reader as ...
- 04-04-2007 #1Just Joined!
- Join Date
- Oct 2004
- Posts
- 22
program export data
Dear all,
I am written a program that read a ID card's serial number and export that serial number to X... so all programs can use this card reader as input and no need to rewrite the source code of all program about this reader.
But I don't know how to export this serial number(string). Do I need to write this program with X's standand output function? or it have another fuction that I can use?
SORRY!! I am not good in english. So I have an example to explain my idea...
This program will run as service. read the ID card's serial number and export it before the mouse cursor. So the reader can use under any program.Code:I have an ID card reader and it's own program, here we called this program as "hello". "hello" can show all the ID card's serial number on it's own. Nowaday, I have a web-base system want to use ID card, it written in PHP. I want to write a program it can read the ID card's serial number and export the serial number to this web-base system. like input with keyboard. So here is the point. how can I re-write the "hello" , which function is to export this serial number. Is it releated to X's function or other I/O function??
Can anyone give me some suggestions about it??
Regards,
Lckdanny.
- 04-06-2007 #2Just Joined!
- Join Date
- Apr 2007
- Posts
- 18
Sorry but I'm lost in what you wrote. Could explain once again what the problem is?
- 04-10-2007 #3Just Joined!
- Join Date
- Oct 2004
- Posts
- 22
OK, THx Rtoip... Sorry I am not good in english!!!
Originally Posted by Rtoip
simply, I want to write a middleware between to read the serial from card reader and export the data to X(Like input as keyboard follow by mouse cursor).
ID card <-> Card reader <-> Middleware <-> other programs
using ID card/reader we must to use the specify software, it can't be use on other softwares because they didn't included read/write card function. I want to extend the usage of ID card/reader, so I designed to write a program that can read the ID card serial and export the data to other software(like bar code reader do).
I already finished the ID card reader's driver and a function to read ID card's data, but I have no idea about how to export the data to X(follow the mouse cursor). Is that releated to X or sth.. Please Rtoip and anyone give me some suggestions!!
Regards,
- 03-24-2011 #4Just Joined!
- Join Date
- Mar 2011
- Posts
- 1
Hotscripts.com/forums/database/60138-conclusion-usual-data-export-excel-methods-c.html
This post shows several methods on exporting data.
And it give a solution about how to display ID card number format after exporting data to Excel.
I think that it will be helpful!


