CN104991761A - Web system passport reading, scanning, and storage method - Google Patents

Web system passport reading, scanning, and storage method Download PDF

Info

Publication number
CN104991761A
CN104991761A CN201510063962.6A CN201510063962A CN104991761A CN 104991761 A CN104991761 A CN 104991761A CN 201510063962 A CN201510063962 A CN 201510063962A CN 104991761 A CN104991761 A CN 104991761A
Authority
CN
China
Prior art keywords
passport
data
javascript
scanning
passport reader
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510063962.6A
Other languages
Chinese (zh)
Other versions
CN104991761B (en
Inventor
李欢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Haitao International Travel Service Co Ltd
Original Assignee
Beijing Haitao International Travel Service Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Haitao International Travel Service Co Ltd filed Critical Beijing Haitao International Travel Service Co Ltd
Priority to CN201510063962.6A priority Critical patent/CN104991761B/en
Publication of CN104991761A publication Critical patent/CN104991761A/en
Application granted granted Critical
Publication of CN104991761B publication Critical patent/CN104991761B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a web system passport reading, scanning, and storage method. The method includes: starting an IE kernel browser and loading the drive of an electronic passport reader; obtaining data scanned by the electronic passport reader; writing the data scanned by the electronic passport reader at designated position of a Web page by employing the Javascript method; and generating two passport first page photos and writing the photos at the designated positions of the Web page. The step for obtaining the data scanned by the electronic passport reader also comprises following steps: determining whether employing designated personnel scanning method or employing an automatic scanning method; and executing the corresponding operation according to the determination result. According to the Web system passport reading, scanning, and storage method, scanning and input of passport information are realized via a web system.

Description

Scanning storage means read by Web system passport
Technical field
The present invention relates to networking technology area, refer to that scanning storage means read by a kind of Web system passport especially.
Background technology
Along with the progressively raising of national life quality, the activity such as abroad tourism, training increases gradually, for the visitor of departure, some service class mechanisms, as tourist corporation, reservation network company etc., need to register customer information in advance, wherein relate to the typing of passport information; But, the software of passport reader can be used at present to be substantially all CS framework (i.e. Client/Server, client/server configuration), and the application system of main flow is all B/S framework (the i.e. Browser/Server based on browser now, browser/server structure), can carry out clog-free information interaction with other softwares in system after how making passport information typing, thus improve the compatibility of system, be problem demanding prompt solution.
Summary of the invention
In view of this, the object of the invention is to propose a kind of Web system passport and read scanning storage means, realize carrying out passport information scanning record by web system.
Read the method for scanning storage based on above-mentioned purpose Web system passport provided by the invention, comprising:
Start the browser of IE kernel and load the driving of E-Passport reader;
Obtain the data of E-Passport reader scans;
Utilize Javascript method that E-Passport reader scans data are out write on the assigned address of Web page;
Generate two passport homepage photos and write on the assigned address of Web page;
Wherein, the step of the data of described acquisition E-Passport reader scans is further comprising the steps of:
Judgement adopts designated person's scan mode or adopts autoscan mode;
If adopt designated person's scan mode, obtain the name by the designated person of the such as external unit input of keyboard, mouse etc. and sex, obtain the data of E-Passport reader scans simultaneously, loading scanning is carried out according to the name of designated person inputted and the information of sex, obtain passport information, store warehouse-in, and upload pictures;
If adopt autoscan mode, then obtain the data of the E-Passport reader scans of multiple personnel successively, according to scanning the name and sex that obtain, whether automatic retrieval exists matching personnel, if existed, then the passport information of these personnel being shown to assigned address, when receiving the confirmation instruction, storing warehouse-in and upload pictures; If there is no, then the non-existent information of these personnel is sent; Bear the same name and other two or more of principal characteristic personnel if judge to exist, then select first personal information being retrieved out to mate, all the other personnel then need to re-start passport scanning.
In some embodiments, the activex control of built-in electronic passport reader in a browser, for calling data mutual between native operating sys-tern and browser.
In some embodiments, activex control in the described browser Javascript script interpreter that can trigger in browser runs the operation that Javascript method carries out html page, activex control also can monitor the event change of E-Passport reader simultaneously, by driving the data passing and come, browser process can be handed to.
In some embodiments, the step of the data of described acquisition E-Passport reader scans is further comprising the steps of:
Reception passport is checked card and is inserted the trigger message of E-Passport reader, trigger the javascript method that Javascript interpreter calls Web page, then scan instruction is passed on by the activex control in browser, this instruction is driven by E-Passport reader and is communicated on E-Passport reader, and E-Passport reader carries out passport scanning after receiving scan instruction;
The data obtained after E-Passport reader scans are called activex control by the driving of E-Passport reader and are transferred data to browser, and call javascript method by the javascript interpreter that browser is built-in and write data on the html page, simultaneously, E-Passport reader can generate the scanned picture of 2 passport homepages automatically, and under there is the computer catalogue of specifying;
The name scanned by passport by javascript method and sex are compared with the name in manual entry system in advance and sex, when the two any one appearance is inconsistent, send name and/or the inconsistent information of gender data, and obtain changed information and revise misdata;
When receiving the confirmation instruction, by the photo upload of E-Passport reader generation before in system;
Reception is held instruction, to the whole form datas in the html page be transferred in system by the POST request of http, wherein image data is stored on long-range file server, and the directory path deposited is stored in long-range Mysql database, the data of other non-picture/mb-type, then be directly stored in Mysql database table;
After preserving successfully, send and preserve successful information.
In some embodiments, the step of the data of described acquisition E-Passport reader scans is further comprising the steps of:
First call the built-in javascript of the providing method of E-Passport reader to load SDK class libraries (Software Development Kit, SDK (Software Development Kit)), notify that its preparation accepts system call request;
If load the failure of SDK class libraries, point out according to the error code that E-Passport reader provides;
If load the success of SDK class libraries, then the javascript method utilizing E-Passport reader built-in carries out the collection of passport First page information, and gathering the data of returning can return with the data layout of javascript array;
According to the javascript array that passport reader method returns, judge, if array is 0 for empty or element number, then point out scanning unsuccessful; If array is not empty or element number is not 0, then passport is pointed out to scan successfully;
After scanning successfully, the data obtained can be corresponded to the assigned address of Web page by javascript method, and such as: name is put into the position of name, sex is put into the position of sex; In the javascript array that the built-in method of E-Passport reader returns, the position of data is fixing, extracts corresponding data be also put into corresponding assigned address according to the document provided in advance;
After the data obtained all are put into assigned address by javascript method, call the built-in javascript class libraries of E-Passport reader to discharge SDK class libraries;
Obtain the picture of the passport homepage that E-Passport reader generates at assigned catalogue and upload to system.
In some embodiments, the step that described employing autoscan mode scans passport also comprises the step by name and sex Auto-matching, specifically comprises:
Receive automatic matching instruction, enter into passport scanning interface;
Receive scan instruction, E-Passport reader scans, and the data simultaneously scanning obtained are driven by E-Passport reader and spread out of browser and acquired by javascript method;
After getting scan-data, call the method for the AJAX asynchronous call of javascript, utilize the name in scan-data and sex retrieval remote data base, look into the personnel seeing if there is this name and sex;
If have and only have one, then the match is successful, writes on the html page by the data after scanning by javascript method;
If had and a more than people, namely there are of the same name and that sex is identical personnel, then send existence more than two names and bear the same name and the information of other personnel of principal characteristic, transfer manual scanning to;
If there is no the information of these personnel, then send the information that there are not these personnel, carries out passport scanning again after examining;
When receiving the confirmation instruction, preserve scan-data.
As can be seen from above, scanning storage means read by Web system passport provided by the invention, the requirement utilizing Web system to carry out passport information scanning record can be met, and drive requirement in conjunction with E-Passport reader (TH-PR410), achieve Web version passport autoscan coupling uploading data.
Accompanying drawing explanation
Fig. 1 is the simple flow schematic diagram that scanning storage means embodiment read by Web system passport provided by the invention.
Embodiment
For making the object, technical solutions and advantages of the present invention clearly understand, below in conjunction with specific embodiment, and with reference to accompanying drawing, the present invention is described in more detail.
With reference to accompanying drawing 1, for the simple flow schematic diagram of scanning storage means embodiment read by Web system passport provided by the invention.
The method that scanning stores read by described Web system passport, comprising:
Step 101: start the browser of IE kernel and load the driving of E-Passport reader;
Step 102: the data obtaining E-Passport reader scans;
Step 103: utilize Javascript method that E-Passport reader scans data are out write on the assigned address of Web page;
Step 104: system generates two passport homepage photos (colour, a black and white) and writes on the assigned address of Web page;
Wherein, the step 102 of the data of described acquisition E-Passport reader scans can further include following steps:
Judgement adopts designated person's scan mode or adopt autoscan mode that (designated person's scan mode refers to the personnel of a selected passport information to be scanned in systems in which, then scan its passport, and the passport information obtained is mated with the personal information prestored; Autoscan mode refers to without chosen in advance, directly scans passport and carries out system Auto-matching);
If adopt designated person's scan mode, then obtain the designated person of the external unit input by such as keyboard, mouse etc. name and sex or select the designated person of a passport information to be scanned (this designated person's information be before manual input system, only there are name and sex), simultaneously, after insertion reading machine checked card by passport, obtain the data of E-Passport reader scans, loading scanning is carried out according to the name of designated person inputted and the information of sex, obtain passport information, store warehouse-in, and upload pictures;
If adopt autoscan mode, then obtain the data of the E-Passport reader scans of multiple personnel successively, according to scanning the name and sex that obtain, whether automatic retrieval exists matching personnel, if existed, then the passport information of these personnel being shown to assigned address, when receiving the confirmation instruction, storing warehouse-in and upload pictures; If there is no, then the non-existent information of these personnel is sent; Bear the same name and other two or more of principal characteristic personnel if judge to exist, then select first personal information being retrieved out to mate, all the other personnel then need to re-start passport scanning.
The method adopts the browser of IE kernel, browser loads E-Passport reader (TH-PR410) and drives, the position utilizing data that passport reader scans out by Javascript method to write on Web page to specify, as: name item, sex item, passport No., Issue At etc.
After data are written back to Web page by Javascript method, simultaneity factor can generate the photo of two passport homepages, and one colored, a black and white; Each business department as required, can carry out selection uploading system, and is saved in database, just uses with the later stage, checks and check customer data.
Javascript is a kind of explanatory script (code does not carry out precompile), be mainly used to add interbehavior to HTML (application under the standard generalized markup language) page, directly can embed html page, but be write as independent js file and be conducive to being separated of structure and behavior; There is cross-platform characteristic, under the support of most browser, (as Windows, Linux, Mac, Android, iOS etc.) can be run under kinds of platform.
Web system passport is read scanning storage means and is comprised designated person's scanning and autoscan.Designated person's scanning refers to selection designated person, clicks certificate typing, is checked card by passport and inserts E-Passport reader, and system just can carry out loading scanning according to the name of specifying and sex, stores warehouse-in, and upload pictures; Autoscan refers to that multiple personnel need to carry out passport typing, but typing person does not think to go for people in turn, just passport carries out passport scanning, system according to the name of scanned passport and sex, can be gone retrieval in system (local data base) whether to there are the personnel of coupling, if existed, this people's passport information is shown to and formulates position automatically, after person to be logged confirms, deposit out warehouse-in and upload pictures, if there is no, then can carry out pointing out these personnel not exist.If existed, multiple people bears the same name, other situation of principal characteristic, acquiescence selection first people being retrieved out is mated by system, prompting have two duplication of name principal characteristics others, call other data and mate, remaining is born the same name, others' member of principal characteristic needs to use the mode of invisible scanning to scan.
Current passport be divided into a generation and two generation passport, generation passport is then completed by OCR image recognition, and two generation passport owing to having built-in chip, directly can read the data in chip.
The near infrared face system of battle formations image sensor imaging technical principle of E-Passport reader application international standard, fast, Obtaining Accurate carries out optical character identification (OCR) according to the infrared picture of certificate of International Civil Aviation Organization IC standard AO Doc 9303, thus obtains the information of machine-readable code (MRZ).The certificate of main reading comprises passport, visa, mainlander's dealing Hongkong and Macro pass, mainlander's dealing Taiwan pass, resident's dealing interior ground difficult to understand, port pass etc., the Taiwan residents dealing continent pass.
E-Passport reader can be divided into card-scanning type and full page formula two kinds.The reader small volume of card-scanning type, speed, adopt the mode identification certificate of read-only machine-readable code.Full page formula can gather whole page of data pictures of certificate, then distinguishes machine-readable code; In addition, full page reader also can add the lamp of uviol lamp and source of parallel light, can be carried out the fake certification of certificate by the picture of these light sources.
Passport reader can read E-Passport chip information according to ICAO standard.Before reading chip information, need first to obtain machine-readable code information by optical character identification, then by the content in machine-readable code information decoding chip.Information in chip only has machine-readable code DG1 and photo DG2 normally to read, and other information need the private key of issuing country could to decode reading.
Further, in some Alternate embodiments, can the activex control of built-in electronic passport reader in a browser, for calling data mutual between native operating sys-tern and browser.
Preferably, activex control in the described browser Javascript script interpreter that can trigger in browser runs the operation that Javascript method carries out html page, activex control also can monitor the event change of E-Passport reader simultaneously, by driving the data passing and come, browser process can be handed to.
Optionally, in some embodiments, the step 102 of the data of described acquisition E-Passport reader scans can further include following steps:
Reception passport is checked card and is inserted the trigger message of E-Passport reader, trigger the javascript method that Javascript interpreter calls Web page, then scan instruction is passed on by the activex control in browser, this instruction is driven by E-Passport reader and is communicated on E-Passport reader, E-Passport reader carries out passport scanning after receiving scan instruction (passport scanning is divided into OCR to identify and chip reads 2 kinds, wherein generation passport be OCR identify, two generation passport be directly read by the information of the built-in chip of passport);
The data obtained after E-Passport reader scans are called activex control by the driving of E-Passport reader and are transferred data to browser, and call javascript method by the javascript interpreter that browser is built-in and write data on the html page, simultaneously, E-Passport reader can generate the scanned picture of 2 passport homepages automatically, and under there is the computer catalogue of specifying;
The name scanned by passport by self-defining javascript method and sex are compared with the name in manual entry system in advance and sex, when the two any one appearance is inconsistent, send name and/or the inconsistent information of gender data, thus remind operating personnel data inconsistent, and obtain changed information and revise misdata (operating personnel can to modify misdata by checking passport original paper);
When receiving the confirmation instruction (operating personnel confirm that data are errorless), by the photo upload of E-Passport reader generation before in system;
Reception is held instruction, to the whole form datas in the html page be transferred in system by the POST request of http, wherein image data is stored on long-range file server, and the directory path deposited is stored in long-range Mysql database, the data of other non-picture/mb-type, then be directly stored in Mysql database table;
After preserving successfully, send and preserve successful information.
Wherein, can passport information scanning record be carried out to meet Web system, needing to drive requirement in conjunction with E-Passport reader (TH-PR410).Because operating system security is arranged, browser is the data directly can not calling local file, needs " bridge " just passable.So operating system must provide such " bridge " interface, to meet the demand that browser obtains local data.
It is exactly such bridge that E-Passport reader drives, and installs after driving, can the activex control of built-in electronic passport reader in a browser, this activex control can between native operating sys-tern and browser mutual calling data.Why can call, because the activex control Javascript script interpreter that can trigger in browser in browser runs the operation that self-defining Javascript method carries out html page, activex control also can monitor the event change of E-Passport reader simultaneously, by driving the data passing and come, browser process can be handed to.
Optionally, in other embodiments, the step 102 of the data of described acquisition E-Passport reader scans can further include following steps:
First call the built-in javascript of the providing method of E-Passport reader to load SDK class libraries (Software Development Kit, SDK (Software Development Kit)), notify that its preparation accepts system call request;
If load the failure of SDK class libraries, point out according to the error code that E-Passport reader provides;
If load the success of SDK class libraries, then the javascript method utilizing E-Passport reader built-in carries out the collection of passport First page information, and gathering the data of returning can return with the data layout of javascript array;
According to the javascript array that passport reader method returns, judge, if array is 0 for empty or element number, then point out scanning unsuccessful; If array is not empty or element number is not 0, then passport is pointed out to scan successfully;
After scanning successfully, the data obtained can be corresponded to the assigned address of Web page by javascript method, and such as: name is put into the position of name, sex is put into the position of sex; In the javascript array that the built-in method of E-Passport reader returns, the position of data is fixing, extracts corresponding data be also put into corresponding assigned address according to the document provided in advance;
After the data obtained all are put into assigned address by javascript method, call the built-in javascript class libraries of E-Passport reader to discharge SDK class libraries;
Obtain the picture of the passport homepage that E-Passport reader generates at assigned catalogue and upload to system.
SDK (Software Development Kit) (foreign language acronym: SDK, foreign language full name: SoftwareDevelopment Kit) be all generally some by software engineer for setting up the set of the developing instrument of application software for specific software package, software frame, hardware platform, operating system etc.SDK (Software Development Kit) is referring broadly to the set of the relevant documentation of a certain class software of auxiliary development, example and instrument.
Generally speaking the SDK that the application program under SDK and developing Windows platform uses.It can simply for certain programming language provides some files of application programming interfaces API, but also may comprise can with the hardware of the complexity of certain embedded system communication.General instrument comprises for debugging the utility with other purposes.SDK also often comprises code sample, supportive technical notes or other the supporting documentation for basic reference clarification doubtful point.
Optionally, in some other embodiment, the step that described employing autoscan mode scans passport also comprises the step by name and sex Auto-matching, specifically comprises:
Receive automatic matching instruction, enter into passport scanning interface; Passport original paper homepage is now inserted in passport reader by operating personnel;
Receive scan instruction, E-Passport reader scans, and the data simultaneously scanning obtained are driven by E-Passport reader and spread out of browser and acquired by javascript method;
After getting scan-data, call the method for the AJAX asynchronous call of javascript, utilize the name in scan-data and sex retrieval remote data base, look into the personnel's (if having corresponding tourist group or training group list, then searching in this tourist group or training group list) seeing if there is this name and sex;
If have and only have one, then the match is successful, writes on the html page by the data after scanning by javascript method;
If had and a more than people, namely there are of the same name and that sex is identical personnel, then send existence more than two names and bear the same name and the information of other personnel of principal characteristic, transfer manual scanning to, determine concrete personnel;
If there is no the information of these personnel, then send the information that there are not these personnel, carries out passport scanning again after examining;
When receiving the confirmation instruction, preserve scan-data; Although it should be noted that it is autoscan, automatically do not preserve, and after each Auto-matching, have and manually click preservation, in order that there is the time manually examined, guarantee that data are accurate.
As can be seen from above, scanning storage means read by Web system passport provided by the invention, the requirement utilizing Web system can carry out passport information scanning record can be met, and drive requirement in conjunction with E-Passport reader (TH-PR410), achieve Web version passport autoscan coupling uploading data.
It needs to be noted; each step in said method embodiment all mutually can intersect, replaces, increases, delete; therefore; these rational permutation and combination conversion also should belong to protection scope of the present invention in described method, and protection scope of the present invention should not to be confined on described embodiment.
Those of ordinary skill in the field are to be understood that: the foregoing is only specific embodiments of the invention; be not limited to the present invention; within the spirit and principles in the present invention all, any amendment made, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (6)

1. the method that scanning stores read by Web system passport, it is characterized in that, comprising:
Start the browser of IE kernel and load the driving of E-Passport reader;
Obtain the data of E-Passport reader scans;
Utilize Javascript method that E-Passport reader scans data are out write on the assigned address of Web page;
Generate two passport homepage photos and write on the assigned address of Web page;
Wherein, the step of the data of described acquisition E-Passport reader scans is further comprising the steps of:
Judgement adopts designated person's scan mode or adopts autoscan mode;
If adopt designated person's scan mode, obtain the name by the designated person of the such as external unit input of keyboard, mouse etc. and sex, obtain the data of E-Passport reader scans simultaneously, loading scanning is carried out according to the name of designated person inputted and the information of sex, obtain passport information, store warehouse-in, and upload pictures;
If adopt autoscan mode, then obtain the data of the E-Passport reader scans of multiple personnel successively, according to scanning the name and sex that obtain, whether automatic retrieval exists matching personnel, if existed, then the passport information of these personnel being shown to assigned address, when receiving the confirmation instruction, storing warehouse-in and upload pictures; If there is no, then the non-existent information of these personnel is sent; Bear the same name and other two or more of principal characteristic personnel if judge to exist, then select first personal information being retrieved out to mate, all the other personnel then need to re-start passport scanning.
2. method according to claim 1, is characterized in that, in a browser the activex control of built-in electronic passport reader, for calling data mutual between native operating sys-tern and browser.
3. method according to claim 2, it is characterized in that, activex control in the described browser Javascript script interpreter that can trigger in browser runs the operation that Javascript method carries out html page, activex control also can monitor the event change of E-Passport reader simultaneously, by driving the data passing and come, browser process can be handed to.
4. method according to claim 3, is characterized in that, the step of the data of described acquisition E-Passport reader scans is further comprising the steps of:
Reception passport is checked card and is inserted the trigger message of E-Passport reader, trigger the javascript method that Javascript interpreter calls Web page, then scan instruction is passed on by the activex control in browser, this instruction is driven by E-Passport reader and is communicated on E-Passport reader, and E-Passport reader carries out passport scanning after receiving scan instruction;
The data obtained after E-Passport reader scans are called activex control by the driving of E-Passport reader and are transferred data to browser, and call javascript method by the javascript interpreter that browser is built-in and write data on the html page, simultaneously, E-Passport reader can generate the scanned picture of 2 passport homepages automatically, and under there is the computer catalogue of specifying;
The name scanned by passport by javascript method and sex are compared with the name in manual entry system in advance and sex, when the two any one appearance is inconsistent, send name and/or the inconsistent information of gender data, and obtain changed information and revise misdata;
When receiving the confirmation instruction, by the photo upload of E-Passport reader generation before in system;
Reception is held instruction, to the whole form datas in the html page be transferred in system by the POST request of http, wherein image data is stored on long-range file server, and the directory path deposited is stored in long-range Mysql database, the data of other non-picture/mb-type, then be directly stored in Mysql database table;
After preserving successfully, send and preserve successful information.
5. method according to claim 1, is characterized in that, the step of the data of described acquisition E-Passport reader scans is further comprising the steps of:
First call the built-in javascript of the providing method of E-Passport reader to load SDK class libraries (Software Development Kit, SDK (Software Development Kit)), notify that its preparation accepts system call request;
If load the failure of SDK class libraries, point out according to the error code that E-Passport reader provides;
If load the success of SDK class libraries, then the javascript method utilizing E-Passport reader built-in carries out the collection of passport First page information, and gathering the data of returning can return with the data layout of javascript array;
According to the javascript array that passport reader method returns, judge, if array is 0 for empty or element number, then point out scanning unsuccessful; If array is not empty or element number is not 0, then passport is pointed out to scan successfully;
After scanning successfully, the data obtained can be corresponded to the assigned address of Web page by javascript method, and such as: name is put into the position of name, sex is put into the position of sex; In the javascript array that the built-in method of E-Passport reader returns, the position of data is fixing, extracts corresponding data be also put into corresponding assigned address according to the document provided in advance;
After the data obtained all are put into assigned address by javascript method, call the built-in javascript class libraries of E-Passport reader to discharge SDK class libraries;
Obtain the picture of the passport homepage that E-Passport reader generates at assigned catalogue and upload to system.
6. method according to claim 1, is characterized in that, the step that described employing autoscan mode scans passport also comprises the step by name and sex Auto-matching, specifically comprises:
Receive automatic matching instruction, enter into passport scanning interface;
Receive scan instruction, E-Passport reader scans, and the data simultaneously scanning obtained are driven by E-Passport reader and spread out of browser and acquired by javascript method;
After getting scan-data, call the method for the AJAX asynchronous call of javascript, utilize the name in scan-data and sex retrieval remote data base, look into the personnel seeing if there is this name and sex;
If have and only have one, then the match is successful, writes on the html page by the data after scanning by javascript method;
If had and a more than people, namely there are of the same name and that sex is identical personnel, then send existence more than two names and bear the same name and the information of other personnel of principal characteristic, transfer manual scanning to;
If there is no the information of these personnel, then send the information that there are not these personnel, carries out passport scanning again after examining;
When receiving the confirmation instruction, preserve scan-data.
CN201510063962.6A 2015-02-06 2015-02-06 Scanning storage means read by Web system passport Expired - Fee Related CN104991761B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510063962.6A CN104991761B (en) 2015-02-06 2015-02-06 Scanning storage means read by Web system passport

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510063962.6A CN104991761B (en) 2015-02-06 2015-02-06 Scanning storage means read by Web system passport

Publications (2)

Publication Number Publication Date
CN104991761A true CN104991761A (en) 2015-10-21
CN104991761B CN104991761B (en) 2016-04-06

Family

ID=54303577

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510063962.6A Expired - Fee Related CN104991761B (en) 2015-02-06 2015-02-06 Scanning storage means read by Web system passport

Country Status (1)

Country Link
CN (1) CN104991761B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451143A (en) * 2016-05-31 2017-12-08 北京京东尚科信息技术有限公司 The reading method and reading system of a kind of electronic document
TWI682327B (en) * 2018-01-02 2020-01-11 虹光精密工業股份有限公司 Image integrated printing system and image integrated printing method
CN112766828A (en) * 2021-03-12 2021-05-07 烽火通信科技股份有限公司 Intelligent foreign affair management system and method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101076073A (en) * 2006-05-16 2007-11-21 株式会社理光 Image reading system, information processing equipment and scanner
CN103581486A (en) * 2013-10-09 2014-02-12 苏州网信信息科技有限公司 Web-based online scanning method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101076073A (en) * 2006-05-16 2007-11-21 株式会社理光 Image reading system, information processing equipment and scanner
CN103581486A (en) * 2013-10-09 2014-02-12 苏州网信信息科技有限公司 Web-based online scanning method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107451143A (en) * 2016-05-31 2017-12-08 北京京东尚科信息技术有限公司 The reading method and reading system of a kind of electronic document
CN107451143B (en) * 2016-05-31 2021-06-29 北京京东尚科信息技术有限公司 Reading method and reading system of electronic document
TWI682327B (en) * 2018-01-02 2020-01-11 虹光精密工業股份有限公司 Image integrated printing system and image integrated printing method
US11361564B2 (en) 2018-01-02 2022-06-14 Avision Inc. Image integrated printing system capable of combining an image and related information with a blank form to generate an output file and image integrated
CN112766828A (en) * 2021-03-12 2021-05-07 烽火通信科技股份有限公司 Intelligent foreign affair management system and method

Also Published As

Publication number Publication date
CN104991761B (en) 2016-04-06

Similar Documents

Publication Publication Date Title
US11792257B2 (en) Form engine
US7032170B2 (en) Creating data structures from a form file and creating a web page in conjunction with corresponding data structures
US9183202B2 (en) Notification methods for non-programmatic integration systems
CN104991761B (en) Scanning storage means read by Web system passport
US20160112404A1 (en) Systems and Methods for Synchronized Sign-on Methods for Non-programmatic Integration systems
US20130246914A1 (en) Document management systems and methods
JP2013528859A (en) Integration of client application and web page
CN110321504B (en) Page processing method and device
CN105589959A (en) Form processing method and form processing system
US20150106701A1 (en) Input support method and information processing system
CN113158101A (en) Visual page rendering method, device, equipment and storage medium
CN108446326A (en) A kind of isomeric data management method and system based on container
US20150161160A1 (en) Application Localization
US9665574B1 (en) Automatically scraping and adding contact information
CN110336791B (en) Method, device and equipment for transmitting breakpoint data and computer storage medium
US10896235B2 (en) Connecting a printed document to related digital content
KR20200091561A (en) Method and system for automating customs declaration and error detection process
US10922075B2 (en) System and method for creating and validating software development life cycle (SDLC) digital artifacts
US20240005640A1 (en) Synthetic document generation pipeline for training artificial intelligence models
CN104992136B (en) Identify the method and device of bar code
US20120102397A1 (en) Safety methods for non-programmatic integration systems
CN115373649B (en) Dynamic internet content barrier-free transformation method and device and website content barrier-free transformation method
CN105913071A (en) Information processing device, information processing system and information processing method
US11281901B2 (en) Document extraction system and method
Grmek et al. Automated inventory tracking system prototype in cloud

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100083 No. 28, Cheng Fu Road, Beijing, Haidian District, 2-1007, 1008

Applicant after: BEIJING HAITAO INTERNATIONAL TRAVEL SERVICE CO., LTD.

Address before: 100083 No. 28, Cheng Fu Road, Beijing, Haidian District, 2-1007, 1008

Applicant before: BEIJING HAITAO INTERNATIONAL TRAVEL SERVICE CO., LTD.

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160406

Termination date: 20180206