【正文】
外文文獻閱讀與翻譯 英文原文 ASP technology in the use of Emerce Based on ASP technology in emerce application of the preliminary study, in connection with reality, given the ASP pages in the design of some of the key technologies and methods. Today, information technology and work technology is the rapid development and wide application of these technologies on business applications have a more profound impact, is also changing people39。s work and living, learning and modes of munication, emerce applications of Health, through the electronic Business for more useful information and necessary modities are generally concerned about the issue, the paper on this preliminary study. 1. ASP Technical Overview ASP full name of Active Server Pages (dynamic pages) is a Microsoft introduced to replace the CGI (Common Gateway Interface Common Gateway Interface) of the new technology. At present, Inter on many Windowsbased platform for most of the Web site of ASP technology to develop. ASP is a serverside script in the operating environment, the adoption of the environment, users can create and run dynamic, interactive Web server applications, greatly facilitate the managers and viewers. Under normal circumstances, the user through the web browser that most of a static (static) the content of the Inter browser when the HTTP protocol to the site server requests for home contents, site server receipt of the request, after the original transmission Has been designed static HTML documents and data for the browser, users see the staff through the server for good content Home. A static site, Home To update the contents of the site must be in the serverside management to update its manual with the HTML document data, realtime worse. With the development of Web applications, the user would like to see on request and dynamically generated Home, for example, respond to the requirements of users query the database to generate statements. In such circumstances, when users fill in the browser on the data submitted in the form of content, to provide an HTTP request, the site received called for the implementation of server applications, the form of input data, the results will be implemented HTML format to send to the browser, users will be able to see realtime data and content. ASP use ActiveX technology based on open design environment, users can create their own definitions and ponents by adding them to their own dynamic pages with almost unlimited expansion of capacity. ASP and mon dynamic in the ClientHome technologies such as Java applet, ActiveX Control, VBScript, javascript, and so different, ASP Script in orders and statements by the server to explain the implementation and oute of the implementation of dynamically generated Web page Surface and sent to the browser, while the technologyClient Script is by the order to explain the implementation of the browser. ASP is due to explain the implementation of the server side, the developers can not consider the browser whether to support the ASP。 because of its serverside implementation, developers do not have to worry about other people download programs for the theft of programming logic. ASP called by suffix. Asp to achieve the ASP document, a. Asp document equivalent to an executable file, it must be placed on Web servers are enforceable under the authority of the directory. When a user from the browser entered. Asp files after the address, the browser will request the URL to Web Server, if the Web Server tops the ASP, called on the ASP. ASP read out accordingly. Asp paper to explain and enforce an order to generate a dynamic HTML pages to return a Web Server, Web Server and then send the results to the browser. ASP and HTML document similar to the production and the development of integrated and HTML, in the same process can be pleted, the ASP will be able to use the implementation of the scripts embedded in HTML documents (HTML files will be changed to the name suffix. Asp), which makes HTML documents The preparation and development of the script together. ASP through the builtin objects, the server ponent