CN112333184A - Method, terminal and storage device for limiting user to directly access main page - Google Patents

Method, terminal and storage device for limiting user to directly access main page Download PDF

Info

Publication number
CN112333184A
CN112333184A CN202011197203.6A CN202011197203A CN112333184A CN 112333184 A CN112333184 A CN 112333184A CN 202011197203 A CN202011197203 A CN 202011197203A CN 112333184 A CN112333184 A CN 112333184A
Authority
CN
China
Prior art keywords
website
filtering
user
accessing
login
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
CN202011197203.6A
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.)
Guangdong Ketyoo Intelligent Technology Co Ltd
Original Assignee
Guangdong Ketyoo Intelligent 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 Guangdong Ketyoo Intelligent Technology Co Ltd filed Critical Guangdong Ketyoo Intelligent Technology Co Ltd
Priority to CN202011197203.6A priority Critical patent/CN112333184A/en
Publication of CN112333184A publication Critical patent/CN112333184A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • H04L63/0236Filtering by address, protocol, port number or service, e.g. IP-address or URL
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Abstract

The invention provides a method, a terminal and a storage device for limiting a user to directly access a main page, wherein the method comprises the following steps: s101: acquiring an input website, judging whether the website meets the filtering requirement, if so, executing S102, and if not, accessing the website; s102: and accessing a login page associated with the website, acquiring input login information, and accessing the main page according to the login information. According to the method and the device, after the input website is obtained, whether the website meets the filtering requirement is judged, the corresponding login page is displayed when the website meets the filtering requirement, the main page is accessed according to the login information, the problem of information leakage caused by direct access to the main page can be avoided, the information leakage is eliminated, the information safety of a user is guaranteed, and the user experience is improved.

Description

Method, terminal and storage device for limiting user to directly access main page
Technical Field
The invention relates to the technical field of computer security, in particular to a method, a terminal and a storage device for limiting a user to directly access a main page.
Background
The web (world Wide web), a global Wide area network, also known as the world Wide web, is a hypertext and HTTP based, global, dynamically interactive, cross-platform, distributed graphical information system. The network service is built on the Internet, provides a graphical and easily accessible visual interface for a browser to search and browse information on the Internet, and documents and hyperlinks organize information nodes on the Internet into a mutually-associated mesh structure.
The Web has been proposed for 3 times and updated, the number of Web applications is increasing with the rapid development of information technology, the demand of people for Web applications is never reduced, and a great number of people visit websites every day. Such frequent use of Web applications also makes Web security more important.
In the prior art, a user often bypasses a login page for own convenience and directly accesses a main page through a website, however, other users can obtain privacy information of the user in a website login manner in this manner, information leakage is caused, and information security of the user is damaged.
Disclosure of Invention
In order to overcome the defects of the prior art, the invention provides a method, a terminal and a storage device for limiting a user to directly access a main page.
In order to solve the above problems, the present invention adopts a technical solution as follows: a method of restricting direct access to a home page by a user, the method comprising: s101: acquiring an input website, judging whether the website meets the filtering requirement, if so, executing S102, and if not, accessing the website; s102: and accessing a login page associated with the website, acquiring input login information, and accessing a main page according to the login information.
Further, the step of acquiring the input website further comprises: defining a service connector of a server end according to an input instruction, acquiring a filtering website according to input filtering website information, and writing the filtering website into a configuration file related to website access.
Further, the step of judging whether the website meets the filtering requirement specifically includes: inputting the website into a preset judgment logic, and judging whether the website is the same as the filtering website or not through the judgment logic.
Further, the configuration file is a web.
Further, the step of accessing the home page according to the login information specifically includes: judging whether the login information is consistent with pre-stored account data or not; if so, displaying the main page; if not, prompting a login error.
Based on the same inventive concept, the invention further provides an intelligent terminal, which comprises a processor and a memory, wherein the processor is connected with the memory, the memory stores a computer program, and the method executed by the processor according to the computer program and used for limiting a user to directly access a main page comprises the following steps: s201: acquiring an input website, judging whether the website meets the filtering requirement, if so, executing S202, and if not, accessing the website; s202: and accessing a login page associated with the website, acquiring input login information, and accessing a main page according to the login information.
Further, the step of acquiring the input website further comprises: defining a service connector of a server end according to an input instruction, acquiring a filtering website according to input filtering website information, and writing the filtering website into a configuration file related to website access.
Further, the step of judging whether the website meets the filtering requirement specifically includes: inputting the website into a preset judgment logic, and judging whether the website is the same as the filtering website or not through the judgment logic.
Further, the step of accessing the home page according to the login information specifically includes: judging whether the login information is consistent with pre-stored account data or not; if so, displaying the main page; if not, prompting a login error.
Based on the same inventive concept, the present invention also proposes a storage device storing program data used to implement the method of restricting direct access to a main page by a user as described above.
Compared with the prior art, the invention has the beneficial effects that: after the input website is obtained, whether the website meets the filtering requirement is judged, a corresponding login page is displayed when the website meets the requirement, the main page is accessed according to login information, the problem of information leakage caused by direct access to the main page can be solved, information leakage is eliminated, user information safety is guaranteed, and user experience is improved.
Drawings
FIG. 1 is a flowchart of an embodiment of a method for restricting direct access to a home page by a user according to the present invention;
FIG. 2 is a flow chart of another embodiment of a method for restricting direct access to a home page by a user in accordance with the present invention;
FIG. 3 is a block diagram of an embodiment of an intelligent terminal according to the present invention;
FIG. 4 is a flowchart of an embodiment of a method for restricting direct access to a home page by a user executed by a processor in an intelligent terminal according to the present invention;
FIG. 5 is a block diagram of an embodiment of a memory device according to the invention.
Detailed Description
The present invention will be further described with reference to the accompanying drawings and the detailed description, and it should be noted that any combination of the embodiments or technical features described below can be used to form a new embodiment without conflict.
Referring to fig. 1 and 2, fig. 1 is a flowchart illustrating an embodiment of a method for restricting a user from directly accessing a home page according to the present invention; FIG. 2 is a flowchart illustrating another embodiment of a method for restricting direct access to a home page by a user according to the present invention. The method for restricting the user from directly accessing the main page according to the present invention will be described in detail with reference to fig. 1 and 2.
In this embodiment, the method for restricting the user from directly accessing the main page includes:
s101: acquiring an input website, judging whether the website meets the filtering requirement, if so, executing S102, and if not, accessing the website.
In this embodiment, the device for executing the method for restricting the user from directly accessing the main page is an intelligent terminal, wherein the intelligent terminal may be a computer, a mobile phone, a background server, a cloud platform, or other terminals capable of receiving an input website and accessing the website.
In this embodiment, the step of acquiring the input website further includes: defining a service connector of a server end according to the input instruction, acquiring a filtering website according to the input filtering website information, and writing the filtering website into a configuration file related to website access.
In this embodiment, the server may define a service connector (Servlet) on the server side according to the input instruction and write the filtering website into the configuration file. Or the client side such as a computer, a mobile phone and the like can define the service connector of the server side and write the filtering website into the configuration file according to the input instruction. Servlet (server applet) is a Java Servlet, called Servlet or service connector, which is a server-side program written in Java, has the characteristics of being independent of a platform and a protocol, and has the main functions of interactively browsing and generating data and generating dynamic Web content.
In this embodiment, the configuration file may be stored in the server or the client.
Xml file in this embodiment. Xml is an important configuration file of Java web project, but the web xml file is not necessary for Java web project. Xml file is used to configure: welcome page, servlet, filter, etc. In other embodiments, the configuration file may be other files that can be used to identify the user's entered web address when accessed by the user.
In a specific embodiment, a filtering Servlet is defined at the server side according to an input instruction, and web addresses needing to be filtered are defined in a web.
In this embodiment, the filtering website may be a website of a home page of a website or software that a user has visited, or may be a preset website of a home page that may affect information security of the user.
In this embodiment, the filtering website may be generated in a user-defined manner, or a file including the filtering website pre-stored in an online or local storage may be acquired, and the filtering website may be acquired according to the file.
In other embodiments, the filtered website may also be a website of a guidance login page corresponding to a website or software to be filtered, after the intelligent terminal obtains the input website, it determines whether the website is the website of the guidance login page, if so, the website is accessed, and if not, the login page is guided through a server program.
In this embodiment, the step of determining whether the website address meets the filtering requirement specifically includes: inputting the website into a preset judgment logic, and judging whether the website is the same as the filtered website through the judgment logic.
The judging logic may be a program segment, the web address is input into the program segment, and whether the web address is the same as the filtering web address is judged according to the result output by the program segment.
In other embodiments, the filtering requirement may also be to determine whether an access object corresponding to the website is a preset object that needs to be protected, if so, open a login page of the object, and if not, access the website.
S102: and accessing a login page associated with the website, acquiring input login information, and accessing the main page according to the login information.
In this embodiment, the website corresponding to the login page may be pre-stored, and after it is determined that the website meets the filtering requirement, the website corresponding to the login page is accessed, so as to implement access to the login page.
In other embodiments, the website address of the login page may also be obtained from the input website address, and the login page is accessed according to the website address.
In a specific embodiment, the input website is compared with the filtered website in the determination logic, when the two websites are the same, a forwarding operation is executed through a service connector of the server side to guide the user to enter the login page, and when the two websites are different, the user agrees to release the login page, so that the user continues to access the destination website.
In this embodiment, the step of accessing the home page according to the login information specifically includes: judging whether the login information is consistent with pre-stored account data or not; if so, displaying the main page; if not, prompting a login error.
In this embodiment, the login information may be an account, a password, biometric information of the user, such as a pupil, a fingerprint, or other information, and may also be a voice command, a verification code, or other information that can verify the identity of the user.
In this embodiment, the login error may be prompted by text, voice, picture, and other ways.
In a specific embodiment, when the user enters the login page and inputs the user name and the address, the intelligent terminal compares the user name and the password input by the user with the background database, and only when the user name and the password are completely consistent with the background data, the intelligent terminal allows the user to access the main page, otherwise, the intelligent terminal prompts the user: "username or password error, please re-enter".
Has the advantages that: according to the method for limiting the user to directly access the main page, after the input website is obtained, whether the website meets the filtering requirement is judged, the corresponding login page is displayed when the website meets the filtering requirement, the main page is accessed according to the login information, the problem of information leakage caused by directly accessing the main page can be avoided, the information leakage is eliminated, the information safety of the user is guaranteed, and the user experience is improved.
Based on the same inventive concept, the present invention further provides an intelligent terminal, please refer to fig. 3 and 4, fig. 3 is a structural diagram of an embodiment of the intelligent terminal of the present invention; fig. 4 is a flowchart of an embodiment of a method for restricting a user from directly accessing a home page executed by a processor of an intelligent terminal according to the present invention, and the intelligent terminal according to the present invention is further described with reference to fig. 3 and 4.
In this embodiment, the intelligent terminal includes: the system comprises a processor and a memory, wherein the processor is coupled with the memory, the memory stores a computer program, and the processor realizes the method for limiting the direct access of a user to a main page according to the computer program.
In this embodiment, the method for restricting the user from directly accessing the main page includes:
s201: acquiring an input website, judging whether the website meets the filtering requirement, if so, executing S102, and if not, accessing the website.
In this embodiment, the device for executing the method for restricting the user from directly accessing the main page is an intelligent terminal, wherein the intelligent terminal may be a computer, a mobile phone, a background server, a cloud platform, or other terminals capable of receiving an input website and accessing the website.
In this embodiment, the step of acquiring the input website further includes: defining a service connector of a server end according to the input instruction, acquiring a filtering website according to the input filtering website information, and writing the filtering website into a configuration file related to website access.
In this embodiment, the server may define a service connector (Servlet) on the server side according to the input instruction and write the filtering website into the configuration file. Or the client side such as a computer, a mobile phone and the like can define the service connector of the server side and write the filtering website into the configuration file according to the input instruction. Servlet (server applet) is a Java Servlet, called Servlet or service connector, which is a server-side program written in Java, has the characteristics of being independent of a platform and a protocol, and has the main functions of interactively browsing and generating data and generating dynamic Web content.
In this embodiment, the configuration file may be stored in the server or the client.
Xml file in this embodiment. Xml is an important configuration file of Java web project, but the web xml file is not necessary for Java web project. Xml file is used to configure: welcome page, servlet, filter, etc. In other embodiments, the configuration file may be other files that can be used to identify the user's entered web address when accessed by the user.
In a specific embodiment, a filtering Servlet is defined at the server side according to an input instruction, and web addresses needing to be filtered are defined in a web.
In this embodiment, the filtering website may be a website of a home page of a website or software that a user has visited, or may be a preset website of a home page that may affect information security of the user.
In this embodiment, the filtering website may be generated in a user-defined manner, or a file including the filtering website pre-stored in an online or local storage may be acquired, and the filtering website may be acquired according to the file.
In other embodiments, the filtered website may also be a website of a guidance login page corresponding to a website or software to be filtered, after the intelligent terminal obtains the input website, it determines whether the website is the website of the guidance login page, if so, the website is accessed, and if not, the login page is guided through a server program.
In this embodiment, the step of determining whether the website address meets the filtering requirement specifically includes: inputting the website into a preset judgment logic, and judging whether the website is the same as the filtered website through the judgment logic.
The judging logic may be a program segment, the web address is input into the program segment, and whether the web address is the same as the filtering web address is judged according to the result output by the program segment.
In other embodiments, the filtering requirement may also be to determine whether an access object corresponding to the website is a preset object that needs to be protected, if so, open a login page of the object, and if not, access the website.
S202: and accessing a login page associated with the website, acquiring input login information, and accessing the main page according to the login information.
In this embodiment, the website corresponding to the login page may be pre-stored, and after it is determined that the website meets the filtering requirement, the website corresponding to the login page is accessed, so as to implement access to the login page.
In other embodiments, the website address of the login page may also be obtained from the input website address, and the login page is accessed according to the website address.
In a specific embodiment, the input website is compared with the filtered website in the determination logic, when the two websites are the same, a forwarding operation is executed through a service connector of the server side to guide the user to enter the login page, and when the two websites are different, the user agrees to release the login page, so that the user continues to access the destination website.
In this embodiment, the step of accessing the home page according to the login information specifically includes: judging whether the login information is consistent with pre-stored account data or not; if so, displaying the main page; if not, prompting a login error.
In this embodiment, the login information may be an account, a password, biometric information of the user, such as a pupil, a fingerprint, or other information, and may also be a voice command, a verification code, or other information that can verify the identity of the user.
In this embodiment, the login error may be prompted by text, voice, picture, and other ways.
In a specific embodiment, when the user enters the login page and inputs the user name and the address, the intelligent terminal compares the user name and the password input by the user with the background database, and only when the user name and the password are completely consistent with the background data, the intelligent terminal allows the user to access the main page, otherwise, the intelligent terminal prompts the user: "username or password error, please re-enter".
Has the advantages that: according to the intelligent terminal, after the input website is acquired, whether the website meets the filtering requirement is judged, the corresponding login page is displayed when the website meets the filtering requirement, the main page is accessed according to the login information, the problem of information leakage caused by direct access to the main page can be solved, the information leakage is eliminated, the information safety of a user is guaranteed, and the user experience is improved.
Based on the same inventive concept, the present invention further provides a memory device, please refer to fig. 5, fig. 5 is a structural diagram of an embodiment of the memory device of the present invention, and the memory device of the present invention is described with reference to fig. 5.
In the present embodiment, the storage device stores program data used to implement the method of restricting direct access to the main page by the user as described in the above-described embodiment.
In the present embodiment, the program data for performing the method of restricting direct access to a main page by a user of the present invention may be stored on any computer-readable storage device, such as a flexible disk, an MO, a CD-ROM, a DVD, a hard disk drive, a ROM, an MRAM, a RAM, and the like. Such a program may be downloaded from another data processing system connected via a communication line for storage in a storage device, or may be copied from another storage device. In addition, such programs may also be compressed or divided into segments for recording in a storage device or storage devices. In addition, it should be noted that program products embodying the present invention may obviously be provided in various forms.
The storage device of the present invention may also be any connectable and detachable external storage device that can be connected (wirelessly or by wire) to and exchange data with the information processing apparatus. Such an external storage device includes an SD card, a CompactFlash (trademark) (CF) card, an RFID tag, a PCMCIA memory card, etc., and the manner of connecting to the information processing apparatus includes, but is not limited to, IEEE 1394, a wireless lan, etc.
The embodiments in the present description are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for restricting a user's direct access to a home page, the method comprising:
s101: acquiring an input website, judging whether the website meets the filtering requirement, if so, executing S102, and if not, accessing the website;
s102: and accessing a login page associated with the website, acquiring input login information, and accessing a main page according to the login information.
2. The method of restricting direct access to a home page by a user according to claim 1, wherein the step of obtaining the entered web address further comprises:
defining a service connector of a server end according to an input instruction, acquiring a filtering website according to input filtering website information, and writing the filtering website into a configuration file related to website access.
3. The method for restricting a user from directly accessing a main page according to claim 2, wherein the step of determining whether the website address meets the filtering requirement specifically comprises:
inputting the website into a preset judgment logic, and judging whether the website is the same as the filtering website or not through the judgment logic.
4. A method of restricting direct user access to a main page as claimed in claim 2, wherein the configuration file is a web.
5. The method for restricting a user from directly accessing a main page according to claim 1, wherein the step of accessing the main page according to the login information specifically comprises:
judging whether the login information is consistent with pre-stored account data or not;
if so, displaying the main page;
if not, prompting a login error.
6. An intelligent terminal, characterized in that the intelligent terminal comprises a processor and a memory, the processor is connected with the memory, the memory stores a computer program, and the processor restricts a user from directly accessing a main page according to the method executed by the computer program, comprising:
s201: acquiring an input website, judging whether the website meets the filtering requirement, if so, executing S202, and if not, accessing the website;
s202: and accessing a login page associated with the website, acquiring input login information, and accessing a main page according to the login information.
7. The intelligent terminal according to claim 6, wherein the step of acquiring the input website specifically comprises:
defining a service connector of a server end according to an input instruction, acquiring a filtering website according to input filtering website information, and writing the filtering website into a configuration file related to website access.
8. The intelligent terminal according to claim 7, wherein the step of determining whether the website address meets the filtering requirement specifically comprises:
inputting the website into a judgment logic, and judging whether the website is the same as the filtering website or not through the judgment logic.
9. The intelligent terminal according to claim 6, wherein the step of accessing the home page according to the login information specifically comprises:
judging whether the login information is consistent with pre-stored account data or not;
if so, displaying the main page;
if not, prompting a login error.
10. A storage device, characterized in that the storage device stores program data for implementing a method of restricting direct access to a main page by a user according to any one of claims 1 to 5.
CN202011197203.6A 2020-10-30 2020-10-30 Method, terminal and storage device for limiting user to directly access main page Pending CN112333184A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011197203.6A CN112333184A (en) 2020-10-30 2020-10-30 Method, terminal and storage device for limiting user to directly access main page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011197203.6A CN112333184A (en) 2020-10-30 2020-10-30 Method, terminal and storage device for limiting user to directly access main page

Publications (1)

Publication Number Publication Date
CN112333184A true CN112333184A (en) 2021-02-05

Family

ID=74323838

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011197203.6A Pending CN112333184A (en) 2020-10-30 2020-10-30 Method, terminal and storage device for limiting user to directly access main page

Country Status (1)

Country Link
CN (1) CN112333184A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102055764A (en) * 2010-12-30 2011-05-11 北京握奇数据系统有限公司 Method and device for monitoring operation of accessing business system
CN103905395A (en) * 2012-12-27 2014-07-02 中国移动通信集团陕西有限公司 WEB access control method and system based on redirection
CN104618412A (en) * 2013-11-05 2015-05-13 杭州海康威视数字技术股份有限公司 Page skipping method and device
CN108777692A (en) * 2018-06-25 2018-11-09 北京蜂盒科技有限公司 Method, apparatus, electronic equipment, login service device and the medium that user logs in
WO2019006175A1 (en) * 2017-06-28 2019-01-03 Alibaba Group Holding Limited Wireless network type detection method and apparatus, and electronic device
CN111435382A (en) * 2019-01-14 2020-07-21 福建天泉教育科技有限公司 Login verification method of page and terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102055764A (en) * 2010-12-30 2011-05-11 北京握奇数据系统有限公司 Method and device for monitoring operation of accessing business system
CN103905395A (en) * 2012-12-27 2014-07-02 中国移动通信集团陕西有限公司 WEB access control method and system based on redirection
CN104618412A (en) * 2013-11-05 2015-05-13 杭州海康威视数字技术股份有限公司 Page skipping method and device
WO2019006175A1 (en) * 2017-06-28 2019-01-03 Alibaba Group Holding Limited Wireless network type detection method and apparatus, and electronic device
CN108777692A (en) * 2018-06-25 2018-11-09 北京蜂盒科技有限公司 Method, apparatus, electronic equipment, login service device and the medium that user logs in
CN111435382A (en) * 2019-01-14 2020-07-21 福建天泉教育科技有限公司 Login verification method of page and terminal

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
蛋蛋要学编程: "JSP—过滤器篇", 《HTTPS://BLOG.CSDN.NET/U011024652/ARTICLE/DETAILS/52186200》 *

Similar Documents

Publication Publication Date Title
CN104025539B (en) The method and apparatus for promoting single-sign-on services
US10932106B2 (en) System, a method and a computer program product for automated remote control
US9021564B2 (en) Method and apparatus to assist user input based on a mobile terminal browser
CN110808868B (en) Test data acquisition method and device, computer equipment and storage medium
US20090100340A1 (en) Associative interface for personalizing voice data access
CN107995153A (en) Form data verification method and form data verification device
CN109544221A (en) Customer service method, equipment and computer readable storage medium
CN105354459B (en) Information processing method and device and electronic equipment
JP2002342189A (en) Bookmark frame and method of launching browser using bookmark in internet terminal
US10348890B2 (en) Information pushing method and apparatus, and terminal and server
JPWO2007088785A1 (en) Personal information leakage prevention device and method
TW201514722A (en) Customizable web system and implementation metod of the customizable web
CN102238010A (en) Online identity authentication method, system and device based on USB (Universal Serial Bus)
CN112333184A (en) Method, terminal and storage device for limiting user to directly access main page
CN104519553A (en) Access point selection system and method
CN105956202A (en) Web page display method and web page display apparatus in browser as well as terminal
CN116304403A (en) Webpage access method and device, computer equipment and storage medium
US11449186B2 (en) System and method for optimized generation of a single page application for multi-page applications
JP3917128B2 (en) Information processing method, information processing system, program, and recording medium
MX2008011411A (en) Method for converting sim toolkit service byte-codesto web pages.
CN104123301A (en) Method and device controlling running of browser
US8380763B2 (en) Method and system for managing cookies in web communications
CN111275563A (en) WeChat action-based generation method and system of interpersonal relationship and storage medium
CN104123353B (en) A kind of method and system for improving browser security
CN105871774B (en) Message processing method and device based on scripting language

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210205