CN101872365A - Method for realizing one-key login to other website on webpage - Google Patents

Method for realizing one-key login to other website on webpage Download PDF

Info

Publication number
CN101872365A
CN101872365A CN201010223690A CN201010223690A CN101872365A CN 101872365 A CN101872365 A CN 101872365A CN 201010223690 A CN201010223690 A CN 201010223690A CN 201010223690 A CN201010223690 A CN 201010223690A CN 101872365 A CN101872365 A CN 101872365A
Authority
CN
China
Prior art keywords
webpage
password
account
database
targeted website
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.)
Pending
Application number
CN201010223690A
Other languages
Chinese (zh)
Inventor
胡加明
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.)
Suzhou Codyy Network Technology Co Ltd
Original Assignee
Suzhou Codyy Network Technology Co Ltd
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 Suzhou Codyy Network Technology Co Ltd filed Critical Suzhou Codyy Network Technology Co Ltd
Priority to CN201010223690A priority Critical patent/CN101872365A/en
Priority to PCT/CN2010/076493 priority patent/WO2012000223A1/en
Publication of CN101872365A publication Critical patent/CN101872365A/en
Pending legal-status Critical Current

Links

Images

Classifications

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

Landscapes

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

Abstract

The invention discloses a method for realizing one-key login to other website on a webpage, and belongs to the technical field of networks. The method comprises that: a webpage program opens a target webpage, analyzes an html form in the login webpage thereof, and stores html codes of the form into a database; a user selects the target webpage, inputs an account number and a password registered in the target webpage, and stores the target webpage to the database; the webpage displays all target webpages stored in the database, the user clicks one random target webpage, the webpage program acquires corresponding html form codes in the database and outputs the codes to the webpage, and a java script program analyzes the html form, assigns the account number and the password corresponding to the target webpage to a user name frame and a password frame and automatically submits the form to the target webpage. Through the method, the user does not need to memorize the account numbers and the passwords of many websites and can log in the target websites only by one-key operation.

Description

An a kind of key of realizing on webpage signs in to the method for other websites
Technical field
The invention belongs to networking technology area, specifically belong to the method that an a kind of key of realizing signs in to other websites on webpage.
Background technology
Internet Age, brought up our new work and life style, the pattern of its interconnectivity, opening and shared information has been broken the heavy barrier of conventional information circulation way, makes us obtain information than more convenient and abundant in content in the past.Along with Internet development, just with the speed increment of explosion type, people have to go to register the number of the account of oneself in a lot of websites the information on the internet.But along with the rapid increase of netizen's quantity, they have taken a large amount of account numbers, and the account number that netizen registers on different web sites is unlikely all the same, considers safe problem, and the setting of password is all inequality, is not easy to very much memory.Yet number of the account that netizens will remember and password are more and more, become increasingly complex, and accumulate over a long period, and a lot of account numbers and password can little by little blur, even go hang.Show that according to an investigation nearly 2/3rds Internet user is dealing with improperly aspect management account number and the user cipher, the Internet user is badly in need of a kind of method of carrying out unified management for the account number of different web sites and password.And the login mouth of the present invention by these websites that the netizen is needed is brought together, and disposable login account and the password that sets all websites, after setting, the user only need remember the number of the account and the password of this website, can be by clicking the site list of these registered websites, and need not to recall again the number of the account and the password of these websites, just can directly sign in to these websites with number of the account and the password that was provided with.
Summary of the invention
Technical matters to be solved by this invention is: provide an a kind of key of realizing on webpage to sign in to the method for other websites.
In order to solve the problems of the technologies described above, the present invention adopts following technical scheme: an a kind of key of realizing on webpage signs in to the method for other websites, may further comprise the steps:
1) user capture webpage selects to wish the targeted website of login automatically, and web page program obtains the html code of the logon form of targeted website from database;
2) user inputs the number of the account and the password of targeted website registration;
3) deposit the HTML code of logon form, the number of the account and the password of targeted website in database;
4) user capture webpage, web page program obtains HTML code, number of the account and the password of logon form from database, and the html code is outputed to the page;
5) the input element in the logon form in the page script process analysis webpage, the attribute that obtains input is respectively 2 input elements of text and password, and with number of the account and password respectively assignment give this 2 input elements.
6) the automatic invoke script program of webpage is submitted list to.
Wherein step 1) comprises following process: 1a) browser client accessed web page, and the user selects one to wish the targeted website of login automatically; 1b) web page program obtains the pairing html code in this targeted website from database.
Wherein step 5) comprises following process: 5a) the input element in the logon form in the page script process analysis webpage; 5b) travel through these input elements, find the attribute of input to be respectively 2 input elements of text and password; 5c) with the number of the account of targeted website and password respectively assignment give these 2 input elements that find.
The present invention compared with prior art has the following advantages:
(1) only needs a key operation can sign in to the targeted website that each has added, need not input number of the account one by one and password is logined.
(2) Account Administration is carried out in the password unification of all websites, need not to remember the account number cipher of each website.
Description of drawings
Figure of description is a detail flowchart of the present invention.
Embodiment
An a kind of key of realizing on webpage signs in to the method for other websites, may further comprise the steps:
1) user capture webpage selects to wish the targeted website of login automatically, and web page program obtains the html code of the logon form of targeted website from database.
2) user inputs the number of the account and the password of targeted website registration.
3) deposit the HTML code of logon form, the number of the account and the password of targeted website in database.
4) user capture webpage, web page program obtains HTML code, number of the account and the password of logon form from database, and the html code is outputed to the page.
5) the input element in the logon form in the page script process analysis webpage, the attribute that obtains input is respectively 2 input elements of text and password, and with number of the account and password respectively assignment give this 2 input elements.
6) the automatic invoke script program of webpage is submitted list to.
Further describe method of the present invention below:
1) ginseng Figure of description, browser client is opened webpage, selects one to wish the website of login automatically from the page; After choosing, page jump is to input number of the account and cryptographic interface; Browser client input number of the account and password are also preserved.Server deposits the html of number of the account and password and logon form in database, so that can be directly realize key login by these numbers of the account and password and html code next time.Browser client is opened webpage once more, clicks the link page of this targeted website of having added from tabulation, and this page program obtains html code, number of the account and the password of storing this targeted website in database, and the html code is exported in the page.The html element of these outputs of Javascript script finds the type attribute to be respectively 2 input elements of text and password, and gives this 2 input elements with the number of the account and the password assignment of targeted website.The submit () method of calling this logon form then is submitted to the pairing login interface in targeted website with it.

Claims (3)

1. a key of realizing on webpage signs in to the method for other websites, may further comprise the steps:
1) user capture webpage selects to wish the targeted website of login automatically, and web page program obtains the html code of the logon form of targeted website from database;
2) user inputs the number of the account and the password of targeted website registration;
3) deposit the HTML code of logon form, the number of the account and the password of targeted website in database;
4) user capture webpage, web page program obtains HTML code, number of the account and the password of logon form from database, and the html code is outputed to the page;
5) the input element in the logon form in the page script process analysis webpage, the attribute that obtains input is respectively 2 input elements of text and password, and with number of the account and password respectively assignment give this 2 input elements;
6) the automatic invoke script program of webpage is submitted list to.
2. an a kind of key of realizing on webpage as claimed in claim 1 signs in to the method for other websites, and it is characterized in that: wherein step 1) comprises following process: 1a) browser client accessed web page, and the user selects one to wish the targeted website of login automatically; 1b) web page program obtains the pairing html code in this targeted website from database.
3. an a kind of key of realizing on webpage as claimed in claim 1 signs in to the method for other websites, and it is characterized in that: wherein step 5) comprises following process: 5a) the input element in the logon form in the page script process analysis webpage; 5b) travel through these input elements, find the attribute of input to be respectively 2 input elements of text and password; 5c) with the number of the account of targeted website and password respectively assignment give these 2 input elements that find.
CN201010223690A 2010-07-02 2010-07-02 Method for realizing one-key login to other website on webpage Pending CN101872365A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201010223690A CN101872365A (en) 2010-07-02 2010-07-02 Method for realizing one-key login to other website on webpage
PCT/CN2010/076493 WO2012000223A1 (en) 2010-07-02 2010-08-31 Method for realizing one-key login to other websites on webpage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010223690A CN101872365A (en) 2010-07-02 2010-07-02 Method for realizing one-key login to other website on webpage

Publications (1)

Publication Number Publication Date
CN101872365A true CN101872365A (en) 2010-10-27

Family

ID=42997228

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010223690A Pending CN101872365A (en) 2010-07-02 2010-07-02 Method for realizing one-key login to other website on webpage

Country Status (2)

Country Link
CN (1) CN101872365A (en)
WO (1) WO2012000223A1 (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102055768A (en) * 2010-12-31 2011-05-11 奇智软件(北京)有限公司 Network logon method and system
CN102291456A (en) * 2011-08-11 2011-12-21 Tcl集团股份有限公司 account number management method, device and system
CN102495855A (en) * 2011-11-21 2012-06-13 奇智软件(北京)有限公司 Automatic login method and device
CN102710759A (en) * 2012-05-22 2012-10-03 中国联合网络通信集团有限公司 Web server, business logging method and system
WO2013007150A1 (en) * 2011-07-12 2013-01-17 腾讯科技(深圳)有限公司 Method and system for acquiring multi-website application information
CN102968584A (en) * 2012-11-30 2013-03-13 北京奇虎科技有限公司 Method and device for logging in webpage
CN102982149A (en) * 2012-11-26 2013-03-20 北京奇虎科技有限公司 Browse method and browse device utilizing browser user online shopping information, and browser
CN103268331A (en) * 2011-11-21 2013-08-28 北京奇虎科技有限公司 Automatic login method and automatic login device
CN103714117A (en) * 2012-03-30 2014-04-09 奇智软件(北京)有限公司 Webpage form recognizing method
CN103795722A (en) * 2010-12-31 2014-05-14 北京奇虎科技有限公司 Network login method and network login system
CN103856451A (en) * 2012-11-30 2014-06-11 英业达科技有限公司 Cloud-based login management system and method thereof
CN105187457A (en) * 2015-10-27 2015-12-23 上海斐讯数据通信技术有限公司 Client-based account automatic registration method, system and server
CN105446706A (en) * 2014-07-08 2016-03-30 阿里巴巴集团控股有限公司 Method and device for evaluating form page usage effect and providing originality data
CN106161356A (en) * 2015-04-01 2016-11-23 深圳市腾讯计算机系统有限公司 Method and system by client quick registration website
CN106294369A (en) * 2015-05-15 2017-01-04 北京国双科技有限公司 Web data acquisition methods and device
CN107135504A (en) * 2016-02-29 2017-09-05 深圳秀豹科技有限公司 The login method and device of a kind of WiFi networks
CN107547216A (en) * 2016-06-25 2018-01-05 颜丽峰 A kind of method and system for realizing user account password and its related news centralized maintenance management
CN108173875A (en) * 2018-01-30 2018-06-15 美通云动(北京)科技有限公司 Page login method and device, electronic equipment, storage medium
CN108268635A (en) * 2018-01-17 2018-07-10 百度在线网络技术(北京)有限公司 For obtaining the method and apparatus of data
CN108881190A (en) * 2018-05-31 2018-11-23 联想(北京)有限公司 A kind of information processing method and device
WO2019019646A1 (en) * 2017-07-25 2019-01-31 深圳壹账通智能科技有限公司 Method and apparatus for platform to login to website, computer device, and readable storage medium
CN110875919A (en) * 2018-12-21 2020-03-10 北京安天网络安全技术有限公司 Network threat detection method and device, electronic equipment and storage medium
CN113676443A (en) * 2015-09-21 2021-11-19 华为终端有限公司 Login information input method, login information storage method and related device
CN114666164A (en) * 2022-05-19 2022-06-24 南通环典计算机技术有限公司 Computer network user identity login verification system and method

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6363171B2 (en) * 2013-04-19 2018-07-25 コベストロ、ドイチュラント、アクチエンゲゼルシャフトCovestro Deutschland Ag Polyurethane prepreg and composite fiber element produced therefrom
CN104702643A (en) * 2013-12-09 2015-06-10 腾讯科技(深圳)有限公司 A webpage access method, device and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101350797A (en) * 2008-09-17 2009-01-21 腾讯科技(深圳)有限公司 Website logging method capable of simplifying user operation, system, client and server
CN101349947A (en) * 2007-07-19 2009-01-21 吴琛 One-key internet apparatus
CN101697537A (en) * 2009-10-20 2010-04-21 宇龙计算机通信科技(深圳)有限公司 Access method for internet, system and mobile terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7702794B1 (en) * 2004-11-16 2010-04-20 Charles Schwab & Co. System and method for providing silent sign on across distributed applications
CN101369271A (en) * 2007-08-17 2009-02-18 徐萍 Automatic filling mark module and its browser assembly
CN101369272A (en) * 2007-08-17 2009-02-18 徐萍 Auto-filling system and method for auto-filling registration or login information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101349947A (en) * 2007-07-19 2009-01-21 吴琛 One-key internet apparatus
CN101350797A (en) * 2008-09-17 2009-01-21 腾讯科技(深圳)有限公司 Website logging method capable of simplifying user operation, system, client and server
CN101697537A (en) * 2009-10-20 2010-04-21 宇龙计算机通信科技(深圳)有限公司 Access method for internet, system and mobile terminal

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102055768B (en) * 2010-12-31 2014-02-19 奇智软件(北京)有限公司 Network logon method and system
CN103795722B (en) * 2010-12-31 2017-09-26 北京奇虎科技有限公司 A kind of network entry method and login system
CN102055768A (en) * 2010-12-31 2011-05-11 奇智软件(北京)有限公司 Network logon method and system
CN103795722A (en) * 2010-12-31 2014-05-14 北京奇虎科技有限公司 Network login method and network login system
CN102882903B (en) * 2011-07-12 2017-07-28 腾讯科技(深圳)有限公司 A kind of many website application message acquisition methods and system
WO2013007150A1 (en) * 2011-07-12 2013-01-17 腾讯科技(深圳)有限公司 Method and system for acquiring multi-website application information
US9210158B2 (en) 2011-07-12 2015-12-08 Tencent Technology (Shenzhen) Company Ltd. Method and system for obtaining application information of multiple websites
CN102291456A (en) * 2011-08-11 2011-12-21 Tcl集团股份有限公司 account number management method, device and system
CN103268331B (en) * 2011-11-21 2016-08-24 北京奇虎科技有限公司 Automatic logging method and device
US9584504B2 (en) * 2011-11-21 2017-02-28 Beijing Qihoo Technology Company Limited Auto login method and device
CN103268331A (en) * 2011-11-21 2013-08-28 北京奇虎科技有限公司 Automatic login method and automatic login device
CN102495855A (en) * 2011-11-21 2012-06-13 奇智软件(北京)有限公司 Automatic login method and device
WO2013075612A1 (en) * 2011-11-21 2013-05-30 北京奇虎科技有限公司 Auto login method and device
CN102495855B (en) * 2011-11-21 2013-09-25 奇智软件(北京)有限公司 Automatic login method and device
US20140344907A1 (en) * 2011-11-21 2014-11-20 Beijing Qihoo Technology Company Limited Auto login method and device
CN103714117B (en) * 2012-03-30 2017-10-31 北京奇虎科技有限公司 Web form recognition methods
CN103714117A (en) * 2012-03-30 2014-04-09 奇智软件(北京)有限公司 Webpage form recognizing method
CN102710759A (en) * 2012-05-22 2012-10-03 中国联合网络通信集团有限公司 Web server, business logging method and system
CN102710759B (en) * 2012-05-22 2015-04-15 中国联合网络通信集团有限公司 Web server, business logging method and system
CN102982149A (en) * 2012-11-26 2013-03-20 北京奇虎科技有限公司 Browse method and browse device utilizing browser user online shopping information, and browser
CN102982149B (en) * 2012-11-26 2016-05-11 北京奇虎科技有限公司 Utilize browsing method, device and the browser of browser client shopping at network information
CN103856451A (en) * 2012-11-30 2014-06-11 英业达科技有限公司 Cloud-based login management system and method thereof
CN102968584A (en) * 2012-11-30 2013-03-13 北京奇虎科技有限公司 Method and device for logging in webpage
CN102968584B (en) * 2012-11-30 2016-09-28 北京奇虎科技有限公司 A kind of method and apparatus of log-on webpage
CN105446706A (en) * 2014-07-08 2016-03-30 阿里巴巴集团控股有限公司 Method and device for evaluating form page usage effect and providing originality data
CN105446706B (en) * 2014-07-08 2020-01-10 阿里巴巴集团控股有限公司 Method and device for evaluating form page use effect and providing original data
CN106161356A (en) * 2015-04-01 2016-11-23 深圳市腾讯计算机系统有限公司 Method and system by client quick registration website
CN106161356B (en) * 2015-04-01 2020-08-14 深圳市腾讯计算机系统有限公司 Method and system for rapidly logging in website through client
CN106294369A (en) * 2015-05-15 2017-01-04 北京国双科技有限公司 Web data acquisition methods and device
CN113676443A (en) * 2015-09-21 2021-11-19 华为终端有限公司 Login information input method, login information storage method and related device
CN105187457A (en) * 2015-10-27 2015-12-23 上海斐讯数据通信技术有限公司 Client-based account automatic registration method, system and server
CN107135504A (en) * 2016-02-29 2017-09-05 深圳秀豹科技有限公司 The login method and device of a kind of WiFi networks
CN107547216A (en) * 2016-06-25 2018-01-05 颜丽峰 A kind of method and system for realizing user account password and its related news centralized maintenance management
WO2019019646A1 (en) * 2017-07-25 2019-01-31 深圳壹账通智能科技有限公司 Method and apparatus for platform to login to website, computer device, and readable storage medium
CN108268635A (en) * 2018-01-17 2018-07-10 百度在线网络技术(北京)有限公司 For obtaining the method and apparatus of data
CN108268635B (en) * 2018-01-17 2022-06-24 百度在线网络技术(北京)有限公司 Method and apparatus for acquiring data
CN108173875A (en) * 2018-01-30 2018-06-15 美通云动(北京)科技有限公司 Page login method and device, electronic equipment, storage medium
CN108881190A (en) * 2018-05-31 2018-11-23 联想(北京)有限公司 A kind of information processing method and device
CN108881190B (en) * 2018-05-31 2020-12-18 联想(北京)有限公司 Information processing method and device
CN110875919A (en) * 2018-12-21 2020-03-10 北京安天网络安全技术有限公司 Network threat detection method and device, electronic equipment and storage medium
CN110875919B (en) * 2018-12-21 2022-02-11 北京安天网络安全技术有限公司 Network threat detection method and device, electronic equipment and storage medium
CN114666164A (en) * 2022-05-19 2022-06-24 南通环典计算机技术有限公司 Computer network user identity login verification system and method

Also Published As

Publication number Publication date
WO2012000223A1 (en) 2012-01-05

Similar Documents

Publication Publication Date Title
CN101872365A (en) Method for realizing one-key login to other website on webpage
CN102737019B (en) Machine behavior determines method, web browser and web page server
CN103559235B (en) A kind of online social networks malicious web pages detection recognition methods
US8972412B1 (en) Predicting improvement in website search engine rankings based upon website linking relationships
EP2673708B1 (en) DISTINGUISH VALID USERS FROM BOTS, OCRs AND THIRD PARTY SOLVERS WHEN PRESENTING CAPTCHA
US8543675B1 (en) Consistent link sharing
CN102891897B (en) Webpage sharing method and server and client
AU2010218308B2 (en) System and methods for automatically accessing a web site on behalf of client
CN103856493B (en) Cross-domain login system and method
AU2012253411B2 (en) System and method for web-based security authentication
US20170093828A1 (en) System and method for detecting whether automatic login to a website has succeeded
CN102541853A (en) Method and device which are capable of obtaining application information by utilizing browser address bar
CN105959371A (en) Webpage sharing system
CN102780682B (en) Website behavior model modeling method based on HTML (Hyper Text Markup Language)
CN103412944A (en) Internet addressing method and device
CN103647767A (en) Website information display method and apparatus
Yue The Devil Is Phishing: Rethinking Web Single {Sign-On} Systems Security
US11055480B2 (en) Crowd-source as a backup to asynchronous identification of a type of form and relevant fields in a credential-seeking web page
CN105653526A (en) Page access method and device
CN101808081A (en) Invitation registration method and system based on mail sending
CN102982012A (en) Method and device used for obtaining target character strings in disorder text
CN106209748B (en) The means of defence and device of internet interface
JP2009259230A (en) Information service providing method and server
CN106940719B (en) Page skipping method and device
US8370365B1 (en) Tools for predicting improvement in website search engine rankings based upon website linking relationships

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20101027