[go: up one dir, main page]

KR20100027200A - Program and method for present page auto log in - Google Patents

Program and method for present page auto log in Download PDF

Info

Publication number
KR20100027200A
KR20100027200A KR1020100013800A KR20100013800A KR20100027200A KR 20100027200 A KR20100027200 A KR 20100027200A KR 1020100013800 A KR1020100013800 A KR 1020100013800A KR 20100013800 A KR20100013800 A KR 20100013800A KR 20100027200 A KR20100027200 A KR 20100027200A
Authority
KR
South Korea
Prior art keywords
login
folder
automatic login
present
icon
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
KR1020100013800A
Other languages
Korean (ko)
Inventor
김동환
Original Assignee
김동환
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 김동환 filed Critical 김동환
Priority to KR1020100013800A priority Critical patent/KR20100027200A/en
Publication of KR20100027200A publication Critical patent/KR20100027200A/en
Priority to KR1020110013544A priority patent/KR20110022030A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • G06F21/12Protecting executable software
    • G06F21/121Restricting unauthorised execution of programs
    • G06F21/125Restricting unauthorised execution of programs by manipulating the program code, e.g. source code, compiled code, interpreted code, machine code
    • G06F21/126Interacting with the operating system
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Information Transfer Between Computers (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

본 발명은 현재 페이지 자동 로그인 프로그램 및 그 방법에 관한 것이다.The present invention relates to a current page automatic login program and a method thereof.

특히, 본 발명은 자동로그인 방법에 관한 것으로써, 본 발명은 자동로그인 데이터가 저장된 폴더를 활성화시키기 위해 로그인하는 과정; 웹브라우저를 통하여 인터넷 페이지를 보는 과정; 현재 페이지에서 로그인이 필요할 경우 자동로그인 폴더에서 해당 사이트의 아이콘을 드래그하여 해당 웹브라우저로 옮기는 과정; 아이콘과 연계된 로그인 데이터와 현재 세션별 주소데이터를 리다이렉트값으로 하여 서버에 전송하여 자동로그인을 수행할 수 있도록 하는 과정을 포함한다.In particular, the present invention relates to an automatic login method, the present invention comprising the steps of logging in to activate the folder in which the automatic login data is stored; Viewing Internet pages through a web browser; If the current page needs to log in, dragging the icon of the site from the auto login folder to the corresponding web browser; It includes the process of performing the automatic login by sending the login data associated with the icon and the address data of each session as a redirect value to the server.

Description

현재 페이지 자동 로그인 프로그램 및 그 방법 {Program and method for present page auto log_in}Program and method for present page auto log_in}

본 발명은 현재 페이지 자동 로그인 프로그램 및 그 방법에 관한 것이다.The present invention relates to a current page automatic login program and a method thereof.

특히, 일반적으로 자동 로그인은 아이디와 패스워드를 저장하고 있다가 클릭 시에 해당 사이트 메인 또는 세션별 메인으로 자동로그인을 제공하는 서비스이다.In particular, the automatic login is a service that stores the ID and password, and automatically provides the automatic login to the site main or session-specific main when clicked.

일반적으로 쇼핑이나 뉴스와 같은 웹페이지를 볼 때 로그인을 하지 않고 본다. 그러다 게시글이나 물건을 사려고 할 때에 로그인이 필요하였다. 이 때 로그인을 위해서 여러 과정을 거처서 아이디와 패스워드를 입력하는 번거로움이 있었다. 이에 따라서 현재 페이지에서 자동으로 이를 수행하게 하는 방식이 필요하였다.Typically, when you're viewing a webpage, like shopping or news, you're not logged in. Then when I wanted to buy a post or something, I needed to log in. At this time, there was a lot of trouble to enter ID and password through several processes for login. So we needed a way to do this automatically on the current page.

본 발명은 전술한 문제점을 해결하기 위한 것으로서, 하는 것을 특징으로 하는 현재 페이지 자동 로그인 프로그램 및 그 방법을 제공하는데 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and an object thereof is to provide a current page automatic login program and a method thereof.

또한, 본 발명은 등을 제공하는 현재 페이지 자동 로그인 프로그램 및 그 방법을 제공하는데 그 목적이 있다.It is also an object of the present invention to provide a current page automatic login program and method for providing the same.

전술한 목적을 달성하기 위한 본 발명은 자동로그인 데이터가 저장된 폴더를 활성화시키기 위해 로그인하는 과정; 웹브라우저를 통하여 인터넷 페이지를 보는 과정; 현재 페이지에서 로그인이 필요할 경우 자동로그인 폴더에서 해당 사이트의 아이콘을 드래그하여 해당 웹브라우저로 옮기는 과정; 아이콘과 연계된 로그인 데이터와 현재 세션별 주소데이터를 리다이렉트값으로 하여 서버에 전송하여 자동로그인을 수행할 수 있도록 하는 과정을 포함한다.The present invention for achieving the above object is a step of logging in to activate the folder in which the automatic login data is stored; Viewing Internet pages through a web browser; If the current page needs to log in, dragging the icon of the site from the auto login folder to the corresponding web browser; It includes the process of performing the automatic login by sending the login data associated with the icon and the address data of each session as a redirect value to the server.

전술한 목적을 달성하기 위한 본 발명은 컴퓨터에 저장된 자동로그인 폴더에 로그인 정보를 입력하여 활성화시키는 과정; 저장하고 싶은 웹사이트주소를 입력하거나 주어진 리스트에서 선택하는 과정; 선택된 웹사이트의 로그인정보를 등록하는 과정; 및 해당 웹사이트와 연계된 아이콘이 생성되어 폴더에 저장되는 과정을 포함하는 것을 특징으로 한다.The present invention for achieving the above object is a step of activating by entering the login information in the automatic login folder stored in the computer; Inputting a website address to be stored or selecting from a given list; Registering login information of the selected website; And generating an icon associated with the corresponding website and storing the icon in a folder.

이상에서 설명한 바와 같이 본 발명에 따르면, 현재 보고 있는 웹페이지에서 미리등록된 자동로그인 정보를 사용하여 자동으로 로그인이 가능한 효과가 있다.As described above, according to the present invention, there is an effect of automatically logging in using pre-registered autologin information on a web page currently being viewed.

이하 첨부된 도면을 참조하여 본 발명의 실시예에 대해 상세히 설명하면 다음과 같다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 현재페이지 로그인 프로그램을 사용하는 방법을 나타내는 개략적인 흐름도이다.1 is a schematic flowchart illustrating a method of using a current page login program according to an embodiment of the present invention.

도 1에 표시한 흐름도에 표시된 바와 같이, 전술한 목적을 달성하기 위한 본 발명은 자동로그인 데이터가 저장된 폴더를 활성화시키기 위해 로그인하는 과정(S101); 웹브라우저를 통하여 인터넷 페이지를 보는 과정(S102); 현재 페이지에서 로그인이 필요할 경우 자동로그인 폴더에서 해당 사이트의 아이콘을 드래그하여 해당 웹브라우저로 옮기는 과정(S103); 아이콘과 연계된 로그인 데이터와 현재 세션별 주소데이터를 리다이렉트값으로 하여 서버에 전송하여 자동로그인을 수행할 수 있도록 하는 과정(S104)를 포함한다.As shown in the flowchart shown in FIG. 1, the present invention for achieving the above object is a step (S101) of logging in to activate a folder in which autologin data is stored; Viewing an internet page through a web browser (S102); If the current page needs to log in, dragging the icon of the corresponding site from the automatic login folder to the corresponding web browser (S103); And transmitting login data associated with an icon and address data for each session as a redirect value to a server to perform automatic login (S104).

여기서 현재 페이지에서 로그인이 필요할 경우 자동로그인 폴더에서 해당 사이트의 아이콘을 드래그하여 해당 웹브라우저로 옮기는 과정(S103)에서 프로그램 사용자는 자동로그인 정보를 폴더에서 해당 아이콘을 찾아 웹브라우저로 드래그인하여 제공하는 것을 특징으로 한다.If the current page needs to log in, dragging the icon of the site from the autologin folder and moving it to the web browser (S103). The user of the program finds the autologin information in the folder and drags it into a web browser. It features.

여기서 현재 페이지에서 로그인이 필요한 경우 자동로그인 폴더에서 해당 사이트의 아이콘을 드래그하여 해당 웹브라우저로 옮기는 과정(S103)에서 프로그램 사용자는 자동로그인 정보를 폴더에서 해당 아이콘을 찾아 클릭하여 제공하는 것을 특징으로 한다.Here, if the current page needs to log in, in the process of moving the web browser by dragging the icon of the corresponding site from the auto login folder (S103), the program user finds and clicks the auto login information in the folder. .

도 2은 본 발명의 일 실시예에 따른 현재페이지 로그인 프로그램을 사용하기 위해 로그인정보를 미리 등록하는 방법을 나타내는 개략적인 흐름도이다.2 is a schematic flowchart illustrating a method of pre-registering login information to use a current page login program according to an embodiment of the present invention.

도 2에 표시한 흐름동에 표시된 바와 같이, 전술한 목적을 달성하기 위한 본 발명은 컴퓨터에 저장된 자동로그인 폴더에 로그인 정보를 입력하여 활성화시키는 과정(S201); 저장하고 싶은 웹사이트주소를 입력하거나 주어진 리스트에서 선택하 는 과정(S202); 선택된 웹사이트의 로그인정보를 등록하는 과정(S203); 및 해당 웹사이트와 연계된 아이콘이 생성되어 폴더에 저장되는 과정(S204)를 포함하는 것을 특징으로 한다.As shown in the flow diagram shown in Figure 2, the present invention for achieving the above object comprises the steps of activating by entering the login information in the automatic login folder stored in the computer (S201); Inputting a website address to be stored or selecting from a given list (S202); Registering login information of the selected website (S203); And generating an icon associated with the website and storing the icon in a folder (S204).

본 발명에 따른 PC방 이용자를 위한 이벤트 제공 시스템의 이벤트 관리서버(300)에 가맹Affiliation to the event management server 300 of the event providing system for a PC room user according to the present invention

본 발명이 속한 기술분야의 당업자는 본 발명이 그 기술적 사상이나 필수적 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다.Those skilled in the art will appreciate that the present invention can be embodied in other specific forms without changing the technical spirit or essential features.

도 1은 본 발명의 일 실시예에 따른 현재페이지 로그인 프로그램을 사용하는 방법을 나타내는 개략적인 흐름도.1 is a schematic flowchart illustrating a method of using a current page login program according to an embodiment of the present invention.

도 2은 본 발명의 일 실시예에 따른 현재페이지 로그인 프로그램을 사용하기 위해 로그인정보를 미리 등록하는 방법을 나타내는 개략적인 흐름도.2 is a schematic flowchart illustrating a method of pre-registering login information to use a current page login program according to an embodiment of the present invention.

Claims (2)

본 발명은 자동로그인 방법에 관한 것으로써,The present invention relates to an automatic login method, 자동로그인 데이터가 저장된 폴더를 활성화시키기 위해 로그인하는 과정; 웹브라우저를 통하여 인터넷 페이지를 보는 과정; 현재 페이지에서 로그인이 필요할 경우 자동로그인 폴더에서 해당 사이트의 아이콘을 드래그하여 해당 웹브라우저로 옮기는 과정; 아이콘과 연계된 로그인 데이터와 현재 세션별 주소데이터를 리다이렉트값으로 하여 서버에 전송하여 자동로그인을 수행할 수 있도록 하는 과정을 포함하는 현재페이지 자동로그인 프로그램 및 그 방법Logging in to activate the folder where the automatic login data is stored; Viewing Internet pages through a web browser; If the current page needs to log in, dragging the icon of the site from the auto login folder to the corresponding web browser; Automatic login program for the current page, and a method for performing automatic login by transmitting login data associated with an icon and address data for each session as a redirect value to a server. 제 1항에 있어서, 상기 자동로그인 데이터가 저장된 폴더를 활성화시키기 위해 로그인하는 과정은,The method of claim 1, wherein the logging in to activate the folder in which the automatic login data is stored is performed. 자동로그인 정보를 폴더에서 해당 아이콘을 찾아 웹브라우저로 드래그인하여 제공하는 것을 특징으로 하는 현재페이지 자동로그인 프로그램 및 그 방법Automatic login program for the current page and providing the automatic login information by finding the icon in the folder and dragging it into a web browser
KR1020100013800A 2010-02-16 2010-02-16 Program and method for present page auto log in Pending KR20100027200A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020100013800A KR20100027200A (en) 2010-02-16 2010-02-16 Program and method for present page auto log in
KR1020110013544A KR20110022030A (en) 2010-02-16 2011-02-16 Current page automatic login program and its method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100013800A KR20100027200A (en) 2010-02-16 2010-02-16 Program and method for present page auto log in

Publications (1)

Publication Number Publication Date
KR20100027200A true KR20100027200A (en) 2010-03-10

Family

ID=42178243

Family Applications (2)

Application Number Title Priority Date Filing Date
KR1020100013800A Pending KR20100027200A (en) 2010-02-16 2010-02-16 Program and method for present page auto log in
KR1020110013544A Withdrawn KR20110022030A (en) 2010-02-16 2011-02-16 Current page automatic login program and its method

Family Applications After (1)

Application Number Title Priority Date Filing Date
KR1020110013544A Withdrawn KR20110022030A (en) 2010-02-16 2011-02-16 Current page automatic login program and its method

Country Status (1)

Country Link
KR (2) KR20100027200A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011156169A3 (en) * 2010-06-11 2012-03-29 Microsoft Corporation Creating and launching a web application with credentials
US8429546B2 (en) 2010-06-11 2013-04-23 Microsoft Corporation Creating task sessions
US8595551B2 (en) 2010-06-11 2013-11-26 Microsoft Corporation Web application transitioning and transient web applications
US8671384B2 (en) 2010-06-11 2014-03-11 Microsoft Corporation Web application pinning including task bar pinning
US8793650B2 (en) 2010-06-11 2014-07-29 Microsoft Corporation Dynamic web application notifications including task bar overlays
US8863001B2 (en) 2010-06-11 2014-10-14 Microsoft Corporation Web application home button
US9164671B2 (en) 2010-06-11 2015-10-20 Microsoft Technology Licensing, Llc Web application navigation domains

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101451870B1 (en) * 2012-08-20 2014-10-16 네이버 주식회사 System, method and computer readable recording medium for providing a log in of an application by communizing an authority

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011156169A3 (en) * 2010-06-11 2012-03-29 Microsoft Corporation Creating and launching a web application with credentials
US8429546B2 (en) 2010-06-11 2013-04-23 Microsoft Corporation Creating task sessions
US8595551B2 (en) 2010-06-11 2013-11-26 Microsoft Corporation Web application transitioning and transient web applications
US8671384B2 (en) 2010-06-11 2014-03-11 Microsoft Corporation Web application pinning including task bar pinning
US8793650B2 (en) 2010-06-11 2014-07-29 Microsoft Corporation Dynamic web application notifications including task bar overlays
US8863001B2 (en) 2010-06-11 2014-10-14 Microsoft Corporation Web application home button
US9021469B2 (en) 2010-06-11 2015-04-28 Microsoft Technology Licensing, Llc Web application pinning including task bar pinning
US9069636B2 (en) 2010-06-11 2015-06-30 Microsoft Technology Licensing, Llc Dynamic web application notifications including task bar overlays
US9164671B2 (en) 2010-06-11 2015-10-20 Microsoft Technology Licensing, Llc Web application navigation domains
US9367636B2 (en) 2010-06-11 2016-06-14 Microsoft Technology Licensing, Llc Web application home button
US9588754B2 (en) 2010-06-11 2017-03-07 Microsoft Technology Licensing, Llc Dynamic web application notifications including task bar overlays
US10140107B2 (en) 2010-06-11 2018-11-27 Microsoft Technology Licensing, Llc Dynamic web application notifications including task bar overlays

Also Published As

Publication number Publication date
KR20110022030A (en) 2011-03-04

Similar Documents

Publication Publication Date Title
US11621924B2 (en) Incorporating web applications into web pages at the network level
US10667101B2 (en) Contextual deep linking of applications
KR20100027200A (en) Program and method for present page auto log in
US10157428B2 (en) Offline content sharing
US12020288B2 (en) Systems and methods for online advertising using user preferences
US20160080464A1 (en) Enhanced Browser Cookie Management
WO2012018443A1 (en) Integrated link statistics within an application
WO2018085155A1 (en) Optimizing dynamic review generation for redirecting request links
US9058399B2 (en) System and method for providing network resource identifier shortening service to computing devices
CN102833238B (en) The auxiliary network equipment carries out the method for user's checking, device, equipment and system
CN110929183A (en) Data processing method, device and machine readable medium
JP5753302B1 (en) Program, method and system for warning access to web page
TWI519980B (en) Method and device for displaying web page and computer-readable storage medium
US20150193393A1 (en) Dynamic Display of Web Content
US20150199323A1 (en) Method and system for posting comments on web pages
CN105338091A (en) High-transmission-efficiency personalized information interface display method and apparatus
CN116303612A (en) Buried point information query method, device, medium and electronic equipment
KR102409353B1 (en) Interaction tracking control
US20190245934A1 (en) Social content endorsement
US9485242B2 (en) Endpoint security screening
WO2008130932A1 (en) Method and system for automatic widget information aggregation
US9992254B2 (en) Method and system of providing a web feed in a uniform resource identifier
US20150149582A1 (en) Sending mobile applications to mobile devices from personal computers
HK40027797A (en) Data processing method and device, and machine readable medium
WO2016077379A1 (en) Contextual deep linking of applications

Legal Events

Date Code Title Description
PA0109 Patent application

St.27 status event code: A-0-1-A10-A12-nap-PA0109

PG1501 Laying open of application

St.27 status event code: A-1-1-Q10-Q12-nap-PG1501

PC1204 Withdrawal of earlier application forming a basis of a priority claim

St.27 status event code: N-1-6-B10-B12-nap-PC1204

R18-X000 Changes to party contact information recorded

St.27 status event code: A-3-3-R10-R18-oth-X000

R18-X000 Changes to party contact information recorded

St.27 status event code: A-3-3-R10-R18-oth-X000

P22-X000 Classification modified

St.27 status event code: A-2-2-P10-P22-nap-X000

R18-X000 Changes to party contact information recorded

St.27 status event code: A-3-3-R10-R18-oth-X000

R18-X000 Changes to party contact information recorded

St.27 status event code: A-3-3-R10-R18-oth-X000

PN2301 Change of applicant

St.27 status event code: A-3-3-R10-R13-asn-PN2301

St.27 status event code: A-3-3-R10-R11-asn-PN2301

R18 Changes to party contact information recorded

Free format text: ST27 STATUS EVENT CODE: A-3-3-R10-R18-OTH-X000 (AS PROVIDED BY THE NATIONAL OFFICE)

R18-X000 Changes to party contact information recorded

St.27 status event code: A-3-3-R10-R18-oth-X000