+

WO1999046707A1 - Methode et systeme permettant d'integrer des mecanismes de transaction sur plusieurs sites internet - Google Patents

Methode et systeme permettant d'integrer des mecanismes de transaction sur plusieurs sites internet Download PDF

Info

Publication number
WO1999046707A1
WO1999046707A1 PCT/US1999/004442 US9904442W WO9946707A1 WO 1999046707 A1 WO1999046707 A1 WO 1999046707A1 US 9904442 W US9904442 W US 9904442W WO 9946707 A1 WO9946707 A1 WO 9946707A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
vendors
purchase
items
goods
Prior art date
Application number
PCT/US1999/004442
Other languages
English (en)
Inventor
Yan Phillipe
Rakesh Mathur
Anand Rajaraman
Original Assignee
Amazon.Com, Inc.
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
Priority claimed from US09/066,523 external-priority patent/US6199079B1/en
Priority claimed from US09/066,739 external-priority patent/US6643624B2/en
Application filed by Amazon.Com, Inc. filed Critical Amazon.Com, Inc.
Priority to AU28850/99A priority Critical patent/AU2885099A/en
Publication of WO1999046707A1 publication Critical patent/WO1999046707A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/221Parsing markup language streams

Definitions

  • This invention relates to d e area of internet based commerce. Specifically, this invention enables a method and system for interacting with multiple web sites in order to effect commercial transactions on the web.
  • the process of interacting with the web through a browser may be broadly conceptualized as two types of interactions. The first kind of interaction is based on a user finding information and collating it without subsequent interaction with the provider of the information. This is similar to reading a magazine or researching a library. The second kind of interaction is based upon a user requesting goods or services from the provider of the information on the web.
  • Electronic commerce is based upon the confluence of both these activities.
  • the web is useful largely because of the ease at which it makes information available and the diversity of information it provides. Problems arise when the information is scattered in many places and not readily accessible or not easily searchable. The following issues impede the efficient use of data by users of the world wide web: (a) different data representations, (b) different vocabularies, (c) different levels of functionality (d) multiple locations, and (e) absence from the web.
  • NDBMS technology enables data from multiple sites to be integrated together and made searchable via a common mechanism.
  • This technology is applicable to non-web sources such as legacy data sources in Relational Database Management Systems ("RDBMS"), text files, feeds in systems like SII, word and other text processor documents, UNIX file systems, and so forth.
  • RDBMS Relational Database Management Systems
  • the flow of information from the user to providers of data is as important as the flow of information from providers to the user.
  • the bidirectional exchange of data forms the basis of commerce in traditional media and online. For example, a purchase involves information flow from the store to the buyer, in the display of goods available, and from the buyer to the store, in that information is a credit card number or a check or cash to complete the transaction.
  • What is needed is a method to allow a user to search for items coming from different vendors Web sites by comparing them on multiple attributes and then to purchase these items without having to browse and interact with different sites.
  • a method for effecting transactions across multiple vendors in an integrated environment wherein the user may purchase each of a plurality of items the user finds independent of the vendors.
  • the user's selections are received from the user and mapped to selected set of vendors.
  • she invokes a check-out application to automatically fill in one or many order entry forms for each of the relevant vendors whose goods the user selected during the course of shopping.
  • the check-out application uses common information, such as name, address and credit card number, previously provided by the user in order to fill in the order entry forms for each vendor without requiring the user to fill in these forms.
  • the check-out application tracks confirmation numbers in a common information store.
  • a key advantage of systems according to the present invention is that the user does not have to fill in multiple forms in order to effect internet transactions.
  • a further advantage of the present invention is that the user does not have to interact with multiple dissimilar interfaces.
  • a yet further advantage of the present invention is that the user can shop across multiple vendors without repeatedly entering purchase information.
  • FIG. 1A depicts a representative client server relationship in accordance with a particular embodiment of the invention
  • Fig. IB depicts a functional perspective of the representative client server relationship in accordance with a particular embodiment of the invention.
  • Fig. 1C depicts a functional perspective of the components of a particular embodiment of the invention
  • Fig. ID depicts a plurality of relationships among data in accordance with a particular embodiment of the invention
  • FIG. 2 A - 2D depict representative forms in accordance with a particular embodiment of the invention
  • FIG. 3 A - 3D depict flowcharts of processing in accordance with a particular embodiment of the invention.
  • the present invention provides a method for interacting with multiple web sites in order to effect commercial transactions on the web.
  • Systems according to the present invention enable online shoppers to make selections and purchase products from a plurality of vendor sources using a common interface program.
  • Attribute A blank space in a form, used to hold information, such as mailing address.
  • Transformation A function which when applied to user meta data yields a value to Function fill into an attribute of a form.
  • Fig. 1A shows a conventional client-server computer system which includes a server 20 and numerous clients, one of which is shown as client 25.
  • server receives queries from (typically remote) clients, does substantially all the processing necessary to formulate responses to the queries, and provides these responses to the clients.
  • server 20 may itself act in the capacity of a client when it accesses remote databases located at another node acting as a database server. 6
  • server 20 includes one or more processors 30 which communicate with a number of peripheral devices via a bus subsystem 32.
  • peripheral devices typically include a storage subsystem 35, comprised of memory subsystem 35a and file storage subsystem 35b, which hold computer programs (e.g., code or instructions) and data, set of user interface input and output devices 37, and an interface to outside networks, which may employ Ethernet, Token Ring, ATM, IEEE 802.3, ITU X.25, Serial Link Internet Protocol (SLIP) or the public switched telephone network.
  • This interface is shown schematically as a "Network Interface" block 40. It is coupled to corresponding interface devices in client computers via a network connection 45.
  • Client 25 has the same general configuration, although typically with less storage and processing capability.
  • the server computer is generally a high-end workstation or mainframe, such as a SUN SPARCTM server.
  • Corresponding elements and subsystems in the client computer are shown with corresponding, but primed, reference numerals.
  • the user interface input devices typically includes a keyboard and may further include a pointing device and a scanner.
  • the pointing device may be an indirect pointing device such as a mouse, trackball, touchpad, or graphics tablet, or a direct pointing device such as a touchscreen incorporated into the display.
  • Other types of user interface input devices such as voice recognition systems, are also possible.
  • the user interface output devices typically include a printer and a display subsystem, which includes a display controller and a display device coupled to the controller.
  • the display device may be a cathode ray tube (CRT), a flat-panel device such as a liquid crystal display (LCD), or a projection device.
  • Display controller provides control signals to the display device and normally includes a display memory for storing the pixels that appear on the display device.
  • the display subsystem may also provide non-visual display such as audio output.
  • the memory subsystem typically includes a number of memories including a main random access memory (RAM) for storage of instructions and data during program execution and a read only memory (ROM) in which fixed instructions are stored.
  • RAM main random access memory
  • ROM read only memory
  • the ROM would include 7 portions of the operating system; in the case of IBM-compatible personal computers, this would include the BIOS (basic input/output system).
  • the file storage subsystem provides persistent (non-volatile) storage for program and data files, and typically includes at least one hard disk drive and at least one floppy disk drive (with associated removable media). There may also be other devices such as a CD-ROM drive and optical drives (all with their associate removable media). Additionally, the computer system may include drives of the type with removable media cartridges.
  • the removable media cartridges may, for example be hard disk cartridges, such as those marketed by Syquest and others, and flexible disk cartridges, such as those marketed by Iomega.
  • One or more of the drives may be located at a remote location, such as in a server on a local area network or at a site of the Internet's World Wide Web.
  • bus subsystem is used generically so as to include any mechanism for letting the various components and subsystems communicate with each other as intended.
  • the other components need not be at the same physical location.
  • portions of the file storage system could be connected via various local-area or wide-area network media, including telephone lines.
  • the input devices and display need not be at the same location as the processor, although it is anticipated that the present invention will most often be implemented in the context of PCs and workstations.
  • Bus subsystem 32 is shown schematically as a single bus, but a typical system has a number of buses such as a local bus and one or more expansion buses (e.g. , ADB, SCSI, ISA, EISA, MCA, NuBus, or PCI), as well as serial and parallel ports. Network connections are usually established through a device such as a network adapter on one of these expansion buses or a modem on a serial port.
  • the client computer may be a desktop system or a portable system.
  • interface devices 37' or devices 37 in a standalone system.
  • client queries are entered via a keyboard, communicated to client processor 30', and thence to network interface 40' over bus subsystem 32' .
  • the query is then communicated to server 20 via network connection 45.
  • results -of the query are communicated from the server to the client via network connection 45 for output on one of devices 37' (say a display or a printer), or may be stored on storage subsystem 35' . 8
  • Fig. IB is a functional diagram of the computer system of Fig. 1A.
  • Fig. IB depicts a server 20, and a representative client 25 of a multiplicity of clients which may interact with the server 20 via the internet 45 or any other communications method. Blocks to the right of the server are indicative of the processing components and functions which occur in the server's program and data storage indicated by block 35a in Fig. 1A.
  • a TCP/IP "stack" 44 works in conjunction with Operating System 42 to communicate with processes over a network or serial connection attaching Server 20 to internet 45.
  • Web server software 46 executes concurrently and cooperatively with other processes in server 20 to make data objects 50 and 51 available to requesting clients.
  • a Common Gateway Interface (CGI) script 55 enables information from user clients to be acted upon by web server 46, or other processes within server 20. Responses to client queries may be returned to the clients in the form of a Hypertext Markup Language (HTML) document outputs which are then communicated via internet 45 back to the user.
  • CGI Common Gateway Interface
  • Client 25 in Fig. IB possesses software implementing functional processes operatively disposed in its program and data storage as indicated by block 35a' in Fig. 1A.
  • TCP/IP stack 44' works in conjunction with Operating System 42' to communicate with processes over a network or serial connection attaching Client 25 to internet 45.
  • Software implementing the function of a web browser 46' executes concurrently and cooperatively with other processes in client 25 to make requests of server 20 for data objects 50 and 51. The user of the client may interact via the web browser 46' to make such queries of the server 20 via internet 45 and to view responses from the server 20 via internet 45 on the web browser 46'.
  • FIG. 1C depicts a functional perspective of the software components resident in storage subsystem 35' of client 25 or storage subsystem 35 server 20, which cooperatively perform automated transaction processing in accordance with a particular embodiment of the invention.
  • Transaction integrator 100 performs processing of information in conjunction with one or more wrapper programs 140, 150 and 160 configured to specific merchandising sites 139, 149 and 159.
  • Automated form filling component 110 interacts with User Meta-database 170 and User Selection database 180 in order to perform the filling in of online forms presented by various shopping sites.
  • Transaction integrator 100 controls responding to the user's requests to search for 9 various merchandise, obtaining information from the user about the user's merchandise selections from the search results and building information into the User Meta-database 170 and the User Selection database 180.
  • Fig. ID depicts a plurality of relationships between data objects in the User Meta-database 170.
  • Relationship 60 associates a form finding criterion, here a form URL 64, with a form identifier, here a form name 62.
  • Relationship 70 associates a pattern for matching 74 with a form name 72.
  • Relationship 80 associates a form name 82 with a property name 86, an attribute name 84 and a transform function 88.
  • Attribute 84 is a field in a form which we would like to fill in automatically, for example a space for the user's name.
  • Property 86 is a piece of user meta data, stored in User Meta- database 170, for example, a name of a user.
  • Transformation function 88 converts a property into a value for filling in a field in a form. For example, consider a form that has an attribute called "name” which is of a type "last name, first name. " Further, consider user meta data that unique to each user comprising a first property, "first-name,” and a second property, "last-name. " A value to fill into the form for the
  • name attribute is obtained by concatenating the property "last-name, " followed by a “comma, " followed by the property "first-name. "
  • the concatenation process is a transformation function.
  • the same user meta data may be specified in different ways by different forms. Applying these techniques, provides the ability to specify how to modify properties, or meta data, to fill in a wide variety of forms.
  • relationship 90 associates a User ID 92 with a form ID 94, and a plurality of property- value tuples 96, 98 and 99.
  • Figs. 2 A and 2B depict representative forms for transactions with online merchants.
  • the usual method of consummating a purchase order is for the user to fill in the fields in a series of forms with the required information and click a "submit" button to complete the purchase.
  • Fig. 2A depicts a registration form 201 , having a plurality of fields in which the user enters information. The user must enter her name in a name field 202, her mailing information in address fields 204, 206, 208, 210 and 212, her telephone number in a telephone number field 214, then click a "done" button 216 to submit form 201 to the server 20.
  • FIG. 2B depicts a shipping and account information form 203, having a plurality of fields in which the user must enter information.
  • the 10 user enters her desired method of shipment by selecting the corresponding button in shipment box 220.
  • she indicates the type of account she wishes to establish using buttons 222 and 224.
  • she enters her payment information in credit card type button 226, card number field 228, expiration field 230, name field 232 and issuing bank field 234.
  • Fig. 3A depicts a flowchart 301 of the process steps in executing an automated transaction.
  • the user performs a search for items of interest using a search program as is known in the art.
  • the user makes a selection of an item from the result page using a mouse, or other method.
  • a transaction is initiated with a site corresponding to a vendor offering the merchandise selected by the user.
  • a request to buy the selected product is initiated at the site of the vendor corresponding to the item selected by the user. Processing for this step is depicted in greater detail in a flowchart 305 in Fig. 3C.
  • Fig. 3B depicts a flowchart 303 of steps in virtual check-out counter processing.
  • the user performs a search for items of interest using a search program as is .known in the art.
  • the user's selection of an item from the result page 206 by using a mouse to click an "Add it" icon 242, or other method is added to a list of items to purchase.
  • the list is parsed for selection data.
  • selection data for the purchase request is stored into the User Selection database 180. 11
  • a deteimination is made whether the user has finished mal ing selections. If the user makes further selections, the processing depicted by steps 322 - 330 of flowchart 303 is performed for each selection made by the user. Otherwise, responsive to the user's request to "check out, " in a decisional step 332, a determination is made if any selections made by the user require transaction processing.
  • transaction processing is performed for each selection made by the user in steps 322-330 of flowchart 303.
  • Flowchart 305 of Fig. 3C depicts the transaction processing of step 334 in greater detail. Otherwise, when no further user selections remain, processing returns.
  • Fig. 3C depicts a flowchart 305 depicting the processing for completing a transaction with a vendor on behalf of a user.
  • a decisional step 342 a determination is made whether there are any remaining forms which must be filled in to complete the transaction. If a form must be filled in, then in a step 344, the form is filled in by processing detailed in Fig. 3D. Next, processing returns to decisional step 342. When decisional step 342 determines that no further forms remain, all forms required by the vendor site have been filled in. Processing then continues with an optional step 346, which displays a screen to prompt the user to confirm the purchase. Finally, in a step 348, the transaction with the vendor site is completed and confirmation information returned by the vendor is stored for subsequent tracking.
  • Forms associated with a vendor's site corresponding to product selections made by a user are automatically filled in with the information stored in User Meta- database 170 and User Selection database 180, such as the name, credit card number, and address of a user, using relationships 60, 70, 80 and 90 depicted in Fig. ID.
  • Fig. 3D depicts a flowchart 307 of the process steps for automated form filing according to a particular embodiment of the invention.
  • the appropriate form identifier for a particular vendor is determined based upon a selectable criterion using relationship 60. Relationship 60 associates the criterion of form URL 64 with a form identifier, form name 62.
  • the form identifier determined in step 350 is used to determine one or more corresponding matching patterns using relationship 70. 12
  • Relationship 70 associates form identifier form name 72, which will be the form identifier determined in step 350, with pattern 74.
  • pattern 74 is matched against a page web page containing a form of interest which is to be filled in.
  • a decisional step 356 if no match is found with the patterri 74, then an error condition is returned, so that a system administrator can be made aware that there is a form for which no matching pattern exists. Otherwise, in a step 358, the page is parsed in order to obtain a plurality of attributes. Then, in a step 359, properties are identified using relationship 80 to identify those required to fill in the target form.
  • a value is obtained for each property using relationship 90 by matching the form identifier to a form name 94 and reading property - value pairs 96, 98 and 99.
  • the properties determined in step 358 are transformed using relationship 80 to yield values for each attribute in the target form by applying transformation function 88 corresponding to property name 86 matching the property of interest in relationship 80 for the particular form identifier form name 82. The result is used to fill in the attribute corresponding to attribute name 84.
  • the target form is filled in with property values obtained in step 362. Then processing returns.
  • wrapper a program which fills in and submits forms in order to accumulate information from web sites, may be used to complete a purchase transaction.
  • the data to be filled into each form is obtained from the User Meta-database 170 and User Selection database 180.
  • Wrapper programs are described in detail in a co-owned, co-pending U.S. Patent Application No. 08/724,943, in the name of Ashish Gupta, et. al., entitled “Method and Apparatus for Structuring the Querying and Interpretation of Semistructured Information, " which is incorporated herein by reference in its entirety for all purposes.
  • a wrapper program is constructed for each vendor to capture the logic for the forms that need to be filled to consummate a purchase.
  • a second wrapper program is constructed for each site to perform information-gathering.
  • the transaction- wrapper exercises different parts and different functionality of the site than the information-gathering wrapper. Any site can have multiple wrappers built for it, each of which gets different information or performs a different function. Constructing wrappers which fill in and submit forms is described in greater detail in a co-owned, co-pending U.S. Patent Application No. 08/995,868, in the name of Ashish Gupta, et. al., entitled “Method for Data Gathering Around Forms and Search Barriers,” which is incorporated herein by reference in its entirety for all purposes.
  • the user's clicking the "Buy it” link causes the execution of the transaction-wrapper that fills the correct forms in the correct order, ultimately bringing the user to the point where the user can confirm the transaction. All intermediate steps of filling forms with user-specific information is performed by the wrapper.
  • the automated form filling technology may be used in a proxy server to intercept incoming pages.
  • the automated form filling technology may be used in a browser program to screen pages before display to the user.
  • the present invention provides for a method of conducting tr.ansaction with multiple vendor sites using a common interface.
  • An advantage of the present invention is that there is a single point of user profile information for submission.
  • a further advantage of the present invention is that it enables the user to buy a collection of items by a given date at the minimum cost, including tax and shipping charges.
  • a yet further advantage of the present invention is that it employs a single point to check out instead of multiple points thus saving time and money for everyone concerned.
  • Other embodiments of the present invention and its individual components will become readily apparent to those skilled in the art from the foregoing detailed description.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Health & Medical Sciences (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

Cette invention a trait à une méthode permettant d'effectuer des transactions impliquant plusieurs fournisseurs dans un environnement intégré, l'utilisateur pouvant acquérir chacun des nombreux articles qu'il recherche indépendamment des fournisseurs. Les sélections (180) envoyées par l'utilisateur sont reçues et appliquées à un ensemble sélectionné de fournisseurs. Lorsque l'utilisateur en a terminé, il appelle une application de mise au point pour remplir un ou plusieurs formulaires d'enregistrement de commande (140) pour chaque fournisseur pertinent (139) dont il a sélectionné les produits lors de ses 'achats'. L'application de mise au point (110) utilise une information commune (170), notamment le nom, l'adresse et le numéro de la carte de crédit, information précédemment fournie par l'utilisateur, pour remplir le formulaire ou les formulaires d'enregistrement de commande (140) concernant chaque fournisseur (139), l'utilisateur ne se voyant pas dans l'obligation de remplir ces formulaires lui-même. En dernier lieu, l'application de mise au point (110) fait le suivi des numéros de dossier dans une mémoire d'informations.
PCT/US1999/004442 1998-03-09 1999-03-01 Methode et systeme permettant d'integrer des mecanismes de transaction sur plusieurs sites internet WO1999046707A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU28850/99A AU2885099A (en) 1998-03-09 1999-03-01 Method and system for integrating transaction mechanisms over multiple internet sites

Applications Claiming Priority (8)

Application Number Priority Date Filing Date Title
US7732298P 1998-03-09 1998-03-09
US60/077,322 1998-03-09
US7765598P 1998-03-11 1998-03-11
US60/077,655 1998-03-11
US09/066,523 US6199079B1 (en) 1998-03-09 1998-03-20 Method and system for automatically filling forms in an integrated network based transaction environment
US60/066,523 1998-03-20
US09/066,739 1998-03-20
US09/066,739 US6643624B2 (en) 1998-03-09 1998-03-20 Method and system for integrating transaction mechanisms over multiple internet sites

Publications (1)

Publication Number Publication Date
WO1999046707A1 true WO1999046707A1 (fr) 1999-09-16

Family

ID=27490570

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/US1999/004489 WO1999046701A1 (fr) 1998-03-09 1999-03-01 Methode et systeme permettant de remplir des formulaires dans un environnement integre de transactions articule autour d'un reseau
PCT/US1999/004442 WO1999046707A1 (fr) 1998-03-09 1999-03-01 Methode et systeme permettant d'integrer des mecanismes de transaction sur plusieurs sites internet

Family Applications Before (1)

Application Number Title Priority Date Filing Date
PCT/US1999/004489 WO1999046701A1 (fr) 1998-03-09 1999-03-01 Methode et systeme permettant de remplir des formulaires dans un environnement integre de transactions articule autour d'un reseau

Country Status (2)

Country Link
AU (2) AU2799499A (fr)
WO (2) WO1999046701A1 (fr)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000059056A (ko) * 2000-07-12 2000-10-05 김상배 다중몰 통합 쇼핑 시스템 및 상기 시스템을 이용한전자상거래 방법
KR20010096625A (ko) * 2001-03-07 2001-11-08 김종관 분양된 쇼핑몰의 통합 운영시스템 및 그 운영방법
KR20020004606A (ko) * 2000-07-06 2002-01-16 김성군 쇼핑몰 통합시스템
KR20020035084A (ko) * 2002-04-20 2002-05-09 이기홍 전자상거래 지원을 위한 통합 정보관리 솔루션
US7162436B1 (en) 1999-09-24 2007-01-09 In-Development, Llc System and method for pairing providers with consumers of online goods and services
US7860738B2 (en) 2001-08-10 2010-12-28 United Parcel Service Of America, Inc. Systems and methods for scheduling reoccurring deliveries and pickups
USRE44110E1 (en) 2000-02-24 2013-03-26 Mahogan Data Llc Machine-to-machine e-commerce interface using extensible markup language
US8433511B2 (en) 2003-04-15 2013-04-30 United Parcel Service Of America Rush hour modeling for routing and scheduling
US9135575B2 (en) 2005-05-09 2015-09-15 Roadnet Technologies, Inc. Systems and methods for routing and scheduling visits to delivery locations

Families Citing this family (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6499042B1 (en) 1998-10-07 2002-12-24 Infospace, Inc. Selective proxy approach to filling-in forms embedded in distributed electronic documents
US6910179B1 (en) 1998-11-10 2005-06-21 Clarita Corporation Method and apparatus for automatic form filling
US7293074B1 (en) * 1999-09-20 2007-11-06 Fusionone, Inc. Performing server actions using template with field that can be completed without obtaining information from a user
WO2001031505A2 (fr) * 1999-10-28 2001-05-03 Ericsson Inc. Procede permettant de creer et d'utiliser un raccourci web
US6589290B1 (en) 1999-10-29 2003-07-08 America Online, Inc. Method and apparatus for populating a form with data
AU4901901A (en) * 1999-11-05 2001-06-25 Infospace, Inc. Method and apparatus for completion of fields on internet webpage forms
WO2001039031A2 (fr) * 1999-11-09 2001-05-31 Gator.Com Procede et appareil d'entree automatique de donnees dans un formulaire
AU1376601A (en) * 1999-11-17 2001-05-30 Bayshore Capital Inc. Method and apparatus for automated transaction processing
AU3741200A (en) * 1999-12-20 2001-07-03 Netzero, Inc. Method and apparatus employing a proxy server for modifying an html document supplied by a web server to a web client
EP1128266A3 (fr) * 2000-02-22 2004-02-25 Orsus Solutions Limited Architecture d'application logiciel coopérative
US6981028B1 (en) * 2000-04-28 2005-12-27 Obongo, Inc. Method and system of implementing recorded data for automating internet interactions
EP1290577A1 (fr) * 2000-06-07 2003-03-12 Claria Corporation Procede d'automatisation d'un navigateur web
US7330876B1 (en) 2000-10-13 2008-02-12 Aol Llc, A Delaware Limited Liability Company Method and system of automating internet interactions
ATE485563T1 (de) * 2000-12-22 2010-11-15 Invenda Corp Vorausfüllen von bestellformularen für transactionen über ein kommunikationsnetzwerk
US7415429B2 (en) 2000-12-22 2008-08-19 Invenda Corporation Providing navigation objects for communications over a network
US7363248B2 (en) 2000-12-22 2008-04-22 Invenda Corporation Pre-filling order forms for transactions over a communications network
US7349867B2 (en) 2000-12-22 2008-03-25 Invenda Corporation Tracking transactions by using addresses in a communications network
GB2375620A (en) * 2001-01-23 2002-11-20 Games By Design Ltd Interactive internet system
US7277923B2 (en) 2001-04-13 2007-10-02 Earthlink, Inc. Systems and methods for automatically accessing internet information from a local application on a handheld internet appliance
US7277927B2 (en) 2001-04-13 2007-10-02 Earthlink, Inc. Systems and methods for saving internet content into a handheld internet appliance
WO2002084516A1 (fr) * 2001-04-13 2002-10-24 Earthlink, Inc. Systemes et procedes permettant le transfert de donnees entre une base de donnees dans un appareil internet portable et un site web
US8095597B2 (en) 2001-05-01 2012-01-10 Aol Inc. Method and system of automating data capture from electronic correspondence
KR100919961B1 (ko) * 2001-05-23 2009-10-01 퀄컴 인코포레이티드 통신 시스템에서의 저장된 서비스 파라미터의 동기화
US20040205526A1 (en) * 2001-09-28 2004-10-14 Vadim Borodovski Prompted form filling mechanism
US7281029B2 (en) 2003-05-13 2007-10-09 Aol Llc, A Delaware Limited Liability Company Method and system of capturing data for automating internet interactions
WO2005010715A2 (fr) 2003-07-21 2005-02-03 Fusionone, Inc. Systeme de gestion de messages de dispositifs
US7500178B1 (en) * 2003-09-11 2009-03-03 Agis Network, Inc. Techniques for processing electronic forms
US9542076B1 (en) 2004-05-12 2017-01-10 Synchronoss Technologies, Inc. System for and method of updating a personal profile
US8078602B2 (en) 2004-12-17 2011-12-13 Claria Innovations, Llc Search engine for a computer network
US7693863B2 (en) 2004-12-20 2010-04-06 Claria Corporation Method and device for publishing cross-network user behavioral data
US7751533B2 (en) 2005-05-02 2010-07-06 Nokia Corporation Dynamic message templates and messaging macros
CN107451175B (zh) 2017-05-23 2020-01-31 创新先进技术有限公司 一种基于区块链的数据处理方法及设备

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0807891A1 (fr) * 1996-01-11 1997-11-19 Sun Microsystems, Inc. Chariot sans états pour le web
US5694551A (en) * 1993-05-20 1997-12-02 Moore Business Forms, Inc. Computer integration network for channeling customer orders through a centralized computer to various suppliers
US5710887A (en) * 1995-08-29 1998-01-20 Broadvision Computer system and method for electronic commerce
GB2315351A (en) * 1996-07-11 1998-01-28 Fujitsu Ltd Point-service systems for online shopping malls
US5732398A (en) * 1995-11-09 1998-03-24 Keyosk Corp. Self-service system for selling travel-related services or products
WO1998021679A1 (fr) * 1996-11-13 1998-05-22 Microsoft Corporation Systeme et procede permettant d'effectuer des operations commerciales dans un reseau reparti
US5809483A (en) * 1994-05-13 1998-09-15 Broka; S. William Online transaction processing system for bond trading
US5845263A (en) * 1995-06-16 1998-12-01 High Technology Solutions, Inc. Interactive visual ordering system
US5850446A (en) * 1996-06-17 1998-12-15 Verifone, Inc. System, method and article of manufacture for virtual point of sale processing utilizing an extensible, flexible architecture
US5889863A (en) * 1996-06-17 1999-03-30 Verifone, Inc. System, method and article of manufacture for remote virtual point of sale processing utilizing a multichannel, extensible, flexible architecture

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5794207A (en) * 1996-09-04 1998-08-11 Walker Asset Management Limited Partnership Method and apparatus for a cryptographically assisted commercial network system designed to facilitate buyer-driven conditional purchase offers
US5592378A (en) * 1994-08-19 1997-01-07 Andersen Consulting Llp Computerized order entry system and method
JPH09160978A (ja) * 1995-12-08 1997-06-20 Fujitsu Ltd オンラインショッピングにおける回答方法及びシステム
US5758328A (en) * 1996-02-22 1998-05-26 Giovannoli; Joseph Computerized quotation system and method
US5794259A (en) * 1996-07-25 1998-08-11 Lextron Systems, Inc Apparatus and methods to enhance web browsing on the internet
US5897622A (en) * 1996-10-16 1999-04-27 Microsoft Corporation Electronic shopping and merchandising system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5694551A (en) * 1993-05-20 1997-12-02 Moore Business Forms, Inc. Computer integration network for channeling customer orders through a centralized computer to various suppliers
US5809483A (en) * 1994-05-13 1998-09-15 Broka; S. William Online transaction processing system for bond trading
US5845263A (en) * 1995-06-16 1998-12-01 High Technology Solutions, Inc. Interactive visual ordering system
US5710887A (en) * 1995-08-29 1998-01-20 Broadvision Computer system and method for electronic commerce
US5732398A (en) * 1995-11-09 1998-03-24 Keyosk Corp. Self-service system for selling travel-related services or products
EP0807891A1 (fr) * 1996-01-11 1997-11-19 Sun Microsystems, Inc. Chariot sans états pour le web
US5850446A (en) * 1996-06-17 1998-12-15 Verifone, Inc. System, method and article of manufacture for virtual point of sale processing utilizing an extensible, flexible architecture
US5889863A (en) * 1996-06-17 1999-03-30 Verifone, Inc. System, method and article of manufacture for remote virtual point of sale processing utilizing a multichannel, extensible, flexible architecture
GB2315351A (en) * 1996-07-11 1998-01-28 Fujitsu Ltd Point-service systems for online shopping malls
WO1998021679A1 (fr) * 1996-11-13 1998-05-22 Microsoft Corporation Systeme et procede permettant d'effectuer des operations commerciales dans un reseau reparti

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7162436B1 (en) 1999-09-24 2007-01-09 In-Development, Llc System and method for pairing providers with consumers of online goods and services
US7596515B2 (en) 1999-09-24 2009-09-29 In-Development, L.L.C. System and method for pairing providers with consumers of online goods and services
USRE44110E1 (en) 2000-02-24 2013-03-26 Mahogan Data Llc Machine-to-machine e-commerce interface using extensible markup language
KR20020004606A (ko) * 2000-07-06 2002-01-16 김성군 쇼핑몰 통합시스템
KR20000059056A (ko) * 2000-07-12 2000-10-05 김상배 다중몰 통합 쇼핑 시스템 및 상기 시스템을 이용한전자상거래 방법
KR20010096625A (ko) * 2001-03-07 2001-11-08 김종관 분양된 쇼핑몰의 통합 운영시스템 및 그 운영방법
US7860738B2 (en) 2001-08-10 2010-12-28 United Parcel Service Of America, Inc. Systems and methods for scheduling reoccurring deliveries and pickups
KR20020035084A (ko) * 2002-04-20 2002-05-09 이기홍 전자상거래 지원을 위한 통합 정보관리 솔루션
US8433511B2 (en) 2003-04-15 2013-04-30 United Parcel Service Of America Rush hour modeling for routing and scheduling
US9135575B2 (en) 2005-05-09 2015-09-15 Roadnet Technologies, Inc. Systems and methods for routing and scheduling visits to delivery locations

Also Published As

Publication number Publication date
AU2885099A (en) 1999-09-27
AU2799499A (en) 1999-09-27
WO1999046701A1 (fr) 1999-09-16

Similar Documents

Publication Publication Date Title
US6643624B2 (en) Method and system for integrating transaction mechanisms over multiple internet sites
US6199079B1 (en) Method and system for automatically filling forms in an integrated network based transaction environment
WO1999046707A1 (fr) Methode et systeme permettant d'integrer des mecanismes de transaction sur plusieurs sites internet
US6484150B1 (en) Electronic shopping and merchandising system accessing legacy data in a database independent schema manner
US7107226B1 (en) Internet-based on-line comparison shopping system and method of interactive purchase and sale of products
US20020002513A1 (en) Computer network transaction system
US20020156685A1 (en) System and method for automating electronic commerce transactions using a virtual shopping cart
AU762028B2 (en) System and method for browsing and comparing products
US20030144924A1 (en) Smart multi-search method and system
US20020042750A1 (en) System method and article of manufacture for a visual self calculating order system over the world wide web
US20020111879A1 (en) Method and system for selecting and purchasing products via a communications network
US20020054170A1 (en) End-to-end transaction processing and statusing system and method
US20070130022A1 (en) Automated on-line purchasing system
KR20000012750A (ko) 인터넷 쇼핑 중개 사이트의 주문 대행 방법
WO2001014994A2 (fr) Marche virtuel de biens sur reseau
US7246106B2 (en) System and method for distributing electronic information
KR100372919B1 (ko) 전자 상거래 시스템 및 이에 있어서의 상품 판매 방법
US20040117263A1 (en) Method, server system and computer program product for user registration and electronic commerce system
US20020040330A1 (en) Apparatus and method for providing information about sale of goods, method for displaying information about sale of goods, and computer-readable recording medium
KR20010060745A (ko) 전자상거래 쇼핑몰의 3차원 비교 검색 방법
WO2000079418A2 (fr) Procede a interface d'achat et appareil integres a l'usage du commerce electronique
WO2000079459A2 (fr) Procede de recherche et appareil descriptifs a l'usage du commerce electronique
JP2001283086A (ja) 情報提供システム及び情報提供方法、並びにソフトウェア記憶媒体
US20020062256A1 (en) System for selling goods
WO2001057766A2 (fr) Procede d'affichage automatique d'historique des commandes anterieures via un reseau informatique

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG US US US US UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
NENP Non-entry into the national phase

Ref country code: KR

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载