WO2002007016A1 - Information obtaining system - Google Patents

Information obtaining system Download PDF

Info

Publication number
WO2002007016A1
WO2002007016A1 PCT/AU2001/000855 AU0100855W WO0207016A1 WO 2002007016 A1 WO2002007016 A1 WO 2002007016A1 AU 0100855 W AU0100855 W AU 0100855W WO 0207016 A1 WO0207016 A1 WO 0207016A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
database
user
required type
obtaining
Prior art date
Application number
PCT/AU2001/000855
Other languages
French (fr)
Inventor
Peter Aroney
Stephen Franey
James Russell
Original Assignee
Peter Aroney
Stephen Franey
James Russell
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 Peter Aroney, Stephen Franey, James Russell filed Critical Peter Aroney
Priority to AU2001272207A priority Critical patent/AU2001272207A1/en
Publication of WO2002007016A1 publication Critical patent/WO2002007016A1/en

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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation

Definitions

  • the present invention relates broadly to a system for obtaining information over a computer network.
  • the present invention will be described herein with reference to a system for obtaining price quotations over the Internet.
  • the present invention does have broader applications, including e.g. the obtaining of stock-market information from a plurality of web-sites, and further is also applicable to other computer networks such as Intranets and Extranets .
  • the Internet has become one of the major, if not the major source for obtaining information relating to various aspects of everyday life. More particularly, a large number of businesses today provide web-sites for access by their customers. Using the websites, consumers can access information such as price quotations on products available from the respective businesses that are associated with a particular web-site.
  • the structure of information entry on the different web-sites may be quite different, and therefore the consumer would be required to exercise care to ensure that the relevant information is entered correctly for each web-site.
  • a system for obtaining information over a computer network including: means for facilitating selection by a user of required type of information, means for gathering request details from a user; means for storing the gathered request details in a first database; and means for obtaining the required type of information from a plurality of predetermined web-sites, each predetermined web-site being capable of providing the required type of information, and the means for obtaining the required type of information being arranged, in use, to populate data request fields of the web-sites based on the stored request details.
  • the means for obtaining the required type of information includes a data driven first application program arranged, in use, to interact with the first database so as to populate the request fields. Accordingly, a single application program may be utilised to obtain the required information from different websites rather than having to provide a hard-coded application program for each web-site.
  • the system advantageously further includes a second database in which product specification data associated with the required information is stored, and the means for gathering the request details is arranged, in use, to present to a user data entry fields which are based on the specification data associated with the required information.
  • the system further includes means for maintaining the second database.
  • the means for maintaining the second database may include a second application program arranged, in use, to facilitate addition of further products and product specification data to the second database.
  • the system may further include means for placing an order for the product from a selected web-site on the basis of a selection made by the user.
  • the means for placing an order preferably includes a data driven third application program arranged, in use, to send customer data obtained from the user to the selected web-site.
  • the system includes a third database for storing the customer data obtained from the user for future processing.
  • the system is arranged such that the required type of information is obtained automatically in response to predetermined events or at predetermined intervals, and the system further includes update means arranged, in use, to forward the automatically obtained required type of information to the user.
  • the update means may be arranged to forward the required type of information via e-mail, and/or via wired or wireless phone, and/or via facsimile, and/or via interfacing to other software.
  • first, and/or second, and/or third data application programs may form component applications of an overall data driven application program.
  • first, and/or second, and/or third databases may be provided as components of a single database.
  • a method of obtaining information over a computer network including the steps of: facilitating selection by a user of required type of information, gathering request details from a user; storing the gathered request details in a first database; and obtaining the required type of information from a plurality of predetermined web-sites, each predetermined web-site being capable of providing the required type of information, and the step of obtaining the required type of information including the step of populating data request fields of the web-sites based on the stored request details .
  • Figure 1 shows a schematic diagram of an information obtaining system embodying the present invention
  • Figure 2 shows a schematic diagram of an extension of the embodiment shown in Figure 1;
  • Figure 3 shows a schematic diagram of a further extension of the embodiments shown in Figures 1 and 2;
  • Figures 4 to 8 show example screens of an interactive web-site of the system shown in Figure 2.
  • the system 10 includes a user interface in the form of an interactive web-site 12, which can be accessed by users via the Internet 14.
  • the system 10 further comprises a data driven first application program component 16 which is arranged to send data to and retrieve data from a plurality of external web-sites 18, 20 without the need for program code changes or additional program coding.
  • the first application program component 16 is provided with a communication facility which enables the first application program component 16 to communicate with the external multiple web-sites . This communication facility provides for concurrency of transactions; for flow control, that is the ability to navigate through various web-pages; and for process control, which ensures that the process of driving a particular web-site is appropriately controlled.
  • the system 10 further comprises a product database 22 in which product names and associated product specification data may be stored, and a request database 24 in which price quotation request details, entered by a user through the web-site 12, are stored.
  • the price quotation request details are obtained from a user through data entry fields provided on the web-site 12, the data entry fields being based on the specification data stored in the product data base 22 for a selected product.
  • the first application program component 16 operates to populate data entry fields of the external web-sites 18, 20 on the basis of the price quotation request details retrieved from a user and stored in the request database 24.
  • the system 10 displays the price quotations obtained from the external web-sites 18, 20 on the web-site 12.
  • the product database 22 is maintained by a data driven second application program component 26 arranged to facilitate addition of further products and product specification data to the database 22.
  • FIG. 2 An extension of the embodiment described above is shown in Figure 2, wherein the system 10 further includes a data driven third application program component 28 which may be used by a user to place an order for a product from one of the plurality of web-sites 16, 18.
  • the third application component 28 operates by populating appropriate data entry fields of the relevant external vendor web-site 16, 18 which are required to action an order from the web-site 16, 18.
  • the third application component 28 also forwards customer details requested by the system 10 from the user via the web-site 12 to the relevant external vendor website 16, 18.
  • the third application component 28 is also arranged to populate the appropriate data entry fields associated with customer details on the relevant external vendor web-site 16, 18.
  • the system 10 further includes a customer database 29 in which customer details are stored for future use.
  • the system 10 can provide a customised service to individual clients by utilising client profiles stored in the customer database 29.
  • a client may create a profile which includes instructions to send the results of a price quotation search every week to a first party, but only if a particular event occurs, such as when a particular quote has reached a preset value.
  • FIG. 3 A further extension of the above described embodiment is shown in Figure 3, wherein the system 10 further includes an update service unit 30.
  • the update service unit 30 is arranged to initiate the obtaining of price quotations from the plurality of external web-sites 18, 20 at predetermined intervals on the basis of price quotation request details stored in the request database 24 for a specific user.
  • the update service unit 30 further comprises a transmitter unit 32 for transmitting the obtained updated price quotations to the specific user, for example via e- mail to an e-mail address of the user.
  • the transmitter unit 32 may in alternative embodiments be arranged to provide the specific user with the results via other means, including for example via a message to a mobile phone or wired phone, via facsimile, or via interfacing to other software.
  • the analysis will determine what type of control is required -ie.
  • Vendor output mapping will define the interface data that will drive the vendor web sites transparently and therefore it is necessary to know what web pages need to be navigated through, the appropriate URLs, the data entry requirements of each page, the controls that need to be activated (ie. buttons, checkboxes, radio buttons, and so on) .
  • the input data items define the result data to be displayed, and usually define items such as product name, description, price, comments, etc.
  • a common set of input data items needs to be defined for all vendors, although they do not have to be used by all vendors .
  • vendor input mapping ie. define how the vendors results are interpreted - it may be necessary to maintain input edit control to perform pre-edit of HTML results to assist with input mapping .
  • vendor product action - to define what action is taken upon selection of product.
  • Figures 4 to 8 show example screen shots of the interactive web-site 12 of the system 10 of Figure 1.
  • the present invention could be implemented without the need for a client/user to have access to the actual computer network utilised in the retrieval of the information data. This is because the required data requested by the client and stored by the system does not need to be communicated via an interactive web-site, but rather could be communicated to the system in any other form, including aurally by telephone or by written instructions .
  • the present invention can provide a system which, unlike many other systems, does not rely solely on the existence of an Internet facility which is available to the client/user.

Abstract

A system (10) is disclosed for obtaining information over a computer network. The system (10) includes means (12) for facilitating selection by a user of required type of information, means (12) for gathering request details from a user, means (12) for storing the gathered request details in a first database (24) and means (16) for obtaining the required type of information from a plurality of predetermined web-sites (18, 20). Each predetermined web-site (18, 20) is capable of providing the required type of information, and the means (16) for obtaining the required type of information is arranged, in use, to populate data request fields of the web-sites (18, 20) based on the stored request details.

Description

INFORMATION OBTAINING SYSTEM
Field of the Invention
The present invention relates broadly to a system for obtaining information over a computer network. The present invention will be described herein with reference to a system for obtaining price quotations over the Internet. However, it will be appreciated that the present invention does have broader applications, including e.g. the obtaining of stock-market information from a plurality of web-sites, and further is also applicable to other computer networks such as Intranets and Extranets .
Background of the Invention
The Internet has become one of the major, if not the major source for obtaining information relating to various aspects of everyday life. More particularly, a large number of businesses today provide web-sites for access by their customers. Using the websites, consumers can access information such as price quotations on products available from the respective businesses that are associated with a particular web-site.
Whilst this enables a consumer to easily obtain price quotations for a product from a particular business, the consumer would typically then desire to obtain as many price quotations from as many different provider businesses as possible, in an effort to obtain the best possible price for a particular product. However, in order to obtain the different price quotations, the user would have to connect to each of the different websites and re-enter criteria information for each product of interest with the result that the process becomes quite time consuming.
Furthermore, the structure of information entry on the different web-sites may be quite different, and therefore the consumer would be required to exercise care to ensure that the relevant information is entered correctly for each web-site.
Summary of the Invention
In accordance with a first aspect of the present invention there is provided a system for obtaining information over a computer network, said system including: means for facilitating selection by a user of required type of information, means for gathering request details from a user; means for storing the gathered request details in a first database; and means for obtaining the required type of information from a plurality of predetermined web-sites, each predetermined web-site being capable of providing the required type of information, and the means for obtaining the required type of information being arranged, in use, to populate data request fields of the web-sites based on the stored request details.
Preferably, the means for obtaining the required type of information includes a data driven first application program arranged, in use, to interact with the first database so as to populate the request fields. Accordingly, a single application program may be utilised to obtain the required information from different websites rather than having to provide a hard-coded application program for each web-site.
The system advantageously further includes a second database in which product specification data associated with the required information is stored, and the means for gathering the request details is arranged, in use, to present to a user data entry fields which are based on the specification data associated with the required information. Preferably, the system further includes means for maintaining the second database. The means for maintaining the second database may include a second application program arranged, in use, to facilitate addition of further products and product specification data to the second database.
Where the system is utilised to obtain price quotations for a product, the system may further include means for placing an order for the product from a selected web-site on the basis of a selection made by the user.
The means for placing an order preferably includes a data driven third application program arranged, in use, to send customer data obtained from the user to the selected web-site.
Preferably, the system includes a third database for storing the customer data obtained from the user for future processing.
In a preferred embodiment, the system is arranged such that the required type of information is obtained automatically in response to predetermined events or at predetermined intervals, and the system further includes update means arranged, in use, to forward the automatically obtained required type of information to the user. The update means may be arranged to forward the required type of information via e-mail, and/or via wired or wireless phone, and/or via facsimile, and/or via interfacing to other software.
It will be appreciated by a person skilled in the art that the first, and/or second, and/or third data application programs may form component applications of an overall data driven application program.
Similarly, it will also be appreciated by a person skilled in the art that the first, and/or second, and/or third databases may be provided as components of a single database.
In accordance with an alternative aspect of the present invention, there is provided a method of obtaining information over a computer network, said method including the steps of: facilitating selection by a user of required type of information, gathering request details from a user; storing the gathered request details in a first database; and obtaining the required type of information from a plurality of predetermined web-sites, each predetermined web-site being capable of providing the required type of information, and the step of obtaining the required type of information including the step of populating data request fields of the web-sites based on the stored request details . Preferred forms of the invention will now be described, by way of example only, with reference to the accompanying drawings .
Brief Description of the Drawings
Figure 1 shows a schematic diagram of an information obtaining system embodying the present invention;
Figure 2 shows a schematic diagram of an extension of the embodiment shown in Figure 1;
Figure 3 shows a schematic diagram of a further extension of the embodiments shown in Figures 1 and 2; and
Figures 4 to 8 show example screens of an interactive web-site of the system shown in Figure 2.
Detailed Description of the Preferred Embodiment
Referring to Figure 1, there is shown an information obtaining system 10 in this example for obtaining price quotations. The system 10 includes a user interface in the form of an interactive web-site 12, which can be accessed by users via the Internet 14. The system 10 further comprises a data driven first application program component 16 which is arranged to send data to and retrieve data from a plurality of external web-sites 18, 20 without the need for program code changes or additional program coding. The first application program component 16 is provided with a communication facility which enables the first application program component 16 to communicate with the external multiple web-sites . This communication facility provides for concurrency of transactions; for flow control, that is the ability to navigate through various web-pages; and for process control, which ensures that the process of driving a particular web-site is appropriately controlled. The system 10 further comprises a product database 22 in which product names and associated product specification data may be stored, and a request database 24 in which price quotation request details, entered by a user through the web-site 12, are stored. The price quotation request details are obtained from a user through data entry fields provided on the web-site 12, the data entry fields being based on the specification data stored in the product data base 22 for a selected product. In use, the first application program component 16 operates to populate data entry fields of the external web-sites 18, 20 on the basis of the price quotation request details retrieved from a user and stored in the request database 24. When price quotations are received from the external web-sites 18, 20, the system 10 displays the price quotations obtained from the external web-sites 18, 20 on the web-site 12.
The product database 22 is maintained by a data driven second application program component 26 arranged to facilitate addition of further products and product specification data to the database 22.
An extension of the embodiment described above is shown in Figure 2, wherein the system 10 further includes a data driven third application program component 28 which may be used by a user to place an order for a product from one of the plurality of web-sites 16, 18. In use, the third application component 28 operates by populating appropriate data entry fields of the relevant external vendor web-site 16, 18 which are required to action an order from the web-site 16, 18.
The third application component 28 also forwards customer details requested by the system 10 from the user via the web-site 12 to the relevant external vendor website 16, 18.
The third application component 28 is also arranged to populate the appropriate data entry fields associated with customer details on the relevant external vendor web-site 16, 18.
The system 10 further includes a customer database 29 in which customer details are stored for future use.
Through the provision of the customer database 29, the system 10 can provide a customised service to individual clients by utilising client profiles stored in the customer database 29. For example, a client may create a profile which includes instructions to send the results of a price quotation search every week to a first party, but only if a particular event occurs, such as when a particular quote has reached a preset value.
A further extension of the above described embodiment is shown in Figure 3, wherein the system 10 further includes an update service unit 30. The update service unit 30 is arranged to initiate the obtaining of price quotations from the plurality of external web-sites 18, 20 at predetermined intervals on the basis of price quotation request details stored in the request database 24 for a specific user.
The update service unit 30 further comprises a transmitter unit 32 for transmitting the obtained updated price quotations to the specific user, for example via e- mail to an e-mail address of the user.
It will be appreciated by a person skilled in the art that the transmitter unit 32 may in alternative embodiments be arranged to provide the specific user with the results via other means, including for example via a message to a mobile phone or wired phone, via facsimile, or via interfacing to other software.
In the following, the steps carried out by an authorised person in adding a new product and vendor to the product database 22 are described.
1. Add and define the industry (if necessary)
2. Add and define the product and relate to the industry.
3. Conduct analysis of the new vendor (s) web-sites and for the or each web-site determine the data entry requirements which conform to a common set of data entry fields (i.e. product specification data) that will support all vendors .
The analysis will determine what type of control is required -ie.
• a textbox, to handle typed free form data entry • a pulldown listbox with a limited set of values
• a checkbox, to handle a Yes/No selection.
4. Add product specification data to the product database 22.
5. Define new vendor (one at a time)
6. Add new vendor detail translations - Allows conversion of standard bound values or entered values to vendor specific values .
7. Define the new vendor/product/location relationships - ie. Which products are sold by which vendors in which locations .
8. Analyse the processing of each vendors web site. Vendor output mapping will define the interface data that will drive the vendor web sites transparently and therefore it is necessary to know what web pages need to be navigated through, the appropriate URLs, the data entry requirements of each page, the controls that need to be activated (ie. buttons, checkboxes, radio buttons, and so on) .
9. Analyse the results page of the new vendors web site and define the input data items. The input data items define the result data to be displayed, and usually define items such as product name, description, price, comments, etc. A common set of input data items needs to be defined for all vendors, although they do not have to be used by all vendors .
10. Define the vendor input mapping ie. define how the vendors results are interpreted - it may be necessary to maintain input edit control to perform pre-edit of HTML results to assist with input mapping .
11. Define vendor product action - to define what action is taken upon selection of product.
Figures 4 to 8 show example screen shots of the interactive web-site 12 of the system 10 of Figure 1.
It will be appreciated by a person skilled in the art that numerous variations and/or modifications may be made to the present invention as shown in the specific embodiments without departing from the spirit or scope of the invention as broadly described. The present embodiments are, therefore, to be considered in all respects to be illustrative and not restrictive.
For example, the present invention could be implemented without the need for a client/user to have access to the actual computer network utilised in the retrieval of the information data. This is because the required data requested by the client and stored by the system does not need to be communicated via an interactive web-site, but rather could be communicated to the system in any other form, including aurally by telephone or by written instructions .
Since the results can also be communicated on non- computer network means such as by telephone or facsimile, a client/user could benefit from the vast pool of information provided on the Internet, without personally having to have access to the Internet. Therefore, in an alternative embodiment, the present invention can provide a system which, unlike many other systems, does not rely solely on the existence of an Internet facility which is available to the client/user.

Claims

THE CLAIMS DEFINING THE INVENTION ARE AS FOLLOWS:
1. A system for obtaining information over a computer network, said system including: means for facilitating selection by a user of required type of information, means for gathering request details from a user; means for storing the gathered request details in a first database; and means for obtaining the required type of information from a plurality of predetermined web-sites, each predetermined web-site being capable of providing the required type of information, and the means for obtaining the required type of information being arranged, in use, to populate data request fields of the web-sites based on the stored request details.
2. A system as claimed in claim 1, wherein the means for obtaining the required type of information includes a data driven first application program arranged, in use, to interact with the first database so as to populate the request fields.
3. A system as claimed in claim 1 or claim 2, further including a second database in which product specification data associated with the required information is stored.
4. A system as claimed in claim 3, wherein the means for gathering the request details is arranged, in use, to present to a user data entry fields which are based on the specification data associated with the required information.
5. A system as claimed in claim 3 or claim 4, wherein the system further includes means for maintaining the second database.
6. A system as claimed in claim 5, wherein the means for maintaining the second database includes a second application program arranged, in use, to facilitate addition of further products and product specification data to the second database.
7. A system as claimed in any one of the preceding claims, wherein the required type of information is price quotation information and the system is utilised for obtaining price quotations for a product, and wherein the system further includes means for placing an order for the product from a selected web-site on the basis of a selection made by the user.
8. A system as claimed in claim 7, wherein the means for placing an order includes a data driven third application program arranged, in use, to send customer data obtained from the user to the selected web-site.
9. A system as claimed in claim 8, wherein the system includes a third database for storing the customer data obtained from the user for future processing.
10. A system as claimed in any one of the preceding claims, wherein the system is arranged such that the required type of information is obtained automatically in response to predetermined events or at predetermined intervals, and the system further includes update means arranged, in use, to forward the automatically obtained required type of information to the user.
11. A system as claimed in claim 10, wherein the update means is arranged to forward the required type of information via e-mail, and/or via wired or wireless phone, and/or via facsimile, and/or via interfacing to other software.
12. A method of obtaining information over a computer network, said method including the steps of: facilitating selection by a user of required type of information, gathering request details from a user; storing the gathered request details in a first database; and obtaining the required type of information from a plurality of predetermined web-sites, each predetermined web-site being capable of providing the required type of information, and the step of obtaining the required type of information including the step of populating data request fields of the web-sites based on the stored request details.
13. A method as claimed in claim 12 , wherein the step of obtaining the required type of information uses a data driven first application program arranged, in use, to interact with the first database so as to populate the request fields.
14. A method as claimed in claim 12 or claim 13, further including the step of providing a second database in which product specification data associated with the required information is stored.
15. A method as claimed in claim 14, wherein the step of gathering the request details includes the step of presenting to a user data entry fields which are based on the specification data associated with the required information
16. A method as claimed in claim 14 or claim 15, wherein the method further includes the step of maintaining the second database
17. A method as claimed in claim 16, wherein the step of maintaining the second database includes the step of using a second application program to facilitate addition of further products and product specification data to the second database.
18. A method as claimed in any one of claims 12 to 17, wherein the required type of information is price quotation information and the method is utilised for obtaining price quotations for a product, and wherein the method further includes the step of facilitating placing of an order for the product from a selected web-site on the basis of a selection made by the user.
19. A method as claimed in claim 18, wherein the steps of facilitating placing of an order includes the step of using a data driven third application program to send customer data obtained from the user to the selected web-site.
20. A method as claimed in claim 19, wherein the method includes the step of providing a third database for storing the customer data obtained from the user for future processing.
21. A method as claimed in any one of claims 12 to 17, wherein the method includes the step of obtaining the required type of information automatically in response to predetermined events or at predetermined intervals, and the method further includes the step of updating the required information by forwarding the automatically obtained required type of information to the user.
22. A method as claimed in claim 10, wherein the updating step includes the step of forwarding the required type of information via e-mail, and/or via wired or wireless phone, and/or via facsimile, and/or via interfacing to other software.
PCT/AU2001/000855 2000-07-13 2001-07-13 Information obtaining system WO2002007016A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2001272207A AU2001272207A1 (en) 2000-07-13 2001-07-13 Information obtaining system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
AUPQ8785 2000-07-13
AUPQ8785A AUPQ878500A0 (en) 2000-07-13 2000-07-13 Information obtaining system

Publications (1)

Publication Number Publication Date
WO2002007016A1 true WO2002007016A1 (en) 2002-01-24

Family

ID=3822849

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/AU2001/000855 WO2002007016A1 (en) 2000-07-13 2001-07-13 Information obtaining system

Country Status (2)

Country Link
AU (1) AUPQ878500A0 (en)
WO (1) WO2002007016A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002095626A1 (en) * 2001-05-18 2002-11-28 Crimsonlogic Pte Ltd Integrated data sharing system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4992940A (en) * 1989-03-13 1991-02-12 H-Renee, Incorporated System and method for automated selection of equipment for purchase through input of user desired specifications
US5758328A (en) * 1996-02-22 1998-05-26 Giovannoli; Joseph Computerized quotation system and method
JPH10320422A (en) * 1997-03-17 1998-12-04 Fujitsu Ltd Mall server and computer-readable recording medium where mall server program is recorded
US6014643A (en) * 1996-06-28 2000-01-11 Minton; Vernon F. Interactive securities trading system
US6014644A (en) * 1996-11-22 2000-01-11 Pp International, Inc. Centrally coordinated communication systems with multiple broadcast data objects and response tracking
US6085186A (en) * 1996-09-20 2000-07-04 Netbot, Inc. Method and system using information written in a wrapper description language to execute query on a network

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4992940A (en) * 1989-03-13 1991-02-12 H-Renee, Incorporated System and method for automated selection of equipment for purchase through input of user desired specifications
US5758328A (en) * 1996-02-22 1998-05-26 Giovannoli; Joseph Computerized quotation system and method
US6014643A (en) * 1996-06-28 2000-01-11 Minton; Vernon F. Interactive securities trading system
US6085186A (en) * 1996-09-20 2000-07-04 Netbot, Inc. Method and system using information written in a wrapper description language to execute query on a network
US6014644A (en) * 1996-11-22 2000-01-11 Pp International, Inc. Centrally coordinated communication systems with multiple broadcast data objects and response tracking
JPH10320422A (en) * 1997-03-17 1998-12-04 Fujitsu Ltd Mall server and computer-readable recording medium where mall server program is recorded

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002095626A1 (en) * 2001-05-18 2002-11-28 Crimsonlogic Pte Ltd Integrated data sharing system

Also Published As

Publication number Publication date
AUPQ878500A0 (en) 2000-08-03

Similar Documents

Publication Publication Date Title
US7716089B1 (en) Method and system for facilitating browsing of an electronic catalog of items
US6941553B2 (en) Hypertext concept notation for dynamically constructing a sentence to respond to a user request
US6604113B1 (en) Method and apparatus for providing account information
US6910187B2 (en) Graphical user interface for procuring telecommunications services on-line
US6766361B1 (en) Machine-to-machine e-commerce interface using extensible markup language
US7797338B2 (en) System and method for facilitating personalization of applications based on anticipation of users' interests
EP1087308A2 (en) Method and system for providing resource access in a mobile enviroment
US20050010877A1 (en) System and method for dynamic generation of a graphical user interface
US20020031212A1 (en) Method and apparatus for intelligent data network call setup
US7328172B2 (en) Provision of electronic commerce services
US20030065558A1 (en) Method and apparatus for multi-vendor powered business portal with intelligent service promotion and user profile gathering
US7716347B2 (en) Method for managing commerce contexts
JP2002288546A (en) Aggregate of services in internet portal
EP1523721A2 (en) Computer profile update system
US20020198758A1 (en) Web page providing method, server machine, web page providing program, and computer readable medium
US20040230562A1 (en) System and method of providing an online user with directory listing information about an entity
JP2002334101A (en) Computer system to provide web page suitable for user
US7225234B2 (en) Method and system for selective advertisement display of a subset of search results
US6339644B1 (en) Method and apparatus for intelligent data network call spawning system
US20030081591A1 (en) System and method for routing email messages to appropriate ones of geographically distributed email servers
WO2000073942A2 (en) Intelligent agent parallel search and comparison engine
US20020046219A1 (en) Web site system
WO2002007016A1 (en) Information obtaining system
JP2003292163A (en) Visitation prior notification system, patrol service support system, prior notification method, program, and recording medium
US20020091589A1 (en) System and method for customizing a product

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC 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 MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ 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 TR 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)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP