WO2010008397A1 - Système et procédé de remplissage automatisé de formulaire internet - Google Patents

Système et procédé de remplissage automatisé de formulaire internet Download PDF

Info

Publication number
WO2010008397A1
WO2010008397A1 PCT/US2008/070517 US2008070517W WO2010008397A1 WO 2010008397 A1 WO2010008397 A1 WO 2010008397A1 US 2008070517 W US2008070517 W US 2008070517W WO 2010008397 A1 WO2010008397 A1 WO 2010008397A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
webpage
user information
field
data
Prior art date
Application number
PCT/US2008/070517
Other languages
English (en)
Inventor
Sam Alexander
Chad M. Blomquist
Jennifer Blomquist
Scott A. Blomquist
Donald Jason Dobson
Jason Allyn Grlicky
Jim Zhen Luo
Benjamin J. Stover
Original Assignee
Vidoop, Llc.
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 Vidoop, Llc. filed Critical Vidoop, Llc.
Priority to PCT/US2008/070517 priority Critical patent/WO2010008397A1/fr
Publication of WO2010008397A1 publication Critical patent/WO2010008397A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • G06F21/6263Protecting personal data, e.g. for financial or medical purposes during internet communication, e.g. revealing personal data from cookies

Definitions

  • the present invention relates to the field of exchange of computer user information between a user and a web-based form field. More particularly, the invention relates to the automated population of web-based forms that request user information.
  • the present invention is directed to a method for providing user information to a website server.
  • the method comprises accessing the website server to display a webpage, wherein the webpage comprises at least one data field adapted to request a user information element. Modifying the webpage to determine the user information elements requested by the at least one data field and retrieving user information elements that match the user information requested by the at least one data field.
  • the webpage is further modified to automatically populate each of the at least one data fields with at least one matching user information element.
  • the present invention is directed to a system for automatically completing data fields in a webpage.
  • the system comprises a secure master file stored at a location remote from a user access device.
  • the master file comprises at least a first user profile and a second user profile.
  • the first and second user profiles each comprise at least one user information element.
  • a webpage interpretation module is adapted to determine the user information elements requested by each data field of the webpage and to access the secure master file.
  • a source code module is adapted to modify the webpage to populate each data field with each user information element from each user profile that matches the user information element requested by the data field and to place a most probable match from either the first use profile or the second user profile at the top of a list in the data field.
  • a display device displays the webpage with each data field having a matching user information element from the master file to the user.
  • Figure 1 is a flow chart illustrating the method for providing user information to a website server in accordance with the present invention.
  • Figure 2 is an illustrative representation of a plurality of data fields automatically filled using the present invention.
  • Figure 2 indicates operation of the present invention through the display of an icon within the data field populated by the system of the present invention.
  • Figure 3 is an illustrative example of a plurality of data fields populated using the system of the present invention showing the capability of altering the information present in the field using information stored in a user profile.
  • Figure 4 is a flow chart describing a method of automatically populating data fields present in a web-based form. DESCRIPTION OF THE INVENTION
  • Computer networks particularly those with global reach such as the Internet, have greatly influenced the way that individuals, companies and institutions conduct transactions, and store, buy, and retrieve documents, images, music, and video. Convenience, ease of use, speed, and low overhead costs are contributing factors to the widespread use of the Internet for purchasing goods as well as conducting secure transactions. Many of the websites used for purchasing goods and conducting secure transactions as well as social networking websites and news sources require user registration and subsequent authentication before allowing access to the websites features and content. Additionally, many websites require additional user information elements to complete a user transaction or fully register a user with such a website. These user information elements may include the user's name, home or work addresses, telephone numbers, shipping addresses, and credit card information.
  • the form fill utility plugin of the present invention provides the user a central location for storage of profile information used to populate a web-based form. This profile information may be stored either locally at the user's device or by an online identity provider.
  • the form fill utility of the present invention allows a user access to its user profiles from any device having Internet access when the user's profile information is stored by an online identity provider. Additionally, the present invention provides the user with an efficient tool capable of automatically populating data fields in a web-based form to increase the speed and ease of online transactions.
  • FIG. 1 a flow chart illustrating a method for providing user information to a website server utilizing the form fill utility plugin described herein below.
  • the user accesses the website server to display a webpage comprising a form having at least one data field adapted to request a user information element.
  • a webpage interpretation module of the form fill utility plugin determines the user information elements requested by each data field of the webpage and populates the data fields on the form using stored user information elements from a secure user master file.
  • a source code module modifies the webpage to populate each of the data fields with each user information element from each user profile that matches the user information element requested by the data field and places a most probable match at the top of a list in the data field.
  • Data fields often present on such web pages include: a user name, a user password, a user address, a user e-mail address, a user telephone number and a user payment method such as a credit card type and number.
  • the user information elements that match the user information requested by the at least one data field are retrieved from either the user's local profile or from the online identity provider.
  • the webpage is further modified to automatically populate each of the at least one data fields 20-26 with at least one matching user information element.
  • the plugin populates the data fields 20-26 using an educated guess based upon the content of the webpage 30, based upon previous experience filling the form 28, or by reading code imbedded in the webpage 30 corresponding to the information sought by the data fields 20-26.
  • the plugin may populate a first name field 20 with a user's nickname or alias rather than the user's legal name based upon frequency of use or prior interaction by the present user or the interaction of other users with the website.
  • the form fill utility plugin or online identity provider may maintain a list of approved web pages and allow automatic population of the data fields upon loading of a white list webpage. However, the plugin will not automatically populate web pages not included in the approved list until the user takes an action meant to indicate a desire to populate the data fields. Such action may include tabbing the cursor to a data field or clicking in an unpopulated data field.
  • the plugin may also maintain a list of know or suspected phisbing web sites and will not attempt to auto-populate the fields if a known or suspected phishing web page is loaded by the user. Data fields that have been populated using the plugin may also contain an identifier indicating the individual field has been automatically populated. The user is informed the form fill plugin utility has populated the field using a visual indicator 32 such as the "Vidoop Shield" shown in each data field 20-26 of FIG. 2.
  • Step 104 the user is given an opportunity to review the populated data fields 20-26 to determine if the data provided is correct. If the data is correct, the user may click the submit button (not shown) and the data is submitted (Step 106) to the website or other entity collecting such information.
  • the form fill utility plugin may also make a record of the category of user information submitted for later user by the user or to teach the plugin how to populate the form when encountered again by a different user.
  • the user may click the incorrect data field (Step 108) and either change or delete the user information element data.
  • the visual indicator 32 (FIG. 2) is removed from the data field 20-26.
  • the form fill piugin utility may present the user with a dropdown list 34 (FIG 3) at Step 110.
  • the dropdown list 34 presents the user with alternative user information elements from across the user's stored profiles. The user simply clicks the desired information element and the data field is repopulated (Step 112). Of course, the user may also enter the new information element using their keyboard or other input device.
  • the dropdown list may include a sub-list 36 (FIG. 3) comprising the user's alternative profiles.
  • the user may select an alternative profile and the form fill plugin utility will automatically populate the selected field and all of the other fields with appropriate user information elements from the newly selected user profile.
  • the user may simply click any data field containing the visual indicator 32 (FIG. 2) and the dropdown list of FIG.3 will appear for the selected field.
  • the dropdown list may contain alternative information associated with the user's "default” profile such that if the user selects the alternative information element associated fields may also auto-update. For example, if the user's "State" field is populated on load of the web page with "Oklahoma” the user may click the State data field to find the dropdown list.
  • the drop down list will provide the user with all alternative addresses the user has saved that are associated with the "default” profile.
  • the user may select "Texas” as the correct state and the remaining fields associated with the user's address, such as street number and city, will automatically update to correspond to the user's Texas address.
  • the user may select his "work" profile from the dropdown list submenu 36 (FIG.
  • each data field will automatically update to reflect the information associated with the user's work profile.
  • the user may then edit or modify each individual field as described above.
  • the data fields with user information elements in them prior to the user selecting an alternative profile will have the user information replaced by the information associated with the selected profile, the data fields that did not have any data in them under the default profile will be updated if the alternative profile has appropriate data associated with it, and data fields that do not have any corresponding profile data will either be left alone, if originally blank, or deleted if the newly selected profile does not have profile data to fill the data field,
  • Child data or “child information” means any data field whose presence on a web page is directly tied to and governed by the presence of another data field considered the child's parent field.
  • a user's street address and first name data fields may be the parents to the user's city, state and ZIP code fields and the user's last name, respectively.
  • the user may click a submit button (Step 114) on the webpage to submit the user information elements to the website provider or other information requesting entity.
  • the form fill plugin utility will audit the submitted information to determine if any new user information has been submitted (Step 116).
  • the plugin will cross reference the data provided to the associated data field with data stored in connection with the selected user profile and when no new data is provided by the user (Step 118) the process will end (Step 120). If the data provided is new the plugin will determine if the new data corresponds to an existing data field label (Step 122).
  • Step 118 If the provided data is not new for an existing label no new data is stored and the process ends (Step 118). However, if the data provided by the user represents new data for an existing label the new data is stored (Step 124) as an alternative value for the associated data field and user profile and the process ends (Step 120). Data fields corrected by the user or not populated by the plugin and completed by the user may be logged for future review and use.
  • the plugin will collect the web site name and address, the date the user visited the webpage, a description of the data field, and the type of data input by the user i.e., name, address, phone number. This collected data may then be used to teach the plugin how to correctly interact with the data fields the next time a user loads the webpage.
  • FIG. 4 there is shown therein a flow chart illustrating the function of the form fill utility plugin of the present invention with the inclusion of an online identity provider such as www.myVidoop.com to authenticate the user's identity prior to allowing the plugin to populate the data fields present on a website.
  • the user open a webpage comprising at least one data field at Step 400.
  • the plugin determines if the user has authenticated its identity to the identity provider. Alternatively, if the user is accessing the webpage with a recognized workstation but has not authenticated its identity to the identity provider, the plugin may present the user with a dialog that informs the user the plugin has user information elements saved they could use to auto-populate the loaded data fields.
  • the dialog will prompt the user to authenticate its identity to the online provider (Step 404) and notify the user the plugin will auto-populate the data fields upon authentication based upon the steps set forth in Figure 1.
  • the plugin determines if the user has stored information element data (Step 406) and auto-populates the data fields with the user's information elements (Step 408) as discussed herein. If the user does not have any stored user information elements the user is required to input their information (Step 410) and submit the information to the website provider (Step 412).
  • Step 408 after the data fields have been auto-populated, the user is presented with the webpage having the data fields populated for review.
  • the fields that have been populated by the plugin will include the visual indicator 32 (FIGs, 2 & 3). If the data used to populate the data fields is retrieved from the user's profile and correct (Step 414) the user may click a submit button on the webpage (Step 416) and no new data is saved. However, if any of the user information elements are incorrect the user is able to input alternative or new data (Step 410) as previously described herein and click the submit button (Step 412).
  • the plugin After submission of the user information elements the plugin will monitor the next webpage loaded into the user's browser to determine if the web site is presenting a multi-page form (Step 418). In the event the website is not presenting a multi-page form the plugin proceeds to Step 420 and determines if the user has provided any new information elements that should be saved for future use.
  • the form fill utility plugin may either automatically save the new data provided by the user or prompt the user to instruct the plugin to save the data in a master file associated with the user's profile.
  • the master file may comprise a secure set of data stored at a location remote from the user's network access device.
  • the master file may comprise at least the user's default profile and a second or alternative profile.
  • Each of the user's profiles may comprise at least one user information element.
  • the data is saved (Step 422) by the plugin on the user's online profile master file and when no new data has been provided no new data is saved (Step 424) and the process ends (Step 426).
  • the plugin determines the form is a multi-page form (Step 418) the plugin next determines if the user has selected to submit the form or loaded another page (Step 428). When the user has selected to submit the form the process proceeds to the previously described Step 420.
  • Step 430 the data loaded in the data fields of the previous page is cached (Step 430) and the process returns to Step 406 and continues in the described process loop until the user selects to submit the data (Step 412) and proceed through the "save" subroutine to the process end (Step 424).

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Medical Informatics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention porte sur un système et sur un procédé pour un remplissage automatisé de champs de données présents sur une page Internet. Dans un mode de réalisation privilégié, un plugiciel utilitaire de remplissage de formulaire fonctionnant sur un ordinateur d'utilisateur détecte la présence de champs de données demandant des éléments d'informations d'utilisateur lors du chargement d'une page Internet. L'utilisateur accède au serveur de site Internet pour afficher une page Internet. La page Internet comprend au moins un champ de données conçu pour demander un élément d'informations d'utilisateur. L'utilitaire de remplissage de formulaire modifie la page Internet pour déterminer les éléments d'informations d'utilisateur demandés par le au moins un champ de données et extrait des éléments d'informations d'utilisateur qui correspondent aux informations d'utilisateur demandées par le au moins un champ de données à partir d'un serveur de base de données. L'utilitaire de remplissage de formulaire modifie ensuite davantage la page Internet pour remplir automatiquement chacun des au moins un champ de données avec au moins un élément d'informations d'utilisateur correspondant.
PCT/US2008/070517 2008-07-18 2008-07-18 Système et procédé de remplissage automatisé de formulaire internet WO2010008397A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/US2008/070517 WO2010008397A1 (fr) 2008-07-18 2008-07-18 Système et procédé de remplissage automatisé de formulaire internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US2008/070517 WO2010008397A1 (fr) 2008-07-18 2008-07-18 Système et procédé de remplissage automatisé de formulaire internet

Publications (1)

Publication Number Publication Date
WO2010008397A1 true WO2010008397A1 (fr) 2010-01-21

Family

ID=41550599

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2008/070517 WO2010008397A1 (fr) 2008-07-18 2008-07-18 Système et procédé de remplissage automatisé de formulaire internet

Country Status (1)

Country Link
WO (1) WO2010008397A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9454773B2 (en) 2014-08-12 2016-09-27 Danal Inc. Aggregator system having a platform for engaging mobile device users
US9461983B2 (en) 2014-08-12 2016-10-04 Danal Inc. Multi-dimensional framework for defining criteria that indicate when authentication should be revoked
US10154082B2 (en) 2014-08-12 2018-12-11 Danal Inc. Providing customer information obtained from a carrier system to a client device
US11361346B1 (en) * 2020-07-24 2022-06-14 Amazon Technologies, Inc. Retail and advertising domain collaboration

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020011619A (ko) * 2000-08-03 2002-02-09 김광철 웹페이지 양식 채워넣기 시스템 및 그 방법
JP2002342199A (ja) * 2001-05-14 2002-11-29 Nippon Telegr & Teleph Corp <Ntt> ユーザ情報自動記入・登録方法、装置、ユーザ情報自動記入/登録プログラム、および同プログラムを記録した記録媒体
EP1852784A2 (fr) * 2000-04-28 2007-11-07 America Online, Inc. Procédé et système de mise en euvre de données enregistrées pour l'automatisation d'interactions Internet
US20080071808A1 (en) * 2006-09-14 2008-03-20 Sxip Identity Corporation Internet Identity Manager

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1852784A2 (fr) * 2000-04-28 2007-11-07 America Online, Inc. Procédé et système de mise en euvre de données enregistrées pour l'automatisation d'interactions Internet
KR20020011619A (ko) * 2000-08-03 2002-02-09 김광철 웹페이지 양식 채워넣기 시스템 및 그 방법
JP2002342199A (ja) * 2001-05-14 2002-11-29 Nippon Telegr & Teleph Corp <Ntt> ユーザ情報自動記入・登録方法、装置、ユーザ情報自動記入/登録プログラム、および同プログラムを記録した記録媒体
US20080071808A1 (en) * 2006-09-14 2008-03-20 Sxip Identity Corporation Internet Identity Manager

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9454773B2 (en) 2014-08-12 2016-09-27 Danal Inc. Aggregator system having a platform for engaging mobile device users
US9461983B2 (en) 2014-08-12 2016-10-04 Danal Inc. Multi-dimensional framework for defining criteria that indicate when authentication should be revoked
US10154082B2 (en) 2014-08-12 2018-12-11 Danal Inc. Providing customer information obtained from a carrier system to a client device
US11361346B1 (en) * 2020-07-24 2022-06-14 Amazon Technologies, Inc. Retail and advertising domain collaboration

Similar Documents

Publication Publication Date Title
US9916293B2 (en) Module specification for a module to be incorporated into a container document
US6981028B1 (en) Method and system of implementing recorded data for automating internet interactions
US7730082B2 (en) Remote module incorporation into a container document
US7725530B2 (en) Proxy server collection of data for module incorporation into a container document
US7206998B2 (en) System and method for automatically learning information used for electronic form-filling
US8069407B1 (en) Method and apparatus for detecting changes in websites and reporting results to web developers for navigation template repair purposes
US7281029B2 (en) Method and system of capturing data for automating internet interactions
US7971147B2 (en) Methods and systems for automatically creating a site menu
US20070136201A1 (en) Customized container document modules using preferences
KR20090016745A (ko) 원격 모듈용 메시지 목록
US20110047146A1 (en) Systems, Methods, and Computer Program Product for Mobile Service Data Browser
US20100122179A1 (en) Visual cabinet system for data display method using its system
US7330876B1 (en) Method and system of automating internet interactions
JP2008250663A (ja) 情報検索システム、情報検索装置、検索結果画面情報生成方法及び検索結果画面情報生成処理プログラム
US8140508B2 (en) System and method for contextual commands in a search results page
JP4963619B2 (ja) 情報検索システム、情報検索装置、検索結果画面情報生成方法及び検索結果画面情報生成処理プログラム
WO2010008397A1 (fr) Système et procédé de remplissage automatisé de formulaire internet
US20150106234A1 (en) System and method for grouping name assets for display
WO2003040941A1 (fr) Procede et appareil d&#39;automatisation d&#39;interactions sur l&#39;internet

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: 08796310

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC

122 Ep: pct application non-entry in european phase

Ref document number: 08796310

Country of ref document: EP

Kind code of ref document: A1