Method, device and system for generating page form
A page table and form technology, applied in the Internet field, can solve problems such as increased form maintenance cost, inconsistent form style, and poor form reusability, and achieves the effect of reducing the risk of code modification, completely consistent style, and improved reusability.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2011-07-13
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of the Internet, in particular to a method, device and system for generating a page form. Background technique
[0002] With the development of Internet technology and the expansion of network influence, more and more management systems are built using B / S (Browser / Server, browser / server) structure. In the B / S structure, a browser (Browser) such as Netscape Navigator or Internet Explorer is installed on the client, and databases such as Oracle, Sybase, Informix or SQL Server are installed on the server. The browser on the client performs data interaction with the database on the server through the Web Server to realize the user interface, but the main business logic of the system is implemented on the server side (Server), and only a small part of the business logic is implemented on the front-end page (Web )accomplish. The B / S mode unifies the configuration of the client, concentrates the core part of the...
Examples
Embodiment Construction
[0039] In the technical solution provided by the present invention, the core idea is that the server in the B / S structure system pre-stores the form information of the page in the database, XML (Extensible Markup Language) file, array or text file. When the browser accesses the page, it sends page information to the server, including the page identifier and / or page data, and calls the form content of the page. The server-side program accesses, reads and assembles the form information corresponding to the page, and returns the generated page form to the page display, thereby realizing the dynamic generation of the page form. The technology of dynamically generating page form information in the present invention can be used in the management information system of B / S structure, and the user can also manage the above-mentioned predefined form information according to needs.
[0040] The technical solutions of the present invention will be clearly and completely described below in...