Work report > opening report

Web site system production opening report


1. The research significance of this topic In the rapid development of the Internet today, the Internet has become an important channel for people to quickly acquire, publish and transmit information. It plays an important role in people's politics, economy and life. The status of Internet application is obvious. It has become an important part of the government, enterprises and institutions in the information construction, and thus has received much attention.
The subject we designed this time is the embodiment of the close relationship between the Internet and social life. In today's society, people can't do without the Internet. The Internet has become a form of communication between people. He It is possible to turn things into complications. The construction of the website of the old cadres can not only change the working style of the institution, but also greatly improve the efficiency of the staff of the unit and increase the knowledge of the unit. Mingdu, more importantly, provides an online living space for the old cadres of our bureau, which promotes their further understanding of network knowledge.
Through the website, you can introduce the contents of the organization, policies and regulations, service guides, electronic publications, news, learning fields, problem collection, health care, life tips, travel profiles, etc. You can also use the e-mail economy and Quickly communicate with the outside world.
Introduction to ASP

1 What is ASP? Microsoft Active Server Pages actually extends some of the additional features of standard HTML files. ASPs contain HTML statements like standard HTML files and are interpreted and displayed on a browser. But it provides HTML writers with The environment in which scripts are run on the server side allows HTML writers to create ASPs using VBS cript and JScript or other third-party scripting languages ​​to implement web pages with dynamic content that can be implemented in the past by complex CGI programs, such as counters. An ASP file has a suffix of . asp, which contains a VBS cript or JS cript statement that implements dynamic functions. If you remove those VBS cript or JS cript statements, it is no different from a standard HTML file. ASP provides some built-in objects. With these built-in objects, you can make your scripts more powerful; these objects will allow you to receive and transfer information from the browser. For example, with the request object, you can receive and process information from the user's HTML form. ASP contains standard ActiveX components that can perform complex functions such as using databases, etc. However, you won't be limited by this, you can easily create your own additional ActiveX components. This means you can extend your Active X components without restrictions. ASP can work with data such as SQL Server. The library line is hooked up. In the later chapters of this book, we will learn about this in detail. What's important is that this is a very powerful feature of ASP, online business and online forums, etc., which are very advanced and dynamically updated. Sites need database support, and need to be updated automatically with the contents of the database, so you can use ASP to build a lot of similar advanced sites. Through the above description, we can understand that ASP is Server-side scripts, objects, and component-expanded standard web pages provide a running environment for them. And its web page does not exist at the beginning of the build, but when a browser makes a request to it, it is based on Need to generate the required standard web pages, which overcomes the static shortcomings of web pages written in the past, so that there can be many dynamic information on the web page. For example: current Computer time, the count value of the counter and the like.
2 ASP features
ASP is a set of server-side script running environment. When the user requests the .asp file from the browser to the Web server, the ASP script starts running, then the web server calls ASP, ASP reads the requested file comprehensively, and executes all the files. Script commands and pass standard web pages to the browser without the script commands you wrote.
2 using ASP and SQL Server website erection and each command of ASP is first used to generate HTML files, so ASP allows to generate dynamic content.
Download For the Web server, ASP and HTML are essentially different. HTML is sent back to the browser without any processing. On the other hand, for the browser, ASP and HTML are almost indistinguishable, just the suffix is. The difference between asp and .htm, when we apply for ASP on the client, our browser accepts the file in HTML format. Therefore, according to the above characteristics, we can easily implement such as table information collection and counter with ASP. , guestbook, bulletin board, ASP can also easily achieve dynamic control of the page content, customize different page content for different viewers, and achieve any browser.
Chat rooms and even e-commerce and other features that must have been implemented by CGI in the past.
Personalized website.

3 Scope of Use There are almost no restrictions on implementing various functions with ASP. As long as the website exists and runs normally, the following is a list of application examples:
Add a scrolling ad bar at the top of your website's homepage.
Accept information from HTML forms and save it to the database.
Create a personalized homepage based on different visitors displaying different content.
Add a click counter to your home page.
Display different levels of content based on the version, type, and capabilities of the user's browser.
Connecting multiple homepages makes it easy to navigate online.
Track activity information on the user's website and save it to a log file.
Use your Windows NT-based Internet to build your MIS application.
The system written in ASP can completely reach the level of the original network database system using C lient / Server. The biggest advantage of using ASP is that when you upgrade the program, you only need to modify the ASP on the server. File without modifying the client program.
The above is just a brief introduction. After reading the following sections, you will have a more comprehensive and in-depth understanding of what you can do with ASP. You will really learn how to use ASP to build various applications.
2. The basic content of this topic is to establish a brand-new image of all levels of government in China on the Internet, which is conducive to transforming the roles of management at all levels from management to management services, reducing office expenses, improving office efficiency, and promoting diligence. The construction of a clean government and the improvement of the information level of government civil servants, the establishment of the website of the old cadre bureau of the Municipal Party Committee will provide excellent conditions for office networking, automation, electronic, and comprehensive information sharing. This topic introduces the construction of the website of the old cadre bureau of the city. The practice and specific steps give the choice of the program and the equipment configuration of the website construction of the old cadre bureau. It also introduces the purpose and development direction of the website construction of the old cadre bureau to fully realize the above objectives. It also comprehensively introduces the construction and management of the website on the Internet. Technology. The content involves the infrastructure of the website, investigating the original data, focusing on transaction processing and site management such as news updates, service guides, using ASP, HTML to develop the foreground program, completing the link to the website, and importing from the relevant system. Data, write the corresponding stored procedures, in order to contact the needs of the old cadre bureau to develop powerful website.
The website of the old cadre bureau provides a comprehensive network environment for the work, management, life, information exchange and communication of the cadres. The use of the website has brought the cadre's office, academic research and management conditions to a new level, and also to the old cadre bureau. Propaganda, development, and provide a platform. We can make full use of the existing computer resources, realize information exchange and the sharing of software and hardware resources, and realize the new modernization form of the old cadre bureau's office, management and service to the society.
Some of the contents of the website of the old cadre bureau, including the structure and characteristics of the website and the theoretical knowledge points of the website construction. The biggest feature is that each knowledge point in the ASP is carefully applied to the actual needs, through the study of the theory. To get in touch with the actual operation, and to fully grasp the ideas, techniques and systems of ASP development WEB dynamic website. In addition, ASP also provides a simpler and more convenient database access method, making it easier to develop database-driven WEB applications. ASP supports VBScript and Jscript, and can support other scripting languages ​​such as HTML in the form of a plugin.
3. Key points and difficulties of this topic The focus of this topic is mainly on the selection of website materials and the construction of frameworks. A good website should have many homepages connected to each other, and add some dynamic, picture, sound effects and other links. Comprehensively complete the construction of the website to reflect the theme, in order to attract the viewer's attention to each home page, the timely update of the content is also a major practical problem of the website construction, only the constantly updated home page content can enable the viewer to access the website again. The website, there is no fresh content material, no philosophical concept of the times, far from being a good website.
The novel framework structure can also attract viewers' eyes for a longer time. On the basis of good materials, the construction of the framework is also a problem that must be considered in the construction of the website. Only by combining the two, the two are carefully arranged. I believe that the website that is built must be the website with the highest click-through rate.
The construction of the website also involves the production of dynamic web pages. Therefore, this will inevitably become a difficult point in the production process. As far as I am concerned, there is still a lot of theoretical and practical knowledge about the production of dynamic web pages. A simple personal homepage, nothing more, but nowadays, you have to use ASP program to edit the dynamic website, use ASP to combine scripts, HTML, components and powerful WEB database access functions to form a server. Run the application on the application and send the HTML page specially made according to the user's request to the client browser. The application of this technology has greatly increased my workload several times. Of course, this is what I have not learned before. It's not good performance, but through this design, I have improved my understanding. On the basis of learning static web page production, I can't ignore the importance of dynamic web page production. After that, I will learn from this understanding, carefully study and comprehensively master ASP. Each knowledge point, in order to be skillfully applied to practical problems in the future, fully demonstrate self-worth, and lay a firmer foundation for the future life path. Stone!
It is very convenient to use ASP to implement the function of search engine. However, how to implement smart search like 3721? For example, when you input "Chinese people" in the search condition box, you will automatically extract "China" and " The people "search for keywords and search in the database. After reading this article, you will find that this function is so simple to implement. OK, Follow Me!
In the first step, we will create a database called db_sample.mdb and create a table T_Sample in it. The table T_Sample includes the following fields:
ID automatic numbering
U_Name text
U_Info Remarks In the second step, we started designing the search page Search.asp. The page includes a form with a text box and a submit button. The method property of the form is set to "get" and the action attribute is set to "Search". .asp, which is submitted to the web page itself. The code is as follows:


Please enter key words:



Below, we have entered the key part of implementing intelligent search.
First, create a database connection. Add the following code at the beginning of Search.asp:
<%

4. Outline of the paper

1 Introduction
2. Task book
1) Design basis
2) The overall experience of the project
3) Design requirements
3. System planning
1) System analysis
2) System specific analysis
3) Function chart
4. The main body
1) Program code
2) Conclusion
5. References
6. Personal experience
7. Appendix Guidance Teacher's Comments:


mentor:
Year Month Day Teaching and Research Office Review comments:

recommended article

popular articles