Immediate storage method and system for content in input box of browser webpage

A browser page, browser technology, applied in instruments, special data processing applications, electrical digital data processing, etc., can solve the problems of inability to retrieve input content, server load increase, browser page jumps, etc. Avoid the effect of lost input

CN102789454AActive Publication Date: 2012-11-21TENCENT TECH (BEIJING) CO LTD
5 Cites 17 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2012-11-21

Smart Images

  • Figure 1
    Figure 1
Patent Text Reader

Abstract

The invention discloses an immediate storage method for content in an input box of a browser webpage. The method includes that a user logs in a browser client and enters a browser webpage; and each time the client obtains content input by a user, the content is stored directly to local buffer space developed by the client, and the content in the input box is immediately stored to the buffer space continuously until the input operation ends. The invention further discloses an immediate storage system for the content in the input box of the browser webpage. A storage unit in the system is used for directly storing the content input by the user and obtained by a content obtaining unit for each time to the local buffer space developed by the client, and immediately storing the content in the input box to the buffer space continuously until the input operation ends. Through adoption of the method and the system, not only the defects of input content loss and irretrievable input content can be overcome, but also increase of server load can be reduced, and network congestion can be avoided.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to instant storage technology, in particular to a method and system for instant storage of input box content in browser web pages. Background technique

[0002] In the prior art, after the user logs in the client of the browser and enters the browser webpage, when inputting content in the input box in the browser webpage, the complete input content is usually sent after the user finishes inputting the complete content. to the backend server of the browser for storage. Every time the input ends, the client will send a storage request message to the server. However, due to the unstable system of the user terminal, or factors such as network instability, browser page jumps, accidentally closing the browser page or sudden power failure often occur. It can be seen that the disadvantages of using the prior art are: 1. On the one hand, when these situations occur, since all the content can be stored after the input is completed, if it ...

Examples

Embodiment Construction

[0021] The basic idea of ​​the present invention is: after the user logs in the client of the browser and enters the browser webpage, the client directly stores the content input by the user in the cache space opened locally at the client, and constantly saves the contents of the input box. The content is stored in the cache space immediately until the input operation ends.

[0022] The implementation of the technical solution will be further described in detail below in conjunction with the accompanying drawings.

[0023] A method for instant storage of input box content in a browser webpage, such as figure 1 shown, including the following steps:

[0024] Step 101, after the user logs in the client of the browser and enters the web page of the browser, the client obtains the content input by the user.

[0025] Step 102, each time the client obtains the content input by the user, it directly stores it in the cache space opened locally on the client.

[0026] Here, when the ...