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
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2012-11-21
Smart Images
Figure 1
Abstract
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 ...