Movatterモバイル変換


[0]ホーム

URL:


US20030120719A1 - System, method and computer program product for a user agent for pattern replay - Google Patents

System, method and computer program product for a user agent for pattern replay
Download PDF

Info

Publication number
US20030120719A1
US20030120719A1US09/942,081US94208101AUS2003120719A1US 20030120719 A1US20030120719 A1US 20030120719A1US 94208101 AUS94208101 AUS 94208101AUS 2003120719 A1US2003120719 A1US 2003120719A1
Authority
US
United States
Prior art keywords
web page
state
client
user
network
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US09/942,081
Inventor
Dmitriy Yepishin
Asad Zaidi
Vladimir Soskov
Quinton Zondervan
Shailesh Garg
Harikrishna Anamaraju
Rodolfo Fernandez
Jonathan Rochez
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nvidia International Inc
Original Assignee
Individual
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 IndividualfiledCriticalIndividual
Priority to US09/942,081priorityCriticalpatent/US20030120719A1/en
Priority to US10/011,270prioritypatent/US7343625B1/en
Assigned to CLICKMARKS.COM, INC.reassignmentCLICKMARKS.COM, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: FERNANDEZ, RODOLFO G., ZONDERVAN, QUINTON Y., ANAMARAJU, HARIKRISHNA, GARG, SHAILESH, ROCHEZ, JONATHAN E., SOSKOV, VLADIMIR S., YEPISHIN, DMITRIY V., ZAIDI, ASAD A.
Priority to AU2002327525Aprioritypatent/AU2002327525A1/en
Priority to PCT/US2002/027031prioritypatent/WO2003021384A2/en
Publication of US20030120719A1publicationCriticalpatent/US20030120719A1/en
Assigned to NVIDIA INTERNATIONAL, INC.reassignmentNVIDIA INTERNATIONAL, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: CLICKMARKS, INC.
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A system, method and computer program product are provided for User Agent operation. A network site is accessed utilizing a network. User interaction is simulated for navigating the network site based on client specifications. A web page is retrieved from the site. Identifiers are assigned to elements of the web page. The web page is rendered for further processing. Dynamic content of the web page is rendered. The rendered web page is returned to the client in a markup language.

Description

Claims (23)

What is claimed is:
1. A method for user agent operation, comprising:
(a) accessing a network site utilizing a network;
(b) simulating user interaction for navigating the network site based on client specifications;
(c) retrieving a web page from the site;
(d) assigning identifiers to elements of the web page;
(e) rendering the web page for further processing;
(f) rendering dynamic content of the web page; and
(g) returning the rendered web page to the client in a markup language.
2. The method as recited inclaim 1, further comprising navigating from the web page.
3. The method as recited inclaim 2, wherein navigating from the web page includes at least one of selecting links on a web page, submitting forms, and firing scripting events.
4. The method as recited inclaim 1, wherein the client is informed of changed frames.
5. The method as recited inclaim 1, wherein specified frames are sent to the client.
6. The method as recited inclaim 1, wherein a network interface is provided.
7. The method as recited inclaim 1, wherein a Component Object Model (COM) interface is provided.
8. The method as recited inclaim 1, wherein the rendered content is output to a wireless user device.
9. A computer program product for user agent operation, comprising:
(a) computer code for accessing a network site utilizing a network;
(b) computer code for simulating user interaction for navigating the network site based on client specifications;
(c) computer code for retrieving a web page from the site;
(d) computer code for assigning identifiers to elements of the web page;
(e) computer code for rendering the web page for further processing;
(f) computer code for rendering dynamic content of the web page; and
(g) computer code for returning the rendered web page to the client in a markup language.
10. A system for user agent operation, comprising:
(a) logic for accessing a network site utilizing a network;
(b) logic for simulating user interaction for navigating the network site based on client specifications;
(c) logic for retrieving a web page from the site;
(d) logic for assigning identifiers to elements of the web page;
(e) logic for rendering the web page for further processing;
(f) logic for rendering dynamic content of the web page; and
(g) logic for returning the rendered web page to the client in a markup language.
11. A method for user agent operation, comprising:
(a) accessing a network site utilizing a network;
(b) simulating user interaction for navigating the network site based on client specifications;
(c) retrieving a web page from the site;
(d) assigning identifiers to elements of the web page;
(e) rendering the web page for further processing;
(f) rendering dynamic content of the web page; and
(g) returning the rendered web page to the client in a markup language;
(h) wherein the client performs further processing.
12. The method as recited inclaim 11, further comprising navigating from the web page.
13. The method as recited inclaim 12, wherein navigating from the web page includes at least one of selecting links on a web page, submitting forms, and firing scripting events.
14. The method as recited inclaim 11, wherein the client is informed of changed frames.
15. The method as recited inclaim 11, wherein specified frames are sent to the client.
16. The method as recited inclaim 11, wherein a network interface is provided.
17. The method as recited inclaim 11, wherein a Component Object Model (COM) interface is provided.
18. The method as recited inclaim 11, wherein the rendered content is output to a wireless user device.
19. The method as recited inclaim 11, wherein the further processing includes repeating acts (b)-(g).
20. A computer program product for user agent operation, comprising:
(a) computer code for accessing a network site utilizing a network;
(b) computer code for simulating user interaction for navigating the network site based on client specifications;
(c) computer code for retrieving a web page from the site;
(d) computer code for assigning identifiers to elements of the web page;
(e) computer code for rendering the web page for further processing;
(f) computer code for rendering dynamic content of the web page; and
(g) computer code for returning the rendered web page to the client in a markup language;
(h) wherein the client performs further processing.
21. A system for user agent operation, comprising:
(a) logic for accessing a network site utilizing a network;
(b) logic for simulating user interaction for navigating the network site based on client specifications;
(c) logic for retrieving a web page from the site;
(d) logic for assigning identifiers to elements of the web page;
(e) logic for rendering the web page for further processing;
(f) logic for rendering dynamic content of the web page; and
(g) logic for returning the rendered web page to the client in a markup language;
(h) wherein the client performs further processing.
22. A method for user agent operation, comprising:
(a) accessing a network site utilizing a network;
(b) simulating user interaction for navigating the network site based on client specifications;
(c) retrieving a web page from the site;
(d) assigning identifiers to elements of the web page;
(e) rendering the web page for further processing;
(f) rendering dynamic content of the web page;
(g) returning the rendered web page to the client in a markup language;
(h) wherein specified frames of the web page are sent to the client; and
(i) navigating from the web page;
(j) wherein navigating from the web page includes at least one of selecting links on a web page, submitting forms, and firing scripting events;
(k) wherein the client performs further processing;
(l) wherein the client is informed of changed frames;
(m) wherein the rendered content is output to a wireless user device.
23. The method as recited inclaim 22, further comprising repeating acts (b)-(g).
US09/942,0812001-08-282001-08-28System, method and computer program product for a user agent for pattern replayAbandonedUS20030120719A1 (en)

Priority Applications (4)

Application NumberPriority DateFiling DateTitle
US09/942,081US20030120719A1 (en)2001-08-282001-08-28System, method and computer program product for a user agent for pattern replay
US10/011,270US7343625B1 (en)2001-08-282001-10-25System, method and computer program product for automated interaction with and data extraction from Java applets
AU2002327525AAU2002327525A1 (en)2001-08-282002-08-22System, method and computer program product for pattern replay using state recognition
PCT/US2002/027031WO2003021384A2 (en)2001-08-282002-08-22System, method and computer program product for pattern replay using state recognition

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US09/942,081US20030120719A1 (en)2001-08-282001-08-28System, method and computer program product for a user agent for pattern replay

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US10/011,270Continuation-In-PartUS7343625B1 (en)2001-08-282001-10-25System, method and computer program product for automated interaction with and data extraction from Java applets

Publications (1)

Publication NumberPublication Date
US20030120719A1true US20030120719A1 (en)2003-06-26

Family

ID=25477547

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US09/942,081AbandonedUS20030120719A1 (en)2001-08-282001-08-28System, method and computer program product for a user agent for pattern replay
US10/011,270Expired - LifetimeUS7343625B1 (en)2001-08-282001-10-25System, method and computer program product for automated interaction with and data extraction from Java applets

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US10/011,270Expired - LifetimeUS7343625B1 (en)2001-08-282001-10-25System, method and computer program product for automated interaction with and data extraction from Java applets

Country Status (1)

CountryLink
US (2)US20030120719A1 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20080004945A1 (en)*2006-06-302008-01-03Joe WatsonAutomated scoring of interactions
US20080136940A1 (en)*2006-12-062008-06-12Samsung Electronics Co., Ltd.Method and apparatus for automatic image management
WO2008077111A1 (en)*2006-12-192008-06-26Gallup, Inc.A state discovery automation for dynamic web applications
WO2008146246A1 (en)*2007-05-302008-12-04Nokia CorporationSystem and method for providing animated browser thumbnails
US7526559B1 (en)*2008-03-312009-04-28International Business Machines CorporationTransfer of web applications between devices
US20100262589A1 (en)*2009-04-092010-10-14International Business Machines CorporationWeb-Browser Based State Repository
US20160004671A1 (en)*2007-09-272016-01-07Adobe Systems IncorporatedCommenting dynamic content
US20160078146A1 (en)*2013-01-292016-03-17Hewlett-Packard Development Company, L.P.Analyzing structure of web application
US9842113B1 (en)2013-08-272017-12-12Google Inc.Context-based file selection
US9870554B1 (en)2012-10-232018-01-16Google Inc.Managing documents based on a user's calendar
US9910992B2 (en)*2013-02-252018-03-06Entit Software LlcPresentation of user interface elements based on rules
US9973462B1 (en)2013-10-212018-05-15Google LlcMethods for generating message notifications
US12120133B1 (en)*2016-11-072024-10-15United Services Automobile Association (Usaa)Request header anomaly detection

Families Citing this family (30)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
GB0206552D0 (en)*2002-03-202002-05-01Koninkl Philips Electronics NvComputer systems and a related method for enabling a prospective buyer to browse a vendor's webside to purchase goods or services
KR100854531B1 (en)*2002-07-012008-10-27노키아 코포레이션 System and method for delivering representative media objects of a broadcast media stream to a terminal
US7523486B1 (en)*2004-03-052009-04-21Sprint Communications Company LpUser administration tool
US20060075088A1 (en)*2004-09-242006-04-06Ming GuoMethod and System for Building a Client-Side Stateful Web Application
US7571473B1 (en)2005-06-102009-08-04Sprint Communications Company L.P.Identity management system and method
US9178793B1 (en)*2006-09-292015-11-03Yahoo! Inc.Engine for processing content rules associated with locations in a page
US8156201B2 (en)2007-02-202012-04-10Microsoft CorporationUnifying discoverability of a website's services
US8886510B2 (en)*2007-05-252014-11-11Sony Computer Entertainment America LlcMethod and apparatus for generating an event in response to interactions with information available only to a subset of client devices in a computer simulation
US8145702B2 (en)*2007-05-252012-03-27Sony Computer Entertainment America LlcMethod and apparatus for team based strategy planning in computer simulations
US8230412B2 (en)*2007-08-312012-07-24Apple Inc.Compatible trust in a computing device
US8271836B2 (en)*2007-09-272012-09-18Microsoft CorporationCapturing diagnostics in web browser applications
US8146110B2 (en)2007-12-102012-03-27Microsoft CorporationService platform for in-context results
US20090228804A1 (en)*2008-03-052009-09-10Microsoft CorporationService Preview And Access From an Application Page
US8631340B2 (en)*2008-06-252014-01-14Microsoft CorporationTab management in a user interface window
US9396281B2 (en)2008-08-132016-07-19Microsoft Technology Licensing, LlcActivities operating on structured data
US9594900B2 (en)*2008-12-092017-03-14Microsoft Technology Licensing, LlcIsolating applications hosted by plug-in code
MY151479A (en)*2008-12-162014-05-30Secure Corp M Sdn Bhd FMethod and apparatus for detecting shellcode insertion
US8849847B2 (en)*2010-02-032014-09-30Get Smart Content, Inc.Rules-based targeted content message serving systems and methods
US9152966B2 (en)*2011-05-032015-10-06Microsoft Technology Licensing, LlcData reporting framework across on-premise and hosted CRM services
JP2014519119A (en)2011-05-312014-08-07ヒューレット−パッカード デベロップメント カンパニー エル.ピー. Automatic security inspection
US9398071B1 (en)*2013-01-292016-07-19Amazon Technologies, Inc.Managing page-level usage data
US9811327B2 (en)*2015-12-212017-11-07Quixey, Inc.Dependency-aware transformation of multi-function applications for on-demand execution
US9952848B2 (en)2015-12-212018-04-24Samsung Electronics Co., Ltd.Dependency-aware transformation of multi-function applications for on-demand execution
US11036619B2 (en)2019-06-062021-06-15International Business Machines CorporationBypassing execution of a module in real-time
US11074069B2 (en)2019-06-062021-07-27International Business Machines CorporationReplaying interactions with transactional and database environments with re-arrangement
US10915426B2 (en)2019-06-062021-02-09International Business Machines CorporationIntercepting and recording calls to a module in real-time
US11016762B2 (en)2019-06-062021-05-25International Business Machines CorporationDetermining caller of a module in real-time
US10929126B2 (en)2019-06-062021-02-23International Business Machines CorporationIntercepting and replaying interactions with transactional and database environments
US11611629B2 (en)*2020-05-132023-03-21Microsoft Technology Licensing, LlcInline frame monitoring
US12212714B2 (en)*2021-12-292025-01-28Genesys Cloud Services, Inc.Technologies for automated process discovery in contact center systems

Citations (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6157940A (en)*1997-11-212000-12-05International Business Machines CorporationAutomated client-based web server stress tool simulating simultaneous multiple user server accesses
US20010013070A1 (en)*2000-02-092001-08-09Nec CorporationData conversion system and data conversion method thereof
US20020002569A1 (en)*1998-12-092002-01-03Binh NguyenSystems, methods and computer program products for associating dynamically generated web page content with web site visitors
US20020035579A1 (en)*2000-09-122002-03-21Wang Wayne W.Transform rule generator for web-based markup languages
US20020073235A1 (en)*2000-12-112002-06-13Chen Steve X.System and method for content distillation
US6477550B1 (en)*1999-03-162002-11-05Mcafee.Com CorporationMethod and system for processing events related to a first type of browser from a second type of browser
US6487566B1 (en)*1998-10-052002-11-26International Business Machines CorporationTransforming documents using pattern matching and a replacement language
US6510468B1 (en)*1999-01-222003-01-21Micro Focus International LimitedAdaptively transforming data from a first computer program for use in a second computer program
US20030023754A1 (en)*2001-07-272003-01-30Matthias EichstadtMethod and system for adding real-time, interactive functionality to a web-page
US20030033434A1 (en)*2001-08-132003-02-13Sathya KavacheriClient aware content scrapping and aggregation in a wireless portal system
US20030115365A1 (en)*2001-12-192003-06-19Teddy LindseyTranscoding information in a first markup language into a second markup language
US6615252B1 (en)*1997-03-102003-09-02Matsushita Electric Industrial Co., Ltd.On-demand system for serving multimedia information in a format adapted to a requesting client

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6625581B1 (en)*1994-04-222003-09-23Ipf, Inc.Method of and system for enabling the access of consumer product related information and the purchase of consumer products at points of consumer presence on the world wide web (www) at which consumer product information request (cpir) enabling servlet tags are embedded within html-encoded documents
US6046740A (en)*1997-02-072000-04-04Seque Software, Inc.Application testing with virtual object recognition
US5974549A (en)*1997-03-271999-10-26Soliton Ltd.Security monitor
US5983348A (en)*1997-09-101999-11-09Trend Micro IncorporatedComputer network malicious code scanner
AU3878699A (en)*1998-05-041999-11-23Intermec Ip CorporationAutomatic data collection device having a network communications capability
US6842782B1 (en)*1998-12-082005-01-11Yodlee.Com, Inc.Method and apparatus for tracking functional states of a web-site and reporting results to web developers
US6826553B1 (en)*1998-12-182004-11-30Knowmadic, Inc.System for providing database functions for multiple internet sources
US6691163B1 (en)*1999-12-232004-02-10Alexa InternetUse of web usage trail data to identify related links
US6601020B1 (en)*2000-05-032003-07-29Eureka Software Solutions, Inc.System load testing coordination over a network
US6823373B1 (en)*2000-08-112004-11-23Informatica CorporationSystem and method for coupling remote data stores and mobile devices via an internet based server
US6920505B2 (en)*2000-12-142005-07-19Ask Jeeves, Inc.Method and apparatus for determining a navigation path for a visitor to a world wide web site
EP1233333A1 (en)*2001-02-192002-08-21Hewlett-Packard CompanyProcess for executing a downloadable service receiving restrictive access rights to al least one profile file

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6615252B1 (en)*1997-03-102003-09-02Matsushita Electric Industrial Co., Ltd.On-demand system for serving multimedia information in a format adapted to a requesting client
US6157940A (en)*1997-11-212000-12-05International Business Machines CorporationAutomated client-based web server stress tool simulating simultaneous multiple user server accesses
US6487566B1 (en)*1998-10-052002-11-26International Business Machines CorporationTransforming documents using pattern matching and a replacement language
US20020002569A1 (en)*1998-12-092002-01-03Binh NguyenSystems, methods and computer program products for associating dynamically generated web page content with web site visitors
US6510468B1 (en)*1999-01-222003-01-21Micro Focus International LimitedAdaptively transforming data from a first computer program for use in a second computer program
US6477550B1 (en)*1999-03-162002-11-05Mcafee.Com CorporationMethod and system for processing events related to a first type of browser from a second type of browser
US20010013070A1 (en)*2000-02-092001-08-09Nec CorporationData conversion system and data conversion method thereof
US20020035579A1 (en)*2000-09-122002-03-21Wang Wayne W.Transform rule generator for web-based markup languages
US20020073235A1 (en)*2000-12-112002-06-13Chen Steve X.System and method for content distillation
US20030023754A1 (en)*2001-07-272003-01-30Matthias EichstadtMethod and system for adding real-time, interactive functionality to a web-page
US20030033434A1 (en)*2001-08-132003-02-13Sathya KavacheriClient aware content scrapping and aggregation in a wireless portal system
US20030115365A1 (en)*2001-12-192003-06-19Teddy LindseyTranscoding information in a first markup language into a second markup language

Cited By (20)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20080004945A1 (en)*2006-06-302008-01-03Joe WatsonAutomated scoring of interactions
US20080136940A1 (en)*2006-12-062008-06-12Samsung Electronics Co., Ltd.Method and apparatus for automatic image management
WO2008077111A1 (en)*2006-12-192008-06-26Gallup, Inc.A state discovery automation for dynamic web applications
US20080270836A1 (en)*2006-12-192008-10-30Kallakuri PraveenState discovery automaton for dynamic web applications
WO2008146246A1 (en)*2007-05-302008-12-04Nokia CorporationSystem and method for providing animated browser thumbnails
US10417308B2 (en)*2007-09-272019-09-17Adobe Inc.Commenting dynamic content
US20160004671A1 (en)*2007-09-272016-01-07Adobe Systems IncorporatedCommenting dynamic content
US7526559B1 (en)*2008-03-312009-04-28International Business Machines CorporationTransfer of web applications between devices
US10346503B2 (en)2009-04-092019-07-09International Business Machines CorporationWeb-browser based state repository
US9639626B2 (en)*2009-04-092017-05-02International Business Machines CorporationWeb-browser based state repository
US20100262589A1 (en)*2009-04-092010-10-14International Business Machines CorporationWeb-Browser Based State Repository
US9870554B1 (en)2012-10-232018-01-16Google Inc.Managing documents based on a user's calendar
US10152552B2 (en)*2013-01-292018-12-11Entit Software LlcAnalyzing a structure of a web application to produce actionable tokens
US20160078146A1 (en)*2013-01-292016-03-17Hewlett-Packard Development Company, L.P.Analyzing structure of web application
US9910992B2 (en)*2013-02-252018-03-06Entit Software LlcPresentation of user interface elements based on rules
US9842113B1 (en)2013-08-272017-12-12Google Inc.Context-based file selection
US11681654B2 (en)2013-08-272023-06-20Google LlcContext-based file selection
US12032518B2 (en)2013-08-272024-07-09Google LlcContext-based file selection
US9973462B1 (en)2013-10-212018-05-15Google LlcMethods for generating message notifications
US12120133B1 (en)*2016-11-072024-10-15United Services Automobile Association (Usaa)Request header anomaly detection

Also Published As

Publication numberPublication date
US7343625B1 (en)2008-03-11

Similar Documents

PublicationPublication DateTitle
US7343625B1 (en)System, method and computer program product for automated interaction with and data extraction from Java applets
US20030120762A1 (en)System, method and computer program product for pattern replay using state recognition
US20230393868A1 (en)Method and Apparatus for User Interface Modification
EP1156427B1 (en)Postback input handling by server-side control objects
US6362840B1 (en)Method and system for graphic display of link actions
JP4694031B2 (en) Data binding using server-side control objects
US7899847B2 (en)System and method for authoring new lightweight web applications using application traces on existing websites
US7647561B2 (en)System, method and computer program product for application development using a visual paradigm to combine existing data and applications
US7861213B2 (en)Mechanism for developing AJax applications using java swing framework and method for using the same
US8578333B2 (en)Method and system for client-side user interface enhancement to enable application integration and portalisation
US8627344B2 (en)Methods and apparatuses for user interface management
US20030005159A1 (en)Method and system for generating and serving multilingual web pages
US20030069943A1 (en)Method and apparatus for user personalized and adaptive business processing modeling and integration
US20070094606A1 (en)Reusable online survey engine
WO2006124215A2 (en)System and method for generating and updating user interfaces of web-based applications
KR20060050608A (en) Data Sharing Systems, Methods, and Software Tools
WO2004053713A1 (en)Automatic context management for web applications with client side code execution
US20090063661A1 (en)Method, system and apparatus for presenting forms and publishing form data
US20090164563A1 (en)Systems and Methods for Transparently Accessing Web Applications Remotely and Locally
US20030080994A1 (en)System, method and computer program product for recognizing a state of a remote application
US7814020B2 (en)System, method and computer program product for the recording and playback of transaction macros
US7353456B2 (en)Prototype page for simulating navigation in computer programs
Homer et al.Professional Asp. Net 1.1 (2004 Ed.)(Wrox)
WO2003021384A2 (en)System, method and computer program product for pattern replay using state recognition
MoroneyFoundations of Atlas: Rapid Ajax Development with ASP. NET 2.0

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:CLICKMARKS.COM, INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YEPISHIN, DMITRIY V.;ZAIDI, ASAD A.;SOSKOV, VLADIMIR S.;AND OTHERS;REEL/FRAME:012516/0490;SIGNING DATES FROM 20011015 TO 20011016

ASAssignment

Owner name:NVIDIA INTERNATIONAL, INC., BARBADOS

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CLICKMARKS, INC.;REEL/FRAME:016862/0429

Effective date:20050906

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp