WO2011079776A1 - Procédé et dispositif de délivrance de données de document internet et système de traitement de documents - Google Patents

Procédé et dispositif de délivrance de données de document internet et système de traitement de documents Download PDF

Info

Publication number
WO2011079776A1
WO2011079776A1 PCT/CN2010/080364 CN2010080364W WO2011079776A1 WO 2011079776 A1 WO2011079776 A1 WO 2011079776A1 CN 2010080364 W CN2010080364 W CN 2010080364W WO 2011079776 A1 WO2011079776 A1 WO 2011079776A1
Authority
WO
WIPO (PCT)
Prior art keywords
webpage
data
web
item
user
Prior art date
Application number
PCT/CN2010/080364
Other languages
English (en)
Chinese (zh)
Inventor
赵丰
齐特佳
Original Assignee
北京搜狗科技发展有限公司
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 北京搜狗科技发展有限公司 filed Critical 北京搜狗科技发展有限公司
Publication of WO2011079776A1 publication Critical patent/WO2011079776A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging

Definitions

  • the present invention relates to the field of browser technologies, and in particular, to a webpage form data output method, apparatus, and form processing system.
  • the webpage form for filling in the registration information will be displayed on the webpage registered by the classmate, and the user is required to fill in the webpage form and submit it to the server to complete the registration operation.
  • the items on a web form are often referred to as form items, such as "username”, "password”, and so on.
  • the form item data is the content of the form item, that is, the form item value, for example, the form item data corresponding to the form item "user name” is "Li Na”, and the form item data corresponding to the table item "password” is "123456".
  • Table 1 shows a plurality of form items included in the web page list, and form item data filled in by the user:
  • the user fills in the completed web form on the corresponding web page and confirms delivery to the server.
  • the client browser monitors the user to submit a form to the server, and performs a series of processing on the web form. Referring to Figure 1, the usual processing flow is:
  • the URL is saved by using the URL (Uniform Resource Locator, also referred to as a web address), and the form for a specific URL may be referred to as a dedicated form.
  • URL Uniform Resource Locator
  • the client browser can only save the corresponding form by using the URL as the identifier, so that only when the user accesses the webpage corresponding to the URL of the saved form again, the saved form can be used to automatically fill in the webpage form. .
  • the user needs to manually fill in the form. It can be seen that the existing technology has to be improved in the filling efficiency of the web form.
  • the embodiment of the invention provides a method, a device and a form processing system for outputting form data, so as to improve the filling efficiency of the webpage form.
  • the embodiment of the present invention provides the following solutions:
  • An embodiment of the present invention provides a method for outputting webpage form data, the method comprising: if a trigger event outputted by a webpage form universal dataset is monitored, searching for a form item in a webpage form to be filled in a webpage form general dataset Matching form item data, the web form common data set is obtained by pre-compiling the form items of at least two saved forms and their data analysis;
  • the matched form item data is output.
  • the triggering event of monitoring the output of the universal data set of the webpage form comprises: monitoring the trigger information that the user needs to fill in the webpage form.
  • the method further comprises: before searching for the form item data matching the form item in the webpage form to be filled in the webpage general data set, querying whether a special form matching the current webpage address is saved; if yes, Then fill in the current web form to be filled according to the specific form that is queried.
  • the special form matching the current webpage address comprises: a special form that is vaguely matched with the current webpage address.
  • the triggering event of monitoring the output of the universal data set of the webpage form further comprises: satisfying a preset general data query condition.
  • the preset universal data query condition comprises: obtaining a permission for the user to use the web form universal data set to fill in the web form; and/or, not storing a special form matching the current web address.
  • the searching for the form item data matching the form item in the webpage form to be filled in the universal data set of the webpage form comprises: determining the form item corresponding to the form item in the common dataset of the webpage form and the webpage form to be filled out
  • the data is matching form item data, wherein the anastomosis comprises: a complete fit, and/or, a partial fit, and/or a meaning match.
  • the method further comprises: saving the current form when monitoring that the user modifies the form item data in the webpage form and satisfies the saving condition.
  • the saving condition comprises: receiving notification information that the user modifies the form item data; or receiving the notification information that the user modifies the form item data, and obtaining a permission that the user allows to save the current form.
  • the method further comprises: updating the webpage form universal data set according to the newly added saved form.
  • the analyzing and summarizing the form items and the data of the at least two saved forms include: Parse the form items and their corresponding form item data from at least two saved forms, and summarize the form item data corresponding to the same form item.
  • the analyzing and summarizing the form items of at least two saved forms and the data thereof further comprises: filtering the plurality of form item data corresponding to the same form item according to a preset rule.
  • the method further comprises: if the client browser crashes, when the client browser is started again, the webpage form that has been filled in when the client browser crashes is restored.
  • the webpage form that has been filled in when the recovery client browser crashes includes: restoring a webpage form when the client browser crashes according to the existing special form or the webpage form universal dataset.
  • the matching form item to be found in the universal dataset of the webpage form is selected.
  • the data output includes: outputting the matched form item data to the webpage form to be filled; if the form item data matching the form item in the to-be-filled webpage form is found in the webpage form general dataset is
  • the plurality of matching form item data outputs to be found in the web form general data set includes: selecting one form item data from the plurality of form item data, and outputting the form item data to the webpage to be filled out In the form; and/or, output multiple form item data as a candidate for the user to select, and output the form item data selected by the user to the web form to be filled out.
  • the outputting the form item data to the webpage form to be filled out comprises:
  • the webpage form to be filled is analyzed, and a filling area corresponding to the matching form item data is found; and the matched form item data is filled in the found area.
  • the embodiment of the invention further provides an output device for webpage form data, including:
  • a form processing module configured to analyze and aggregate at least two form items of the saved form and the data thereof, to obtain a general data set of the web form
  • a matching search module configured to: if the trigger event of the web form general data set output is monitored, search for the form item data matching the form item in the web form to be filled in the web form general data set;
  • a data output module configured to output the matched form item data if the matched form item data is found in the web form general data set.
  • the triggering event output by the webpage form universal data set includes: trigger information that the user needs to fill in the webpage form.
  • the triggering event output by the webpage form universal data set further comprises: satisfying a preset general data query condition.
  • the preset universal data query condition comprises: obtaining a permission for the user to use the web form universal data set to fill in the web form; and/or, not storing a special form matching the current web address.
  • the device further includes:
  • the monitor save module is used to save the current form when it is monitored that the user modifies the form item data in the web form and meets the save condition.
  • the form processing module is configured to analyze and summarize the form items and data of at least two saved forms under the same user, to obtain a general data set of the web form of the user;
  • the matching and searching module is configured to: if the triggering event outputted by the webpage form universal dataset under the user is monitored, searching, in the common dataset of the webpage form under the user, matching the table item in the webpage form to be filled out Form item data.
  • the device further includes: an updating module, configured to update the webpage form universal dataset according to the newly added saved form.
  • the form processing module includes:
  • a parsing unit configured to parse out the form item and its corresponding form item data from at least two saved forms
  • a summary unit that summarizes the form item data for the same form item.
  • the form processing module further includes:
  • a sorting unit configured to sort a plurality of form item data corresponding to the same form item
  • a filtering unit configured to filter the plurality of form item data corresponding to the same form item according to a preset rule.
  • the form processing module further includes:
  • a classification unit for classifying at least two saved forms according to form category information of at least two saved forms
  • the parsing unit is specifically configured to parse the form item and its corresponding form item data from the saved form for the same category.
  • the device further includes: a recovery module, configured to: when the client browser crashes, restore the webpage form that is filled in when the client browser crashes when the client browser is started again.
  • a recovery module configured to: when the client browser crashes, restore the webpage form that is filled in when the client browser crashes when the client browser is started again.
  • the recovery module is specifically configured to: if the client browser crashes, when the client browser is started again, the webpage form when the client browser crashes is restored according to the saved special form or the web form general data set. .
  • the data output module includes:
  • a first data output unit configured to output the matched form item data to be filled if the form item data that satisfies the preset matching condition is found in the webpage form general data set and is one In the web form;
  • a second data output unit configured to: if the form item data that satisfies the preset matching condition is found in the webpage form general data set, and is plural, according to a preset rule, from the plurality of form item data Selecting a form item data, outputting the form item data to the webpage form to be filled out; and/or outputting a plurality of form item data as candidates for the user to select, and outputting the form item data selected by the user to the to-be-filled In the web form.
  • the embodiment of the invention further provides a form processing system, including:
  • An analysis summary module configured to analyze and summarize the form items of the at least two saved forms and the data thereof found by the form search module, to obtain a general data set of the web form, and the universal data set of the web form is used as The basis for automatically filling out the web form to be filled out.
  • the form search module is specifically configured to search for at least two saved forms of the same user; the analysis and summary module is specifically configured to search for at least two of the same users that are found by the form search module.
  • the form items of the saved form are analyzed and summarized, and the general data set of the web form corresponding to the user is obtained.
  • the form has a universal data set, and the user does not need to manually fill out a common form, so the workload of the user to manually fill out the form is reduced, the efficiency is improved, and when the trigger event of the general data set output of the web form is monitored, according to the preset
  • the matching rule finds the form item data matching the form item in the webpage form to be filled in the general data set of the webpage form, and if found, outputs the matching form item data. Therefore, the universal data set of the webpage form can be universally used in the webpage corresponding to different URLs, and the user does not need to manually fill in the same content on different URL webpage forms manually, thereby improving the filling efficiency of the webpage form.
  • FIG. 2 is a flowchart of a method for outputting web form data according to a specific embodiment of the present invention
  • FIG. 3 is a flowchart of a method for outputting web form data according to a second embodiment of the present invention
  • FIG. 4 is an output of web page form data according to a third embodiment of the present invention.
  • FIG. 5 is a flowchart of a webpage form data output method according to an embodiment of the present invention
  • FIG. 6 is a block diagram of a webpage form data output apparatus according to an embodiment of the present invention; a block diagram of the form processing module;
  • FIG. 8 is a block diagram of a form processing system according to an embodiment of the present invention.
  • the following method may be implemented: automatically filling the current webpage form to be filled according to the pre-acquired webpage general dataset, without requiring the user to manually fill in the webpage, thereby improving the webpage.
  • the filling efficiency of the form Therefore, the technical problem that the first embodiment of the present invention needs to solve is how to obtain a universal data set of a web page form.
  • the embodiment of the present invention may adopt the following method: obtain a web form general data set by analyzing and summarizing the form items of at least two saved forms. This analysis summary is not done by the user himself, but by the browser or other functional modules. The following is a detailed introduction to how to obtain a common dataset for a web form.
  • a saved form is usually a form in which the user fills in the content on the page, and the user confirms in some way that they want to save the form. For example, when the user fills out a new form, the browser will automatically pop up a prompt "Save the form”. If the user clicks "Yes", the browser will save the form and the form will become The saved form.
  • the so-called “dedicated form” is a form dedicated to a certain URL or a few URLs, for example, the user originally filled out a form on the corresponding page of yule.sohu.com and After saving, the form can be saved under the URL of yule.sohu.com, or it can be saved in the URL of yule.sohu.com and multiple URLs related to the URL.
  • Domain yule.sohu.com/aa its brother domain club.sohu.com, its parent domain www.sohu.com, its brother domain 0 subdomain club.sohu.com/aa, etc. Wait.
  • the saved form used to analyze the aggregated dataset for a web form can be a private form, a form that is specific to a URL or URLs.
  • the saved form used to generate the general data set of the web form may contain the general form and the special form manually filled out by the user.
  • the saving of the form can be saved by using the URL as a logo, or by using the form name as a logo, and the like.
  • the current URL may be used as the identifier, or the current URL and multiple URLs related to the current URL may be saved as identifiers, so as to better maximize the form data in the relevant URL.
  • the various forms used for automatic form filling are usually for specific users.
  • the saved form used to analyze the summary is a number of saved forms under the user, and in turn, a common data set for the user's web form is obtained.
  • the saved policies are usually for different users, so when a table is automatically filled for a user, the special form or general data set called is also the data for the user.
  • the information identifying a user's identity can be the login ID of the user logging in to the browser or the login ID of the user logging in to the client, or other identification information that can distinguish the identity of different users.
  • the embodiment of the present invention is not limited, as long as the saved form, the dedicated form, and the general data set for the user can be found according to a certain user identifier.
  • the form item and the form item data are parsed from the saved form.
  • the form item is the name of the item displayed in the webpage form, that is, the corresponding control name on the webpage form, and is generally used to indicate the number of form items having the same meaning.
  • the form items used to represent the same meaning refer to the items that match the meaning.
  • the parsed form item may be "nickname", the corresponding form item data is Huawei;
  • the parsed table A single item can be a "user name”, the corresponding form item data is Huawei, and so on.
  • Table 4 shows four saved forms: Table 2
  • the form item data corresponding to the form item "name” are: Li Hua, Li Hua, Li Hua;
  • the data of the form items corresponding to the single "user name” are: Huawei;
  • the table data corresponding to the ⁇ single item "password” are: 123456, 654321, 123456, 987654; the form item data corresponding to the single item "email”: mi@ 163.com, mi@sohu.com;
  • analyzing and summarizing the form items of at least two saved forms and the data thereof may further include: sorting the plurality of form item data corresponding to the same form item; and/or, It may also include: filtering a plurality of form item data corresponding to the same form item according to a preset rule.
  • filter such as filtering out duplicate form item data, filtering out form item data whose generation time does not meet the preset range, such as filtering out form item data that is not generated within a month; Filtering out the number of occurrences is not satisfied The preset number of form item data, such as filtered out, does not exceed the number of occurrences
  • the method further includes classifying the at least two saved forms according to the form category information of the at least two saved forms, and the form items of the saved form for the same category And its data analysis summary, get the general data set of the web form of this category.
  • the form category information divide the saved forms into account-password type and registration form, respectively analyze and summarize the form items of the saved form belonging to the account-password type form and their data, and obtain the account number.
  • the form category information may be included in the attribute information of the form, may also be included in the form identification information, and the like.
  • the embodiment of the present invention can be implemented by the following technical means:
  • the universal dataset of the webpage form obtained according to the manner described in the above embodiment automatically fills in the webpage form to be filled in, thereby improving the filling efficiency of the webpage form.
  • purpose As for how to implement the self-write of the current data to be filled according to the general data set of the web form, there are many ways to implement it.
  • a method for outputting web form data may include the following steps:
  • monitoring the user needs to fill in the trigger information of the web form, for example, can control the user Click the "Login”, "Register” function button and other trigger information.
  • a webpage form universal data set for finding whether there is form item data matching a form item in a webpage form to be filled out is specifically used for a webpage form corresponding to the current user. data set.
  • the reading the web form general data set may be specifically: First, determining the category of the current web form. Then, read the generic data set for the corresponding web form of the category.
  • the webpage form general dataset corresponding to the current user may be first searched, if The searched for a plurality of different types of web form general data sets, and then in these web form general data sets to find a web form general data set corresponding to the category of the web form to be filled out.
  • you can also change the sequential query that is, first find the common dataset of the webpage form corresponding to the category of the current webpage form, because corresponding to different users, the common dataset of the webpage form found at this time is usually multiple, and then from Find the common dataset for the web form that corresponds to the current user.
  • the form item data matching the form item in the webpage form to be filled out may be found, and all the form items in the webpage form may not be found in the universal dataset of the webpage form.
  • Form item data it is also possible that some of the form items in the web form can be found in the common data set of the web form to find matching form item data; it is also possible that all form items in the web form to be filled can be used in the web form general data. Find the matching form item data in one place.
  • the matching form item data found in the web form general data set is output to the to-be-filled web form, thereby automatically filling in the currently filled web form.
  • the form item matching the form item in the webpage form to be filled out is searched in the common data set of the webpage form.
  • the first query is to check whether a form matching the current webpage address is saved, if the webpage is saved before. If the address matches the form, the form to be filled out is filled in with the found form. If the form matching the address of the web page has not been saved before, the general data set of the web form is read, and the general data set of the web form is used. Fill in the current web form to be filled out.
  • a method for outputting web form data which may include the following steps:
  • the result of the fuzzy matching is that all the forms under the relevant pages are matched as the matching result, that is, the matching special form, and a form can be selected as the matching result in the fuzzy matching result.
  • the webpage address when the webpage address is fuzzyly matched, it may also be searched in a certain order.
  • the current webpage form is filled in by using the found special form, for example, first finding the current webpage address yule.sohu.com, and then finding it. Subdomain yule.sohu.com/aa, find its brother domain club.sohu.com, find its father i or www.sohu.com, find its brother i or son i or club.sohu.com/aa , and many more.
  • the meaning of the sequential lookup is that if a matching form is found, it will not continue looking for the next one.
  • S302 Fill in the current webpage form to be filled according to the customized form that is queried.
  • the filling method of the special form that is fuzzy matching with the current webpage address may be: in the special form found by the fuzzy matching, searching for the form item data matching the form item in the webpage form to be filled out, if found, Output the matching form item data.
  • step S303 Find, according to the preset matching rule, the form item data matching the form item in the webpage form to be filled in the webpage form general data set. Since the search process in this step is substantially the same as step S201, it will not be described again.
  • step S304 If the form item data that satisfies the preset matching rule is found in the webpage form general data set, the matched form item data is output. Since the search process of this step is substantially the same as step S202, it will not be described again.
  • the function interface API of the related function provided by the Windows platform can be used to analyze the current webpage form and find the area in which the form item data is filled. The matched form item data is then populated into the found area.
  • the form item data can be filled into the above-mentioned found area by using the function interface API of the related function provided by the Windows platform.
  • the optional step is to determine whether the user is allowed to use the web form general data set to fill in the permission of the web form, or may be performed before the step of querying whether to save the special form matching the current web address. That is, after obtaining the permission of the user to use the universal dataset of the webpage form to fill in the webpage form, it is further checked whether a special form matching the current webpage address is saved; the optional step may also be whether the query is saved with the current webpage address.
  • the step of matching the dedicated form is performed, that is, after the query does not save the dedicated form that matches the current webpage address, it is determined whether the user is allowed to use the web form general dataset to fill in the webpage form.
  • the user can be automatically filled in with the web form general data set.
  • the user automatically sets the form to allow when the automatic filling form option is initially set. It is considered that it is allowed to use the general form to automatically fill in the form, that is, the user's permission is obtained.
  • an option is set up to ask the user whether to allow the form to be filled in with a general form. If the user selects the item, it is also considered to have obtained the user's permission.
  • a prompt "Whether to fill in the table with the universal data set" is presented to the user. If the user clicks OK, it is considered to have obtained the user's approval, and so on. It should be noted that unless the special circumstances require it, the user will be automatically used to fill out the form using the web form general data set after obtaining the user's permission.
  • the new form can also be saved at any time, so that when the trigger information of the webpage form needs to be filled again, the query can be queried in more forms to match the current webpage address.
  • the new form may be a dedicated form that has not been saved before. Of course, it may also refer to the existing dedicated form of the user's own modification of the content. This case is described in detail in the subsequent embodiments, and the details can be found below.
  • the webpage form to be filled out can be automatically filled according to a pre-saved special form or a universal dataset of the webpage form, which can prevent the user from manually filling in, and improve the filling efficiency of the webpage form.
  • the query finds a dedicated form that matches the webpage address
  • the current webpage form to be filled out is filled according to the found special form, thereby further providing the accuracy of the webpage form filling, thereby further improving the user experience.
  • the form needs to be filled out that is, when the trigger information that the user needs to fill in the web form is monitored, in addition to querying whether a special form matching the current web address is saved, and/or Whether the query is allowed by the user to use the web form general data set to fill in
  • other preset general data query conditions can also be queried, and when satisfied, the current form to be filled is filled in by using the web form general data set.
  • the preset general data query condition is not limited in the embodiment of the present invention, and may be set according to a specific application scenario to meet further application requirements.
  • a method for outputting web form data may include the following steps:
  • step S401 When the form needs to be filled out, the query obtains permission for the user to use the web form general data set to fill out the web form, and when the permission is obtained, step S402 is performed, otherwise the process ends.
  • whether the user license is obtained may be preset by the user, or may be in the form of a pop-up dialog box or the like when the form is required to be filled.
  • the user can be automatically filled in with the web form general data set.
  • the user automatically sets the form to allow when the automatic filling form option is initially set. It is considered that it is allowed to use the general form to automatically fill in the form, that is, the user's permission is obtained.
  • an option is set up to ask the user whether to allow the form to be filled in with a general form. If the user selects the item, it is also considered to have obtained the user's permission.
  • a prompt "Whether to fill in the table with the universal data set" is presented to the user. If the user clicks OK, it is considered to have obtained the user's approval, and so on.
  • S402 Search for the form item data matching the form item in the webpage form to be filled according to the preset matching rule in the common data set of the webpage form.
  • the specific implementation is different from the first embodiment in that, when monitoring the trigger information that the user needs to fill in the webpage form, first query whether the user is allowed to use the universal dataset of the webpage form to fill in the webpage form permission, if permission is obtained, You can fill out the current web form using the web form generic data set.
  • the webpage form universal dataset can be automatically filled according to the user's permission, which can prevent the user from manually filling in, and improve the filling efficiency of the webpage form.
  • the current webpage form to be filled out is filled according to the found form, thereby further maintaining the privacy of the user when the webpage form is filled, and improving the user experience.
  • the other presets may also be queried.
  • the general data query condition when satisfied, fills in the current form to be filled out using the web form general data set.
  • Pre-set general data query conditions The embodiments of the present invention are not limited, and may be set according to specific application scenarios to meet further application requirements.
  • the present invention can include the following steps when the webpage form data is input, see FIG. 5: S501: If the trigger event outputted by the universal dataset of the webpage form is monitored, the form item data matching the form item in the webpage form to be filled out is searched in the common dataset of the webpage form according to the preset matching rule.
  • the web form general data set is obtained by analyzing and summarizing the form items of at least two saved forms and their data in advance.
  • the table matching the form item in the webpage form to be filled out is searched in the common data set of the webpage form corresponding to the current user according to the preset matching rule.
  • the single item data; the web form general data set corresponding to the current user is obtained by pre-analyzing the form items of the at least two saved forms of the user and the data analysis thereof.
  • the triggering event outputted by the webpage form general dataset includes monitoring trigger information that the user needs to fill in the webpage form, and may further include satisfying a preset general data query condition, wherein the preset general data query condition may be Obtain permission for the user to fill out the web form using the web form general data set, or not to save a special form that matches the current web address, or to obtain permission and unsaved by the user to use the web form general data set to fill out the web form A special form that matches the current web page address, and so on.
  • the preset general data query condition may be Obtain permission for the user to fill out the web form using the web form general data set, or not to save a special form that matches the current web address, or to obtain permission and unsaved by the user to use the web form general data set to fill out the web form A special form that matches the current web page address, and so on.
  • the preset matching rules may be various. For example, when the number of the form items in the common data set of the webpage form and the form item in the webpage form to be filled exceeds the preset value, the form item corresponding to the common data set of the webpage form is determined to be corresponding.
  • the form item data is the matching form item data.
  • the preset value can be, for example, three, that is, when more than three form items in the web form to be filled match the form items in the common data set of the web form, the matching is successful.
  • the preset value can be 0, that is, the pre-valued data is not limited, and the matching is successful as long as the form items in the web form to be filled can be found in the common data set of the web form.
  • the preset matching rule may also be that the matching of the form item in the webpage form to be completely matched with the form item in the general dataset of the webpage form is considered to be a successful match.
  • the preset matching rule may be that the matching of the form item in the webpage form to be matched with the part of the form in the general dataset of the webpage form is successful. For example, some or all of the fields of the form items to be filled out in the web form can be completely matched with some or all of the form items in the general data set of the web form, and the matching is successful.
  • the preset matching rule may be that the form item in the webpage form to be filled needs to match the meaning of the wheat item in the general dataset of the webpage form.
  • the meaning is consistent, usually the identification, when the specific match can be determined by matching whether the meaning is satisfied or not. Compared with the mouth, you can pre-mark only the mail, email, e-maiL mail address, email address, and electronic form items that match the meaning of the P box and the mailbox.
  • the method for outputting the plurality of form item data may also be various.
  • the method may be: selecting a form item data from the plurality of form item data to fill in according to a preset rule; or outputting a plurality of form item data.
  • the selected form item data may be, for example, default form item data or the like.
  • the method for selecting a form item data from a plurality of form item data according to a preset rule may be: selecting a form item data with the latest generation time from the plurality of form item data; or selecting a plurality of form item data to appear The most frequently used form item data, and so on.
  • the preset rules herein can be set according to the actual application requirements, which is not limited by the embodiment of the present invention.
  • the data of the plurality of form items may be outputted first, and the output may be in multiple manners.
  • the plurality of form item data may be outputted by the user at the form item corresponding to the currently-filled webpage form for the user to select. It is also possible to output a default form item data at the form item corresponding to the web form to be filled, and then use the drop-down list to output other form item data for the user to select, or create a new page or dialog box, which is more
  • the output of the form item data is available for the user to select, etc.
  • the specific output mode can also be various, such as display output, play output, etc.
  • the display output can also be in various ways, such as the following pull list mode display output, etc. Wait.
  • the embodiment of the present invention does not limit the output manner of the plurality of individual items of data, and an output mode that can be understood and conceived by those skilled in the art can be employed.
  • the form item data selected by the user is output to the webpage form to be filled out to complete the filling of the current webpage form.
  • get the web form common, data set, without the user to manually fill out a pass form so the user's manual fill in the form of the workload, improve the efficiency, and monitor the output of the web form general data set trigger
  • the form item data matching the form item in the webpage form to be filled out is searched in the general data set of the webpage form, and if found, the matching form item data is output. Therefore, the universal dataset of the webpage form can be universally used in webpages corresponding to different URLs, without requiring the user to manually fill in the same content on different URL webpage forms, thereby improving the filling efficiency of the webpage form, and also improving the user experience. .
  • the saving condition may be that the user receives the notification information for modifying the form item data, or receives the notification information that the user modifies the form item data, and obtains a license for the user to save the current form.
  • the function needs to obtain user permission, such as adding a switch function in the client browser, the user can pre-authorize the function by allowing the user to modify or fill in the webpage form by monitoring the function.
  • the form item data is saved, the behavior of the current form is saved; of course, in the actual case, a dialog box is clicked, and the user asks whether the user needs to save the current form, and judge whether the license is obtained according to the user's choice.
  • the user's permission is not required, and the current form is directly saved when monitoring the user to modify or fill out the form item data in the web form, but this special case is usually rare.
  • an implementation manner of monitoring the user to modify or fill out the form data may be implemented by using a message mechanism provided by the Windows platform.
  • the message mechanism provided by the Windows platform sends a message.
  • Prompt use the function interface provided by the Windows platform to capture the current form corresponding to the webpage address and save it.
  • the following optional steps may be further included: updating the webpage form universal data set according to the newly added saved form.
  • Updates can be implemented in a variety of ways, such as updating as soon as a new saved form is received, or periodically at regular intervals, or when a new saved form reaches a certain number, or when a trigger is received Events are updated, and so on.
  • it can be updated based on all newly added saved forms, or it can be updated based on a newly added saved form, and so on.
  • the web page form universal data set can be dynamically updated according to the newly added saved form, so that the web form general data set can be changed according to the user's common form item data, thereby further improving the user experience.
  • the embodiment of the present invention may further include the following optional steps: If the client browser crashes, when the client browser is started again, the webpage form that has been filled in when the client browser crashes is restored.
  • the web page accessed when the client browser crashes is first restored.
  • recovery from a common form or a common data set for a web form requires permission from the user, and there are very few special cases where a dedicated form can be used without the user's permission.
  • the web form has a universal data set for recovery.
  • the webpage form when the client browser crashes is directly restored according to the universal dataset of the webpage form, specifically, according to the preset matching.
  • the rule is to find the form item data matching the form item in the webpage form to be filled in the general data set of the webpage form, and if the form item data satisfying the preset matching rule is found in the general data set of the webpage form, the matching is matched
  • the form item data is output to enable recovery of the currently filled web form when the client browser crashes.
  • it searches whether a special form matching the current webpage address is saved, and if found, restores the webpage when the client browser crashes by using the found special form. Form; if not found, restores the web form when the client browser crashes according to the web form general data set. and many more.
  • the ⁇ that is automatically filled in with the data set can be modified on the form that the user automatically fills in.
  • the form processing module and the matching search module may be set in the client browser in a bundled manner, or may be set in a plug-in manner on another location of the client or on the network side.
  • the data output module may be set in a bundle manner.
  • the other locations of the client may also be set in a plug-in manner, and the embodiment of the present invention is not limited.
  • an embodiment of the present invention further provides an apparatus for outputting webpage form data, including: a form processing module 601, configured to analyze and summarize at least two form items of the saved form and data thereof, and obtain a common webpage form. a data collection; a matching search module 602, configured to: if a trigger event of the web form general data set output is monitored, look up the form item data matching the form item in the webpage form to be filled in the webpage form general data set; the data output module 603. Use to output the matched form item data if the form item data that satisfies the preset matching rule is found in the webpage form general data set.
  • the form processing module is configured to analyze and summarize the form items of at least two saved forms and the data thereof under the same user, to obtain a general data set of the web form of the user; If the trigger event outputted by the webpage form general dataset under the user is monitored, the form item data matching the form item in the webpage form to be filled out is searched in the webpage form general dataset under the user.
  • the data output module 603 is specifically configured to output the matched form item data if the form item data that satisfies the preset matching rule is found in the webpage form general data set under the user.
  • the triggering event for monitoring the output of the universal data set of the webpage form may include: monitoring the trigger information of the user to fill in the webpage form.
  • the triggering event of monitoring the output of the universal data set of the webpage form may further include: satisfying a preset general data query condition.
  • the preset general data query condition may include: obtaining a permission for the user to use the web form universal data set to fill in the web form; and/or, not storing a special form matching the current web address.
  • the apparatus provided by the embodiment of the present invention may further include: a monitoring and saving module, configured to save the current form when monitoring that the user modifies or fills the form item data in the webpage form and satisfies the saving condition.
  • the saving condition may be receiving notification information that the user modifies the form item data; or receiving notification information that the user modifies the form item data, and obtaining permission for the user to save the current form.
  • the apparatus provided by the embodiment of the present invention further includes: an updating module, configured to update the webpage form universal data set according to the newly added saved form.
  • the form processing module 601 includes:
  • the parsing unit 6011 is configured to parse the form item and its corresponding form item data from the at least two saved forms.
  • a summary unit 6012 is used to summarize form item data corresponding to the same form item.
  • the form processing module 601 may further include:
  • a sorting unit for sorting a plurality of form item data corresponding to the same form item; and/or a filtering unit for filtering the plurality of form item data corresponding to the same form item according to a preset rule.
  • the form processing module 601 may further include: a classification unit, configured to classify the at least two saved forms according to the form category information of the at least two saved forms.
  • a classification unit configured to classify the at least two saved forms according to the form category information of the at least two saved forms.
  • the device provided by the embodiment of the present invention may further include: a recovery module, configured to restore a webpage form that has been filled in when the client browser crashes when the client browser is restarted if the client browser crashes.
  • a recovery module configured to restore a webpage form that has been filled in when the client browser crashes when the client browser is restarted if the client browser crashes.
  • the recovery module may be specifically configured to: if the client browser crashes, when the client browser is started again, the webpage form when the client browser crashes is restored according to the dedicated data form of the dedicated form or the web form.
  • the data output module 603 includes:
  • a first data output unit configured to: when the form item data matching a certain form item in the webpage form to be filled in the webpage form general data set is one, output the matched form item data to the Fill out the web form.
  • a second data output unit configured to: when the plurality of form item data matching the form item in the webpage form to be filled out is found in the universal data set of the webpage form, Selecting a form item data, outputting the form item data to the webpage form to be filled out; and/or, outputting a plurality of form item data as candidates for the user to select, and outputting the form item data selected by the user to be filled in In the web form.
  • the device for outputting the webpage form data can perform the related steps in the foregoing method embodiments.
  • Form general dataset without the user having to manually fill out a common table, so; ⁇ less manual workload to fill out the form, improve efficiency, and when monitoring the trigger event of the web form general dataset output,
  • the form item data matching the form item in the webpage form to be filled out is searched in the general data set of the webpage form, and if found, the matching form item is matched. Data output.
  • the universal data set of the webpage form can be universally used in webpages corresponding to different URLs, without requiring the user to manually fill in the same content on different URL webpage forms, thereby improving the filling efficiency of the webpage form, and also improving the user experience. .
  • an embodiment of the present invention further provides a form processing system, including:
  • the general data set of the web form obtained by the form processing system is used as a basis for automatically filling in the web form to be filled out.
  • the trigger event outputted by the general data set of the web form can be monitored, according to the pre-
  • the matching rule sets the form item data matching the form item in the webpage form to be filled in the common data set of the webpage form, and the universal dataset of the webpage form uses the dataset to find the table satisfying the preset matching rule. If the number of items is 3 ⁇ 4, the form item data of the phase E is output.
  • the general data set of the webpage form obtained by the form processing system is used as the basis for automatically filling in the webpage form.
  • For the technical features of the webpage form refer to the corresponding technical features in the foregoing method embodiments, and details are not described herein.
  • the form search module 801 is specifically configured to find at least two saved forms corresponding to the same user.
  • the analysis summary module 802 is specifically configured to analyze and summarize the form items of the at least two saved forms found by the form search module 801, and obtain a common data set of the web form corresponding to the user.
  • the form processing system reduces the user's manual filling of the form by analyzing and summarizing the form items of at least two saved forms to obtain a common data set of the web form without requiring the user to manually fill in a general form.
  • the universal data set of the webpage form can be universally used in the webpage corresponding to different URLs, without requiring the user to manually fill in the same content on different URL webpage forms, thereby improving the filling efficiency of the webpage form, and also improving the user experience. .
  • the concept of the universal data set of the web form may also have various names in the specific implementation, such as an automatic general form, a general form, a comprehensive general form, a general form template, a universal form, and the like. .
  • the client browsing tool in the embodiment of the present invention may be a browser.
  • the embodiment of the present invention is described by using a browser as an example, but is not limited to a browser, and is not limited to a fixed terminal.
  • the browsing tool on the PC for example, is also applicable to browsing tools for mobile terminals (such as mobile phones, PDAs).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention porte sur un procédé et un dispositif de délivrance de données de document Internet et sur un système de traitement de documents. Le procédé comprend les étapes suivantes : si on surveille un événement déclencheur émis par un ensemble de données universelles de document Internet, on recherche alors des données d'élément de document correspondant à l'élément de document dans un document Internet devant être rempli, dans l'ensemble de données universelles de documents Internet obtenues par analyse et résumé d'éléments de document d'au moins deux documents mémorisés à l'avance ; si on trouve les données d'élément de document correspondant dans l'ensemble de données universelles de documents Internet, on délivre alors les données d'élément de document correspondant. Le dispositif comprend un module de traitement de document, un module de mise en correspondance et de recherche, et un module de délivrance de données. Le système comprend un module de recherche de document et un module de résumé et d'analyse. Les modes de réalisation de la solution technique permettent d'augmenter l'efficacité de remplissage d'un document Internet, permettant d'améliorer la facilité d'emploi par l'utilisateur.
PCT/CN2010/080364 2009-12-29 2010-12-28 Procédé et dispositif de délivrance de données de document internet et système de traitement de documents WO2011079776A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200910243201.3 2009-12-29
CN200910243201.3A CN101782919B (zh) 2009-12-29 2009-12-29 一种网页表单数据输出方法、装置及表单处理系统

Publications (1)

Publication Number Publication Date
WO2011079776A1 true WO2011079776A1 (fr) 2011-07-07

Family

ID=42522918

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/080364 WO2011079776A1 (fr) 2009-12-29 2010-12-28 Procédé et dispositif de délivrance de données de document internet et système de traitement de documents

Country Status (2)

Country Link
CN (1) CN101782919B (fr)
WO (1) WO2011079776A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105279677A (zh) * 2015-10-29 2016-01-27 江苏惠居乐信息科技有限公司 一种多功能在线比价系统

Families Citing this family (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101782919B (zh) * 2009-12-29 2017-02-01 北京搜狗科技发展有限公司 一种网页表单数据输出方法、装置及表单处理系统
CN102215215A (zh) * 2010-08-02 2011-10-12 深圳市深信服电子科技有限公司 一种页面恢复的方法和电子终端
CN102170480A (zh) * 2011-05-31 2011-08-31 宇龙计算机通信科技(深圳)有限公司 联系人信息的处理方法及服务器
CN102263855A (zh) * 2011-06-03 2011-11-30 宇龙计算机通信科技(深圳)有限公司 一种联系人信息的输入方法、系统、移动终端及浏览器
WO2012174680A1 (fr) * 2011-06-24 2012-12-27 Hewlett-Packard Development Company, L.P. Remplissage automatisé de formulaire fondé sur l'identité
CN103136199A (zh) * 2011-11-22 2013-06-05 中兴通讯股份有限公司 用户信息填写方法和装置
CN102819553B (zh) * 2012-06-25 2015-10-14 北京奇虎科技有限公司 一种进行页面交互的方法及装置
CN103581212B (zh) * 2012-07-18 2017-03-15 百度在线网络技术(北京)有限公司 基于云端分析的表单自动填充方法、系统及装置
CN103581843B (zh) * 2012-07-25 2018-09-28 腾讯科技(深圳)有限公司 一种个人信息传递方法和系统
CN102819580B (zh) * 2012-07-25 2016-09-21 广州翼锋信息科技有限公司 互联网第三方媒体网站广告监控方法及系统
CN103020160B (zh) * 2012-11-26 2016-06-01 北京奇虎科技有限公司 浏览器用户的网络购物信息的使用方法、装置、及浏览器
CN102982149B (zh) * 2012-11-26 2016-05-11 北京奇虎科技有限公司 利用浏览器用户网络购物信息的浏览方法、装置及浏览器
CN103455338A (zh) * 2013-09-22 2013-12-18 广州中国科学院软件应用技术研究所 一种数据获取方法及装置
CN103559211B (zh) * 2013-10-10 2017-09-22 北京奇虎科技有限公司 网页中的信息处理方法和信息处理装置以及浏览器
CN105335404B (zh) * 2014-07-29 2019-05-28 北京奇虎科技有限公司 页面信息加载方法和装置
CN105630271B (zh) * 2014-10-31 2019-03-01 国际商业机器公司 用于电子表单数据输入的方法和装置
CN105786644A (zh) * 2014-12-26 2016-07-20 远光软件股份有限公司 定时保存业务表单及恢复数据的方法和系统
CN105243265A (zh) * 2015-09-16 2016-01-13 西部天使(北京)健康科技有限公司 一种自动化随访方法及系统
CN105138505B (zh) * 2015-10-22 2018-11-13 携程计算机技术(上海)有限公司 签证申请表的自动填写方法及装置
CN106202017A (zh) * 2016-07-12 2016-12-07 东软集团股份有限公司 填写表单的方法及装置
CN106570054A (zh) * 2016-09-23 2017-04-19 浪潮电子信息产业股份有限公司 一种Web表单数据持久化的方法
CN106406682A (zh) * 2016-09-29 2017-02-15 广州鹤互联网科技有限公司 一种签核文件选择生成方法及装置
CN106528511B (zh) * 2016-09-30 2020-03-17 东软集团股份有限公司 表单的分析方法和装置
CN108664510A (zh) * 2017-03-31 2018-10-16 北京京东尚科信息技术有限公司 信息获取方法和装置
CN107102977A (zh) * 2017-04-26 2017-08-29 上海携程国际旅行社有限公司 签证全自动填写方法和系统
CN107944842A (zh) * 2017-12-29 2018-04-20 北京致远互联软件股份有限公司 基于界面配置的表单触发方法、存储介质及设备
CN108268635B (zh) * 2018-01-17 2022-06-24 百度在线网络技术(北京)有限公司 用于获取数据的方法和装置
CN111079192B (zh) * 2018-10-18 2022-03-01 宏碁股份有限公司 网页内容自我保护方法以及服务器
CN109409844A (zh) * 2018-11-12 2019-03-01 郑州云海信息技术有限公司 网页中用户操作行为的管理方法和装置
CN110018766B (zh) * 2019-01-04 2022-04-22 创新先进技术有限公司 网页表单填写方法及装置
CN109753509A (zh) * 2019-01-04 2019-05-14 深圳市中装建设集团股份有限公司 建筑装饰装修材料自动统计及编号方法
CN109857941A (zh) * 2019-02-22 2019-06-07 泰康保险集团股份有限公司 一种保单信息的录入方法及装置
CN111723553A (zh) * 2020-05-26 2020-09-29 瑞庭网络技术(上海)有限公司 一种数据处理方法及装置
CN112835492A (zh) * 2021-02-01 2021-05-25 长沙市到家悠享网络科技有限公司 表单快照回填方法、装置、设备和存储介质
CN112883696A (zh) * 2021-02-03 2021-06-01 维沃移动通信有限公司 表单填写方法、表单分享方法、装置、设备及存储介质
CN113920333B (zh) * 2021-09-01 2022-09-23 广州云硕科技发展有限公司 一种提高居民体验度的智慧管理方法及系统
CN114895812A (zh) * 2022-05-09 2022-08-12 杭州云合智网技术有限公司 快速新增多条数据的方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101196885A (zh) * 2006-12-06 2008-06-11 鸿富锦精密工业(深圳)有限公司 网页数据自动填充系统及方法
US20080158160A1 (en) * 2006-12-29 2008-07-03 Christof Engel Central storage for data entry processing
CN101782919A (zh) * 2009-12-29 2010-07-21 北京搜狗科技发展有限公司 一种网页表单数据输出方法、装置及表单处理系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101369272A (zh) * 2007-08-17 2009-02-18 徐萍 一种自动填充系统及自动填充注册或登录信息的方法
CN101470867A (zh) * 2007-12-29 2009-07-01 一零四资讯科技股份有限公司 复杂性表单自动验证的求职系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101196885A (zh) * 2006-12-06 2008-06-11 鸿富锦精密工业(深圳)有限公司 网页数据自动填充系统及方法
US20080158160A1 (en) * 2006-12-29 2008-07-03 Christof Engel Central storage for data entry processing
CN101782919A (zh) * 2009-12-29 2010-07-21 北京搜狗科技发展有限公司 一种网页表单数据输出方法、装置及表单处理系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105279677A (zh) * 2015-10-29 2016-01-27 江苏惠居乐信息科技有限公司 一种多功能在线比价系统

Also Published As

Publication number Publication date
CN101782919B (zh) 2017-02-01
CN101782919A (zh) 2010-07-21

Similar Documents

Publication Publication Date Title
WO2011079776A1 (fr) Procédé et dispositif de délivrance de données de document internet et système de traitement de documents
CN102333122B (zh) 一种下载资源提供方法、装置及系统
US20160241589A1 (en) Method and apparatus for identifying malicious website
US20150234927A1 (en) Application search method, apparatus, and terminal
US20210311927A1 (en) Systems and methods for locating application specific data
US20080040389A1 (en) Landing page identification, tagging and host matching for a mobile application
US8352477B2 (en) User specific focus parameters
JP2010538366A (ja) ローカルサービスおよびリモートサービスの集約された検索結果
WO2014176895A1 (fr) Procédé, terminal, serveur et système de saut de page
WO2012094965A1 (fr) Procédé, terminal et serveur de présentation de message d'incitation
WO2011116696A1 (fr) Procédé et système permettant de fournir des ressources réseau
US11157576B2 (en) Method, system and terminal for performing search in a browser
US20110225627A1 (en) Access Limited Search Results
US9363140B2 (en) System and method for analyzing and reporting gateway configurations and rules
EP2897056A1 (fr) Procédé et système amenant une application web à obtenir un changement de base de données
US20140325089A1 (en) Method, terminal, server and system for page jump
AU2017370317A1 (en) Method of detecting transaction system error, device, storage medium, and computer equipment
WO2014086123A1 (fr) Procédé de recherche et terminal de recherche d'informations
US20170199889A1 (en) Method and device for identifying junk picture files
WO2012062107A1 (fr) Procédé et appareil de traitement de données sur la base du comportement de navigation d'un utilisateur de téléphone mobile
EP2113850A2 (fr) Gestion de données électroniques avec des données d'indexation correspondant auxdites données électroniques et accès sécurisé à des documents électroniques et à des données à partir d'un terminal client
JP2007188508A (ja) 申請キーワード検索システムおよび検索結果提供方法
CN109858993A (zh) 一种车辆保险订单生成方法、服务器及系统
WO2015010550A1 (fr) Procédé, appareil et système pour visiter et authentifier une adresse web par un client
US20180115512A1 (en) Methods and systems for downloading a file

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10840565

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10840565

Country of ref document: EP

Kind code of ref document: A1