CN105786861B - Information prompting method, server, mobile terminal and system - Google Patents
Information prompting method, server, mobile terminal and system Download PDFInfo
- Publication number
- CN105786861B CN105786861B CN201410814299.4A CN201410814299A CN105786861B CN 105786861 B CN105786861 B CN 105786861B CN 201410814299 A CN201410814299 A CN 201410814299A CN 105786861 B CN105786861 B CN 105786861B
- Authority
- CN
- China
- Prior art keywords
- information
- mobile terminal
- prompt
- target form
- user
- 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.)
- Active
Links
Images
Landscapes
- User Interface Of Digital Computer (AREA)
- Information Transfer Between Computers (AREA)
- Telephonic Communication Services (AREA)
Abstract
The embodiment of the invention discloses an information prompting method, a server, a mobile terminal and a system, wherein the information prompting method comprises the following steps: receiving a page request submitted by a mobile terminal, wherein the requested page comprises a target form; acquiring user attribute information of the mobile terminal, and determining information prompt data of the target form according to the user attribute information of the mobile terminal; and sending page data of the requested page to the mobile terminal according to the page request submitted by the mobile terminal, wherein the page data comprises the target form and the information prompt data of the target form, so that when the mobile terminal receives the input content of the user aiming at the target form, form prompt information is sent to the user according to the information prompt data of the target form. By adopting the method and the device, the online submission efficiency of the form content can be improved.
Description
Technical Field
The invention relates to the technical field of internet, in particular to an information prompting method, a server, a mobile terminal and a system.
Background
With the rapid development of the internet technology, people more and more use the internet to complete the submission and processing requests of transactions online, in the process, a user is often required to submit form content in an internet page, and if the form content input by the user does not meet the requirements, the terminal is also required to submit the content input by the user to a background server, and then the background server returns an error prompt to the terminal. The existing error prompt mode needs to be completed only by network connection, and especially for some pages with more form contents, a network transmission process for repeatedly submitting form data usually needs to consume a large amount of time and flow cost.
Disclosure of Invention
The technical problem to be solved by the embodiments of the present invention is to provide an information prompting method, a server, a mobile terminal, and a system, which can improve the online submission efficiency of form content.
In order to solve the foregoing technical problem, a first aspect of an embodiment of the present invention provides an information prompting method, where the method includes:
the server receives a page request submitted by the mobile terminal, and the requested page comprises a target form;
the server acquires the user attribute information of the mobile terminal and determines the information prompt data of the target form according to the user attribute information of the mobile terminal;
the server sends page data of a requested page to the mobile terminal according to a page request submitted by the mobile terminal, wherein the page data comprises the target form and information prompt data of the target form;
the mobile terminal displays the requested page according to the received page data;
and when receiving the input content of the user aiming at the target form, the mobile terminal sends form prompt information to the user according to the information prompt data of the target form.
Accordingly, a second aspect of the embodiments of the present invention provides an information prompting method, where the method includes:
the server receives a page request submitted by the mobile terminal, and the requested page comprises a target form;
the server acquires the user attribute information of the mobile terminal and determines the information prompt data of the target form according to the user attribute information of the mobile terminal;
and the server sends page data of the requested page to the mobile terminal according to the page request submitted by the mobile terminal, wherein the page data comprises the target form and the information prompt data of the target form, so that when the mobile terminal receives the input content of the user aiming at the target form, form prompt information is sent to the user according to the information prompt data of the target form.
Accordingly, a third aspect of the embodiments of the present invention provides an information prompting method, where the method includes:
the mobile terminal submits a page request to the server, and the requested page comprises a target form;
the mobile terminal receives page data of a requested page sent by the server, wherein the page data comprises the target form and information prompt data of the target form determined by the server according to user attribute information of the mobile terminal;
the mobile terminal displays the requested page according to the received page data;
and when receiving the input content of the user aiming at the target form, the mobile terminal sends form prompt information to the user according to the information prompt data of the target form.
Accordingly, a fourth aspect of the embodiments of the present invention provides a server, including:
the page request acquisition module is used for receiving a page request submitted by the mobile terminal, and the requested page comprises a target form;
the prompt data acquisition module is used for acquiring the user attribute information of the mobile terminal and determining the information prompt data of the target form according to the user attribute information of the mobile terminal;
and the page data sending module is used for sending page data of a requested page to the mobile terminal according to a page request submitted by the mobile terminal, wherein the page data comprises the target form and the information prompt data of the target form, so that when the mobile terminal receives the input content of a user aiming at the target form, the form prompt information is sent to the user according to the information prompt data of the target form.
Accordingly, a fifth aspect of the embodiments of the present invention provides a mobile terminal, where the mobile terminal includes:
the page request module is used for submitting a page request to the server, and the requested page comprises a target form;
the page data receiving module is used for receiving page data of a requested page sent by the server, and the page data comprises the target form and information prompt data of the target form determined by the server according to the user attribute information of the mobile terminal;
the page display module is used for displaying the requested page according to the received page data;
and the information prompting module is used for sending form prompting information to the user according to the information prompting data of the target form when receiving the input content of the user aiming at the target form.
Accordingly, a sixth aspect of the present invention provides an information prompting system, including the server according to the fourth aspect of the present invention and the mobile terminal according to the fifth aspect of the present invention, wherein:
the mobile terminal is used for submitting a page request to the server, and the requested page comprises a target form;
the server is used for acquiring the user attribute information of the mobile terminal after receiving the page request, and determining the information prompt data of the target form according to the user attribute information of the mobile terminal; sending page data of a requested page to the mobile terminal according to a page request submitted by the mobile terminal, wherein the page data comprises the target form and information prompt data of the target form;
the mobile terminal is also used for displaying the requested page according to the received page data; and when receiving the input content of the user aiming at the target form, sending form prompt information to the user according to the information prompt data of the target form.
By implementing the embodiment of the invention, the server can receive the page request submitted by the mobile terminal, the requested page comprises the target form, the user attribute information of the mobile terminal is obtained, the information prompt data of the target form is determined according to the user attribute information of the mobile terminal, and the page data of the requested page, comprising the target form and the information prompt data of the target form, is sent to the mobile terminal according to the page request submitted by the mobile terminal; correspondingly, the mobile terminal displays the requested page according to the received page data, and sends form prompt information to the user according to the information prompt data of the target form when receiving the input content of the user aiming at the target form. Compared with the mode that the information prompt can be completed only by network connection in the prior art, the method and the device can complete the information prompt aiming at the form directly through the mobile terminal, thereby avoiding the flow waste and a large amount of time consumption caused by repeatedly submitting form data and effectively improving the online submission efficiency of the form content.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of an information prompting method in an embodiment of the present invention;
FIG. 2 is a flow chart illustrating an information prompting method according to another embodiment of the present invention;
FIG. 3 is a flow chart illustrating an information prompting method according to another embodiment of the present invention;
FIG. 4 is a flow chart illustrating an information prompting method according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of a server provided in an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a mobile terminal provided in an embodiment of the present invention;
FIG. 7 is a schematic structural diagram of an information prompt module in an embodiment of the present invention;
fig. 8 is a schematic structural diagram of an information prompt system provided in an embodiment of the present invention;
fig. 9A is a schematic diagram of an interface of a mobile terminal according to an embodiment of the present invention;
FIG. 9B is a schematic diagram of another interface of a mobile terminal according to an embodiment of the invention;
FIG. 9C is a schematic diagram of an interface of another mobile terminal according to an embodiment of the present invention;
FIG. 9D is a schematic diagram of an interface of another mobile terminal according to an embodiment of the present invention;
fig. 9E is a schematic diagram of another interface of a mobile terminal according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The Mobile terminal in the embodiment of the present invention may include an Internet device such as a personal computer, a smart phone (e.g., an Android phone, an iOS phone, etc.), a tablet computer, a palmtop computer, a Mobile Internet device (MID, Mobile Internet Devices), or a wearable smart device.
Fig. 1 is a schematic flow chart of an information prompting method in an embodiment of the present invention, where the information prompting method described in fig. 1 is mainly described from a server side. As shown in fig. 1, the information prompting method may include the following steps:
s101, receiving a page request submitted by the mobile terminal, wherein the requested page comprises a target form.
In a specific implementation, the mobile terminal sends a page request to the server to display a requested page on its own display screen, and a user can input content information for a target form in the requested page. For example, if a user wants to query logistics tracking information of an express through an express application in the mobile terminal, a single number query function key in the express application can be selected to submit a request of an express query page; the express inquiry page comprises a form for inputting an express bill number.
S102, obtaining the user attribute information of the mobile terminal, and determining the information prompt data of the target form according to the user attribute information of the mobile terminal.
In a specific implementation, when the page request is received, the server may directly obtain user attribute information preset by the mobile terminal, such as user age, user location, and the like; the server can also query an application program corresponding to the page request to acquire account information of the application currently logged in by the user, and acquire user attribute information such as the age of the user, the location of the user and the like according to the account information; the server can also collect information such as the terminal type, the scene mode, the geographic position and the like of the mobile terminal as user attribute information.
After the server acquires the user attribute information, information prompt data for the target form can be determined according to the user attribute information, and the information prompt data can include error prompt information, input prompt information and the like. The error prompt information is used for providing the mobile terminal with an error prompt according to the error prompt information when confirming that the input content of the user for the target form is error, for example, the server can determine an input error prompt mode according to the age of the user, and if the age of the user exceeds 50 years, the input error prompt mode is a voice broadcast mode. The input prompt information is used for providing auxiliary prompts for the mobile terminal for the user to input the target form, for example, the contents input by the user are reported in a voice mode, and an input rule corresponding to the target form is displayed on a display screen.
Optionally, the determining the information prompt data of the target form according to the user attribute information of the mobile terminal includes:
and acquiring information prompt data corresponding to the user attribute information of the mobile terminal according to the corresponding relation between the preset user attribute information and the information prompt data of the target form.
In a specific implementation, the server may preset a corresponding relationship between user attribute information and information prompt data of a target form, for example, the information prompt data includes error prompt information, the server creates a mapping table between a contextual model in which the mobile terminal is located and the error prompt information in advance, and the server acquires that the contextual model in which the mobile terminal is located is a silent model, and may query the error prompt information corresponding to the silent model in the mapping table.
S103, sending page data of a requested page to the mobile terminal according to a page request submitted by the mobile terminal, wherein the page data comprises the target form and information prompt data of the target form, so that when the mobile terminal receives input content of a user aiming at the target form, form prompt information is sent to the user according to the information prompt data of the target form.
Optionally, the information prompt data includes content verification information and error prompt information corresponding to the user attribute information of the mobile terminal.
Specifically, the content verification information is used for providing the mobile terminal to verify the input content of the user for the target form according to the content verification information, so as to determine whether the input content meets the input rule of the target form. For example, if the target form is used to receive a bank card number, the input rule may include only allowing digital information to be input.
And the error prompt information is used for providing the error prompt information for the mobile terminal to send an error prompt to the user according to the error prompt information when the user confirms that the input content of the target form is wrong. For example, the contextual model in which the mobile terminal is located is a silent model, the information prompt data of the target form includes error prompt information corresponding to the silent model, and the error prompt information determines that the mode in which the mobile terminal sends an error prompt to the user is a vibration mode; the target form is used for receiving the bank card number, and the user inputs Chinese character information aiming at the target form, so that the mobile terminal determines that the input content of the user makes mistakes according to the content verification information, and the mobile terminal controls the self vibration at the moment.
It can be seen that the information prompting method described in fig. 1 can issue the information prompting data of the form to the mobile terminal through the server, the mobile terminal verifies the input content of the user for the form according to the information prompting data, and sends the form prompting information to the user, thereby avoiding the flow waste and a large amount of time consumption caused by repeatedly submitting the form data, and effectively improving the online submission efficiency of the form content.
Fig. 2 is a schematic flow chart of an information prompting method in another embodiment of the present invention, wherein the information prompting method described in fig. 2 is mainly described from the mobile terminal side. As shown in fig. 2, the information prompting method may include the following steps:
s201, submitting a page request to a server, wherein the requested page comprises a target form.
S202, receiving page data of the requested page sent by the server, wherein the page data comprises the target form and information prompt data of the target form determined by the server according to the user attribute information of the mobile terminal.
Specifically, the information prompt data may include error prompt information, input prompt information, and the like. And the error prompt information is used for providing the mobile terminal with error prompt to the user according to the error prompt information when the user confirms that the input content of the target form is wrong. The input prompt information is used for providing auxiliary prompts for the mobile terminal for the user to input the target form, for example, the contents input by the user are reported in a voice mode, and an input rule corresponding to the target form is displayed on a display screen.
Optionally, the information prompt data includes content verification information and error prompt information corresponding to the user attribute information of the mobile terminal.
Specifically, the content verification information is used for providing the mobile terminal to verify the input content of the user for the target form according to the content verification information, so as to determine whether the input content meets the input rule of the target form. For example, if the target form is used to receive a courier number, the input rule may include only allowing the input of numbers and english letters.
S203, displaying the requested page according to the received page data.
And S204, when receiving the input content of the user aiming at the target form, sending form prompt information to the user according to the information prompt data of the target form.
In a specific implementation, the mobile terminal may receive content input by the user and send form prompt information to the user for the received input content while the user inputs the target form; the mobile terminal can also send form prompt information to the user when receiving all input contents of the user aiming at the target form after the user input is finished.
Optionally, step S204 in the method shown in fig. 2 may include:
checking the input content of the user aiming at the target form according to the content checking information; and when the input content of the user aiming at the target form is confirmed to be wrong, sending an error prompt to the user according to the error prompt information.
For example, if the target form is used for receiving an express delivery form number and the input content of the user for the target form includes Chinese character information, the mobile terminal can send an error prompt to the user after confirming that the input of the user is incorrect.
Further optionally, the sending, by the mobile terminal, the error prompt to the user according to the error prompt information includes: controlling the vibration of the mobile terminal, controlling the vibration of an input frame of the target form, displaying error prompt information in the target form or sending a preset error voice prompt.
It can be seen that the information prompting method described in fig. 2 can issue the information prompting data of the form to the mobile terminal through the server, the mobile terminal verifies the input content of the user for the form according to the information prompting data, and sends the form prompting information to the user, thereby avoiding the flow waste and a large amount of time consumption caused by repeatedly submitting the form data, and effectively improving the online submission efficiency of the form content.
Fig. 3 is a schematic flow chart of an information prompting method in another embodiment of the present invention, wherein the information prompting method described in fig. 3 is mainly described from two sides of a server and a mobile terminal. As shown in fig. 3, the information prompting method may include the following steps:
s301, the server receives a page request submitted by the mobile terminal, and the requested page comprises a target form.
S302, the server obtains the user attribute information of the mobile terminal, and determines the information prompt data of the target form according to the user attribute information of the mobile terminal.
Optionally, the determining, by the server, the information prompt data of the target form according to the user attribute information of the mobile terminal may include:
and the server acquires the information prompt data corresponding to the user attribute information of the mobile terminal according to the corresponding relation between the preset user attribute information and the information prompt data of the target form.
S303, the server sends the page data of the requested page to the mobile terminal according to the page request submitted by the mobile terminal.
Specifically, the page data may include the target form and information prompt data of the target form.
S304, the mobile terminal displays the requested page according to the received page data.
S305, when receiving the input content of the user aiming at the target form, the mobile terminal sends form prompt information to the user according to the information prompt data of the target form.
Optionally, the information prompt data may include content verification information and error prompt information corresponding to the user attribute information of the mobile terminal.
Accordingly, step S305 in the method shown in fig. 3 comprises:
the mobile terminal checks the input content of the user aiming at the target form according to the content checking information; and when confirming that the input content of the user aiming at the target form is wrong, the mobile terminal sends out an error prompt to the user according to the error prompt information.
Optionally, the sending, by the mobile terminal, the error prompt to the user according to the error prompt information includes: controlling the vibration of the mobile terminal, controlling the vibration of an input frame of the target form, displaying error prompt information in the target form or sending a preset error voice prompt.
It can be seen that the information prompting method described in fig. 3 can issue the information prompting data of the form to the mobile terminal through the server, the mobile terminal verifies the input content of the user for the form according to the information prompting data, and sends the form prompting information to the user, thereby avoiding the flow waste and a large amount of time consumption caused by repeatedly submitting the form data, and effectively improving the online submission efficiency of the form content.
Fig. 4 is a schematic flow chart of an information prompting method in another embodiment of the present invention, wherein the information prompting method described in fig. 4 is mainly described from two sides of a server and a mobile terminal. As shown in fig. 4, the information prompting method may include the following steps:
s401, the server receives a page request submitted by the mobile terminal, and the requested page comprises a target form.
Taking the schematic view of the interface of the mobile terminal shown in fig. 9A as an example, the user touches a "single query" button in the mobile terminal to request to open an express query page.
S402, the server acquires the user attribute information of the mobile terminal.
For example, the user attribute information of the mobile terminal is the age of the user.
And S403, the server acquires information prompt data corresponding to the user attribute information of the mobile terminal according to the corresponding relation between the preset user attribute information and the information prompt data of the target form, wherein the information prompt data comprises content verification information and error prompt information corresponding to the user attribute information of the mobile terminal.
For example, the requested page is an express query page; the content verification information comprises an input rule corresponding to the target form, and the input rule is that only English letters and numbers are allowed to be input. The error prompt information includes an error prompt mode, and the server determines that the prompt mode is to control the mobile terminal to vibrate if the age of the user obtained in step S402 is greater than 60 years old, or determines that the prompt mode is to display the error prompt information in the target form, or determines that the prompt mode is to send a preset error voice prompt.
S404, the server sends the page data of the requested page to the mobile terminal according to the page request submitted by the mobile terminal, wherein the page data comprises the target form and the information prompt data of the target form.
S405, the mobile terminal displays the requested page according to the received page data.
Taking the schematic diagram of the interface of the mobile terminal shown in fig. 9B as an example, the mobile terminal displays the requested page, that is, the express inquiry page, on its own display screen. The target form of the page includes an input box for the user to enter the courier order number, and a confirm submit button.
S406, the mobile terminal verifies the input content of the user aiming at the target form according to the content verification information, and sends an error prompt to the user according to the error prompt information when the input content of the user aiming at the target form is confirmed to be wrong.
Taking the schematic diagram of the interface of the mobile terminal shown in fig. 9C as an example, the user inputs the Chinese character "deep" in the input box of the express delivery inquiry page, and at this time, the mobile terminal controls the vibration of itself to prompt the user of an input error.
Taking the schematic diagram of the interface of the mobile terminal shown in fig. 9D as an example, if a special symbol "%" is mixed in the content input by the user in the input box of the express delivery inquiry page, after the user clicks the "confirm and submit" button, the mobile terminal detects that the input content is wrong, and then the error prompt message "please input the correct express delivery order number" is displayed in the target form.
Taking the schematic diagram of the interface of the mobile terminal shown in fig. 9E as an example, if a special symbol "%" is mixed in the content input by the user in the input box of the express delivery inquiry page, after the user clicks the "confirm and submit" button, the mobile terminal detects that the input content is wrong, and then a preset wrong voice prompt "single number format is incorrect" can be sent through the speaker.
It can be seen that the information prompting method described in fig. 4 can issue the information prompting data of the form to the mobile terminal through the server, the mobile terminal verifies the input content of the user for the form according to the information prompting data, and sends the form prompting information to the user, thereby avoiding the flow waste and a large amount of time consumption caused by repeatedly submitting the form data, and effectively improving the online submission efficiency of the form content.
Fig. 5 is a schematic structural diagram of a server provided in an embodiment of the present invention, and as shown in fig. 5, the server 500 in the embodiment may at least include:
the page request obtaining module 501 is configured to receive a page request submitted by a mobile terminal, where the requested page includes a target form.
In a specific implementation, the mobile terminal sends a page request to the server to display a requested page on its own display screen, and a user can input content information for a target form in the requested page. For example, if a user wants to query logistics tracking information of an express through an express application in the mobile terminal, a single number query function key in the express application can be selected to submit a request of an express query page; the express inquiry page comprises a form for inputting an express bill number.
A prompt data obtaining module 502, configured to obtain the user attribute information of the mobile terminal, and determine the information prompt data of the target form according to the user attribute information of the mobile terminal.
In a specific implementation, when the page request obtaining module 501 receives the page request, the prompt data obtaining module 502 may directly obtain user attribute information preset by the mobile terminal, such as user age, user location, and the like; the prompt data obtaining module 502 may also query an application program corresponding to the page request to obtain account information of the application currently logged in by the user, and obtain user attribute information such as the age of the user, the location of the user, and the like according to the account information; the prompt data obtaining module 502 may also collect information such as a terminal type, a contextual model, a geographic location, and the like of the mobile terminal as the user attribute information.
After the prompt data obtaining module 502 obtains the user attribute information, information prompt data for the target form may be determined according to the user attribute information, where the information prompt data may include error prompt information, input prompt information, and the like. The error prompt information is used for providing the mobile terminal to send an error prompt to the user according to the error prompt information when confirming that the input content of the user for the target form is incorrect, for example, the prompt data acquisition module 502 may determine an input error prompt mode according to the age of the user, and if the age of the user exceeds 50 years, the input error prompt mode is a voice broadcast mode. The input prompt information is used for providing auxiliary prompts for the mobile terminal for the user to input the target form, for example, the contents input by the user are reported in a voice mode, and an input rule corresponding to the target form is displayed on a display screen.
The page data sending module 503 is configured to send page data of a requested page, including the target form and the information prompt data of the target form, to the mobile terminal according to a page request submitted by the mobile terminal, so that when the mobile terminal receives input content of a user for the target form, the mobile terminal sends form prompt information to the user according to the information prompt data of the target form.
In a specific implementation, the mobile terminal may receive content input by the user and send form prompt information to the user for the received input content while the user inputs the target form; the mobile terminal can also send form prompt information to the user when receiving all input contents of the user aiming at the target form after the user input is finished.
In an optional embodiment, the prompt data obtaining module 502 is configured to:
and acquiring information prompt data corresponding to the user attribute information of the mobile terminal according to the corresponding relation between the preset user attribute information and the information prompt data of the target form.
In a specific implementation, the server may preset a corresponding relationship between the user attribute information and the information prompt data of the target form, for example, the information prompt data includes error prompt information, the server creates a mapping table between a contextual model in which the mobile terminal is located and the error prompt information in advance, and the prompt data obtaining module 502 obtains that the contextual model in which the mobile terminal is located is a silent model, and may query the error prompt information corresponding to the silent model in the mapping table.
In another optional embodiment, the information prompt data includes content verification information and error prompt information corresponding to user attribute information of the mobile terminal.
Specifically, the content verification information is used for providing the mobile terminal to verify the input content of the user for the target form according to the content verification information, so as to determine whether the input content meets the input rule of the target form. For example, if the target form is used to receive a bank card number, the input rule may include only allowing digital information to be input.
And the error prompt information is used for providing the error prompt information for the mobile terminal to send an error prompt to the user according to the error prompt information when the user confirms that the input content of the target form is wrong. For example, the contextual model in which the mobile terminal is located is a silent model, the information prompt data of the target form includes error prompt information corresponding to the silent model, and the error prompt information determines that the mode in which the mobile terminal sends an error prompt to the user is a vibration mode; the target form is used for receiving the bank card number, and the user inputs Chinese character information aiming at the target form, so that the mobile terminal determines that the input content of the user makes mistakes according to the content verification information, and the mobile terminal controls the self vibration at the moment.
It can be seen that the server shown in fig. 5 can issue the information prompt data of the form to the mobile terminal, the mobile terminal verifies the input content of the user for the form according to the information prompt data, and sends the form prompt information to the user, thereby avoiding the flow waste and a large amount of time consumption caused by repeatedly submitting the form data, and effectively improving the online submission efficiency of the form content.
Fig. 6 is a schematic structural diagram of a mobile terminal provided in an embodiment of the present invention, and as shown in fig. 6, the mobile terminal 600 in this embodiment may at least include:
the page request module 601 is configured to submit a page request to a server, where the requested page includes a target form.
In a specific implementation, the page request module 601 sends a page request to the server to display a requested page on its own display screen, and a user may input content information for a target form in the requested page. For example, if a user wants to query logistics tracking information of an express through an express application in the mobile terminal, a single number query function key in the express application can be selected to submit a request of an express query page; the express inquiry page comprises a form for inputting an express bill number.
A page data receiving module 602, configured to receive page data of a requested page sent by the server, where the page data includes the target form and information prompt data of the target form determined by the server according to the user attribute information of the mobile terminal.
Specifically, the information prompt data may include error prompt information, input prompt information, and the like. And the error prompt information is used for providing the mobile terminal with error prompt to the user according to the error prompt information when the user confirms that the input content of the target form is wrong. The input prompt information is used for providing auxiliary prompts for the mobile terminal for the user to input the target form, for example, the contents input by the user are reported in a voice mode, and an input rule corresponding to the target form is displayed on a display screen.
In addition, when the page request is received, the server may directly obtain user attribute information preset by the mobile terminal, such as user age, user location, and the like; the server can also query an application program corresponding to the page request to acquire account information of the application currently logged in by the user, and acquire user attribute information such as the age of the user, the location of the user and the like according to the account information; the server can also collect information such as the terminal type, the scene mode, the geographic position and the like of the mobile terminal as user attribute information.
Optionally, the information prompt data includes content verification information and error prompt information corresponding to the user attribute information of the mobile terminal.
Specifically, the content verification information is used for providing the mobile terminal to verify the input content of the user for the target form according to the content verification information, so as to determine whether the input content meets the input rule of the target form. For example, if the target form is used to receive a courier number, the input rule may include only allowing the input of numbers and english letters.
The page display module 603 is configured to display the requested page according to the received page data.
The information prompting module 604 is configured to send form prompting information to a user according to the information prompting data of the target form when receiving input content of the user for the target form.
In a specific implementation, the information prompt module 604 may receive the content input by the user and send form prompt information to the user according to the received input content during the input process of the user for the target form; the information prompt module 604 may also send the form prompt information to the user when receiving all input contents of the user for the target form after the user input is completed.
In an optional embodiment, the information prompt data comprises content verification information and error prompt information corresponding to user attribute information of the mobile terminal;
accordingly, as shown in fig. 7, the information prompt module 604 includes:
the content verification unit 6401 is configured to verify input content of the user for the target form according to the content verification information;
and the error prompt unit 6402 is configured to send an error prompt to the user according to the error prompt information when the content verification unit 6401 confirms that the input content of the user for the target form is incorrect.
For example, if the target form is used to receive an express delivery form number and the input content of the target form by the user includes chinese character information, the content verification unit 6401 determines that the user input is incorrect, and the error prompt unit 6402 may issue an error prompt to the user.
In another optional embodiment, the sending, by the error prompt unit, the error prompt to the user according to the error prompt information includes: controlling the vibration of the mobile terminal, controlling the vibration of an input frame of the target form, displaying error prompt information in the target form or sending a preset error voice prompt.
It can be seen that the mobile terminal shown in fig. 6 can receive the information prompt data issued by the server, verify the input content of the user for the form according to the information prompt data, and send the form prompt information to the user, thereby avoiding the flow waste and a large amount of time consumption caused by repeatedly submitting the form data, and effectively improving the online submission efficiency of the form content.
Fig. 8 is a schematic structural diagram of an information prompting system provided in an embodiment of the present invention, as shown in fig. 8, the information prompting system in this embodiment may include a server 801 and a mobile terminal 802, where the server 801 may be connected to the mobile terminal 802 through a network, the server 801 may be the server described above with reference to fig. 5, and the mobile terminal 802 may be the mobile terminal described above with reference to fig. 6, specifically:
a mobile terminal 802, configured to submit a page request to the server 801, where the requested page includes a target form;
the server 801 is configured to obtain the user attribute information of the mobile terminal 802 after receiving the page request, and determine the information prompt data of the target form according to the user attribute information of the mobile terminal 802; sending page data of a requested page to the mobile terminal 802 according to a page request submitted by the mobile terminal 802, wherein the page data comprises the target form and information prompt data of the target form;
the mobile terminal 802 is further configured to display the requested page according to the received page data; and when receiving the input content of the user aiming at the target form, sending form prompt information to the user according to the information prompt data of the target form.
In an optional embodiment, the determining, by the server 801, the information prompt data of the target form according to the user attribute information of the mobile terminal 802 includes:
the server 801 obtains information prompt data corresponding to the user attribute information of the mobile terminal 802 according to a corresponding relationship between preset user attribute information and information prompt data of a target form.
In another optional embodiment, the information prompting data includes content verification information and error prompting information corresponding to the user attribute information of the mobile terminal 802;
correspondingly, when receiving the input content of the user for the target form, the mobile terminal 802 sends form prompt information to the user according to the information prompt data of the target form, including:
the mobile terminal 802 checks the input content of the user for the target form according to the content checking information;
and when the mobile terminal 802 confirms that the input content of the user for the target form is wrong, sending an error prompt to the user according to the error prompt information.
In another optional embodiment, the sending, by the mobile terminal 802, the error prompt to the user according to the error prompt information includes: controlling the vibration of the mobile terminal, controlling the vibration of an input frame of the target form, displaying error prompt information in the target form or sending a preset error voice prompt.
It can be seen that the information prompt system shown in fig. 8 can issue the information prompt data of the form to the mobile terminal through the server, the mobile terminal verifies the input content of the user for the form according to the information prompt data, and sends the form prompt information to the user, thereby avoiding the flow waste and a large amount of time consumption caused by repeatedly submitting the form data, and effectively improving the online submission efficiency of the form content.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present invention, and it is therefore to be understood that the invention is not limited by the scope of the appended claims.
Claims (20)
1. An information prompting method, characterized in that the method comprises:
the server receives a page request submitted by the mobile terminal, and the requested page comprises a target form;
the server acquires user attribute information of the mobile terminal, and determines information prompt data of the target form according to the user attribute information of the mobile terminal, wherein the user attribute information comprises any one or more of a terminal type, a contextual model and a geographic position of the mobile terminal;
the server sends page data of a requested page to the mobile terminal according to a page request submitted by the mobile terminal, wherein the page data comprises the target form and information prompt data of the target form;
the mobile terminal displays the requested page according to the received page data;
when receiving input contents of a user aiming at a target form, the mobile terminal sends form prompt information to the user according to the information prompt data of the target form;
the information prompt data comprises content verification information and error prompt information, wherein the content verification information is used for indicating the mobile terminal to verify the input content of the user aiming at the target form according to the content verification information so as to determine whether the input content meets the input rule of the target form; and the error prompt information is used for indicating the mobile terminal to output an error prompt according to an error prompt mode indicated by the error prompt information when the mobile terminal confirms that the input content of the target form is incorrect by the user.
2. The information presentation method of claim 1, wherein the server determining the information presentation data of the target form based on the user attribute information of the mobile terminal comprises:
and the server acquires the information prompt data corresponding to the user attribute information of the mobile terminal according to the corresponding relation between the preset user attribute information and the information prompt data of the target form.
3. The information presentation method according to claim 1, wherein the information presentation data includes content verification information and error presentation information corresponding to user attribute information of the mobile terminal;
when the mobile terminal receives input content of a user for a target form, sending form prompt information to the user according to the information prompt data of the target form comprises the following steps:
the mobile terminal verifies the input content of the user aiming at the target form according to the content verification information;
and when the mobile terminal confirms that the input content of the user aiming at the target form is wrong, sending an error prompt to the user according to the error prompt information.
4. The information prompting method of claim 3, wherein the mobile terminal sending an error prompt to a user according to the error prompt information comprises: controlling the vibration of the mobile terminal, controlling the vibration of an input frame of the target form, displaying error prompt information in the target form or sending a preset error voice prompt.
5. An information prompting method, characterized in that the method comprises:
the server receives a page request submitted by the mobile terminal, and the requested page comprises a target form;
the server acquires user attribute information of the mobile terminal, and determines information prompt data of the target form according to the user attribute information of the mobile terminal, wherein the user attribute information comprises any one or more of a terminal type, a contextual model and a geographic position of the mobile terminal;
the server sends page data of a requested page to the mobile terminal according to a page request submitted by the mobile terminal, wherein the page data comprises the target form and information prompt data of the target form, so that when the mobile terminal receives input content of a user aiming at the target form, form prompt information is sent to the user according to the information prompt data of the target form;
the information prompt data comprises content verification information and error prompt information, wherein the content verification information is used for indicating the mobile terminal to verify the input content of the user aiming at the target form according to the content verification information so as to determine whether the input content meets the input rule of the target form; and the error prompt information is used for indicating the mobile terminal to output an error prompt according to an error prompt mode indicated by the error prompt information when the mobile terminal confirms that the input content of the target form is incorrect by the user.
6. The information presentation method of claim 5 wherein the server determining the information presentation data for the target form based on the user attribute information of the mobile terminal comprises:
and the server acquires the information prompt data corresponding to the user attribute information of the mobile terminal according to the corresponding relation between the preset user attribute information and the information prompt data of the target form.
7. The information prompting method according to claim 5, wherein the information prompting data includes content verification information and error prompting information corresponding to the user attribute information of the mobile terminal, the content verification information is used for providing the mobile terminal to verify the input content of the user for the target form according to the content verification information, and the error prompting information is used for providing the mobile terminal to issue an error prompt to the user according to the error prompting information when confirming that the input content of the user for the target form is erroneous.
8. An information prompting method, characterized in that the method comprises:
the mobile terminal submits a page request to the server, and the requested page comprises a target form;
the mobile terminal receives page data of a requested page sent by the server, wherein the page data comprises the target form and information prompt data of the target form determined by the server according to user attribute information of the mobile terminal, and the user attribute information comprises any one or more of a terminal type, a contextual model and a geographic position of the mobile terminal;
the mobile terminal displays the requested page according to the received page data;
when receiving input contents of a user aiming at a target form, the mobile terminal sends form prompt information to the user according to the information prompt data of the target form;
the information prompt data comprises content verification information and error prompt information, wherein the content verification information is used for indicating the mobile terminal to verify the input content of the user aiming at the target form according to the content verification information so as to determine whether the input content meets the input rule of the target form; and the error prompt information is used for indicating the mobile terminal to output an error prompt according to an error prompt mode indicated by the error prompt information when the mobile terminal confirms that the input content of the target form is incorrect by the user.
9. The information presentation method according to claim 8, wherein the information presentation data includes content verification information and error presentation information corresponding to user attribute information of the mobile terminal;
when the mobile terminal receives input content of a user for a target form, sending form prompt information to the user according to the information prompt data of the target form comprises the following steps:
the mobile terminal verifies the input content of the user aiming at the target form according to the content verification information;
and when the mobile terminal confirms that the input content of the user aiming at the target form is wrong, sending an error prompt to the user according to the error prompt information.
10. The information presentation method of claim 9, wherein said issuing an error presentation to a user based on the error presentation information comprises: controlling the vibration of the mobile terminal, controlling the vibration of an input frame of the target form, displaying error prompt information in the target form or sending a preset error voice prompt.
11. A server, characterized in that the server comprises:
the page request acquisition module is used for receiving a page request submitted by the mobile terminal, and the requested page comprises a target form;
the prompt data acquisition module is used for acquiring user attribute information of the mobile terminal and determining the information prompt data of the target form according to the user attribute information of the mobile terminal, wherein the user attribute information comprises any one or more of a terminal type, a contextual model and a geographic position of the mobile terminal;
the page data sending module is used for sending page data of a requested page to the mobile terminal according to a page request submitted by the mobile terminal, wherein the page data comprises the target form and information prompt data of the target form, so that when the mobile terminal receives input content of a user aiming at the target form, form prompt information is sent to the user according to the information prompt data of the target form;
the information prompt data comprises content verification information and error prompt information, wherein the content verification information is used for indicating the mobile terminal to verify the input content of the user aiming at the target form according to the content verification information so as to determine whether the input content meets the input rule of the target form; and the error prompt information is used for indicating the mobile terminal to output an error prompt according to an error prompt mode indicated by the error prompt information when the mobile terminal confirms that the input content of the target form is incorrect by the user.
12. The server of claim 11, wherein the hints data acquisition module is to:
and acquiring information prompt data corresponding to the user attribute information of the mobile terminal according to the corresponding relation between the preset user attribute information and the information prompt data of the target form.
13. The server according to claim 11, wherein the information prompt data includes content verification information and error prompt information corresponding to the user attribute information of the mobile terminal, the content verification information is used for providing the mobile terminal to verify the input content of the user for the target form according to the content verification information, and the error prompt information is used for providing the mobile terminal to issue an error prompt to the user according to the error prompt information when confirming that the input content of the user for the target form is incorrect.
14. A mobile terminal, characterized in that the mobile terminal comprises:
the page request module is used for submitting a page request to the server, and the requested page comprises a target form;
the page data receiving module is used for receiving page data of a requested page sent by the server, and the page data comprises the target form and information prompt data of the target form determined by the server according to user attribute information of the mobile terminal, wherein the user attribute information comprises any one or more of a terminal type, a contextual model and a geographic position of the mobile terminal;
the page display module is used for displaying the requested page according to the received page data;
the information prompting module is used for sending form prompting information to a user according to the information prompting data of the target form when receiving the input content of the user aiming at the target form;
the information prompt data comprises content verification information and error prompt information, wherein the content verification information is used for indicating the mobile terminal to verify the input content of the user aiming at the target form according to the content verification information so as to determine whether the input content meets the input rule of the target form; and the error prompt information is used for indicating the mobile terminal to output an error prompt according to an error prompt mode indicated by the error prompt information when the mobile terminal confirms that the input content of the target form is incorrect by the user.
15. The mobile terminal according to claim 14, wherein the information presentation data includes content verification information and error presentation information corresponding to user attribute information of the mobile terminal;
the information prompt module comprises:
the content verification unit is used for verifying the input content of the user aiming at the target form according to the content verification information;
and the error prompt unit is used for sending an error prompt to the user according to the error prompt information when the content verification unit confirms that the input content of the user aiming at the target form is wrong.
16. The mobile terminal of claim 15, wherein the error prompt unit issuing an error prompt to the user according to the error prompt information comprises: controlling the vibration of the mobile terminal, controlling the vibration of an input frame of the target form, displaying error prompt information in the target form or sending a preset error voice prompt.
17. An information prompting system, characterized by comprising a server and a mobile terminal, wherein:
the mobile terminal is used for submitting a page request to the server, and the requested page comprises a target form;
the server is used for acquiring the user attribute information of the mobile terminal after receiving the page request, and determining the information prompt data of the target form according to the user attribute information of the mobile terminal; sending page data of a requested page to the mobile terminal according to a page request submitted by the mobile terminal, wherein the page data comprises the target form and information prompt data of the target form, and the user attribute information comprises any one or more of a terminal type, a contextual model and a geographic position of the mobile terminal;
the mobile terminal is also used for displaying the requested page according to the received page data; when receiving input content of a user aiming at a target form, sending form prompt information to the user according to the information prompt data of the target form;
the information prompt data comprises content verification information and error prompt information, wherein the content verification information is used for indicating the mobile terminal to verify the input content of the user aiming at the target form according to the content verification information so as to determine whether the input content meets the input rule of the target form; and the error prompt information is used for indicating the mobile terminal to output an error prompt according to an error prompt mode indicated by the error prompt information when the mobile terminal confirms that the input content of the target form is incorrect by the user.
18. The information presentation system of claim 17, wherein the server determining the information presentation data of the target form based on the user attribute information of the mobile terminal comprises:
and the server acquires the information prompt data corresponding to the user attribute information of the mobile terminal according to the corresponding relation between the preset user attribute information and the information prompt data of the target form.
19. The information presentation system according to claim 17, wherein the information presentation data includes content verification information and error presentation information corresponding to user attribute information of the mobile terminal;
when the mobile terminal receives input content of a user for a target form, sending form prompt information to the user according to the information prompt data of the target form comprises the following steps:
the mobile terminal verifies the input content of the user aiming at the target form according to the content verification information;
and when the mobile terminal confirms that the input content of the user aiming at the target form is wrong, sending an error prompt to the user according to the error prompt information.
20. The information presentation system of claim 19, wherein the mobile terminal issuing an error prompt to a user based on the error prompt information comprises: controlling the vibration of the mobile terminal, controlling the vibration of an input frame of the target form, displaying error prompt information in the target form or sending a preset error voice prompt.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410814299.4A CN105786861B (en) | 2014-12-23 | 2014-12-23 | Information prompting method, server, mobile terminal and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410814299.4A CN105786861B (en) | 2014-12-23 | 2014-12-23 | Information prompting method, server, mobile terminal and system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105786861A CN105786861A (en) | 2016-07-20 |
CN105786861B true CN105786861B (en) | 2020-01-10 |
Family
ID=56377501
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410814299.4A Active CN105786861B (en) | 2014-12-23 | 2014-12-23 | Information prompting method, server, mobile terminal and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105786861B (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20180083131A (en) * | 2017-01-12 | 2018-07-20 | 에이치피프린팅코리아 주식회사 | Display apparatus and method for controlling the display apparatus thereof |
CN112615879A (en) * | 2020-12-26 | 2021-04-06 | 中国农业银行股份有限公司 | Network request processing method and device |
CN112950280A (en) * | 2021-03-23 | 2021-06-11 | 函谷数巢品牌管理(广州)有限公司 | Data processing method and device |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102324004A (en) * | 2011-05-26 | 2012-01-18 | 重庆猪八戒网络有限公司 | Verification method for webpage form input information and device |
CN103605454A (en) * | 2013-11-14 | 2014-02-26 | 小米科技有限责任公司 | Error prompting method, error prompting device and terminal equipment |
CN103778154A (en) * | 2012-10-24 | 2014-05-07 | 金蝶软件(中国)有限公司 | Form property reverse writing method and device |
-
2014
- 2014-12-23 CN CN201410814299.4A patent/CN105786861B/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102324004A (en) * | 2011-05-26 | 2012-01-18 | 重庆猪八戒网络有限公司 | Verification method for webpage form input information and device |
CN103778154A (en) * | 2012-10-24 | 2014-05-07 | 金蝶软件(中国)有限公司 | Form property reverse writing method and device |
CN103605454A (en) * | 2013-11-14 | 2014-02-26 | 小米科技有限责任公司 | Error prompting method, error prompting device and terminal equipment |
Also Published As
Publication number | Publication date |
---|---|
CN105786861A (en) | 2016-07-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109831456B (en) | Message pushing method, device, equipment and storage medium | |
AU2016253705B2 (en) | Voice-based form filling | |
US20170160890A1 (en) | Terminal device and sharing method thereof | |
AU2018399177B2 (en) | Electronic transaction method and terminal | |
US11157959B2 (en) | Multimedia information processing method, apparatus and system, and computer storage medium | |
CN102324004A (en) | Verification method for webpage form input information and device | |
CN106130998A (en) | A kind of identifying code transmission method and device | |
KR20130057338A (en) | Method and apparatus for providing voice value added service | |
CN108108094A (en) | A kind of information processing method, terminal and computer-readable medium | |
CN108009719A (en) | A kind of user's evaluation method, server and terminal based on hosted platform | |
CN105786861B (en) | Information prompting method, server, mobile terminal and system | |
CN111787154A (en) | Information processing method and electronic equipment | |
US9285964B2 (en) | Automatically recovering and maintaining focus | |
EP3316110A1 (en) | Communication terminal, management system, communication system, display method and program | |
KR20120137543A (en) | Apparatus and method for sharing informaion in virtual space | |
CN112883696B (en) | Form filling method, form sharing method, device, equipment and storage medium | |
CN111756787A (en) | Online signature method and device, electronic equipment and computer readable storage medium | |
WO2015070593A1 (en) | Method, device and system for on-line payment information transmission | |
CN113190229A (en) | Method and device for generating government affair page | |
US8989714B2 (en) | Information processing apparatus, information processing system, non-transitory computer readable medium that stores a program, and information processing method | |
JP4644741B2 (en) | Image processing device | |
WO2020124454A1 (en) | Font switching method and related product | |
EP3144871A1 (en) | Method and device for processing card application data | |
CN112215010A (en) | Semantic recognition method and equipment | |
CN113704796A (en) | Electronic signature method, device, equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |