【正文】
rough the ADO (ActiveX Database Object activity data object) and transaction processing to achieve the statement. ADO is a Microsoft operating supported by the database approach is a scalable and easytouse database access will be added to the Web page of the technology. ADO objects and the use of DAO (Data Access Object), RDO (longdistance data object) similar to the way. In ASP, ADO can be seen as a server ponent, more simple, is a series of targets, the application of these powerful objects, you can easily plete the plex operation of the database, to achieve the purpose of access to data. 4. ASP in the application of emerce In emerce, to users, online information for the purpose of the search for the needs of their products or services, and for goods or services provider, its objective is to sell their customers the products or services. Therefore, through the browser allows users to query the server backend database is that many Web service providers must have services, ASP ADODB through builtin ponent to achieve this function. ADO can be used to prepare pact concise script to connect to ODBCpliant database and OLEDB pliant data source. Specific steps can be summarized in the following steps: (1) create a database of sources (DSN) ADODB through ODBC work, to set up ODBC DSN (data sources). Open Windows Control Panel, doubleclick ODBC the icon, then select System DSN attributes page, click Add, the choice of databasedriven process, then click the next step, according to the screen Type the instructions of the data source file name, then click the next step, then click Finish create a data source. (2) Links to create a database maintained on some of the data are visiting the dynamic information and links to information. ADODB function of the members of the previous Open and set the DSN with the database connection, the syntax is as follows: SetConnect = ( ) 39。 userID for the user name。 由于 ASP是在服務器端解釋執(zhí)行 ,開發(fā)者可以不必考慮瀏覽器是否支持 ASP。 2) 虛擬目錄及其屬性設置。防火墻包括包過濾和代理兩種,包過濾主要是針對特定 IP 地址的主機所提供的服務,其基本原理是在網絡傳輸的 IP 層截獲往來和 IP包信息,確定是 否對此 IP 包進行轉發(fā)。 ASP 是一種實現 Web 服務器與數據庫連接的中間件技術 ,但在 Windows 平臺上它比較網關及服務器擴展模式有著較大的優(yōu)點。(DSN=dsnname。 5.結束語 進入二十一世紀 ,隨著 Web 技術的應用和發(fā)展 ,基于 Intra 的電子商務系統無疑較傳統商務有著更大的應用前景 ,如何提高這種電子商務在系統中的數據訪問效率及事務處理能力仍是當前人們所關注的問題。password 為用戶口令。ADO 對象的使用與 DAO(數據訪問對象 )、 RDO(遠程數據對象 )的方式相似。Windows2K 默 認安裝下,安全審核是關閉的。 IIS 能夠授權或拒絕特定 IP 地址對其訪問,通過拒絕某特定 IP 地址的訪問,以排除入侵干擾。通過 ASP 內置的對象、服務器組件 (Server Component)可以完成非常復雜的任務 ,而且用戶還可以自己開發(fā)或利用別人開發(fā)的服務器組件完成專門的任務。 1. ASP 技術簡介 ASP 全稱 Active Server Pages(動態(tài)網頁 )是微軟公司推出的一種用以取代CGI(Common Gateway Interface 通用網關接口 )的新技術。外文文獻閱讀與翻譯 英文原文 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。 如今 ,信息技術和網絡技術得到迅速發(fā)展和廣泛應用 ,這些技術對商務應用產生越來越深刻的影響 ,也正改變著人們的工作、生活、學習和交流方式 ,電子商務應用而生 ,如何通過電子商務獲取更多有用的信息和所需商品是人們普遍關注的問題 ,本文就這方面進行初步探討。 ASP 文件的制作和 HTML 相似 ,并且和 HTML 開 發(fā)集成,可以在同一個過程完成 ,利用 ASP 將可以執(zhí)行的腳本嵌入到 HTML 文件中 (將 HTML 文件的后綴名改為 .asp),這使得 HTML 文件的編寫與腳本的開發(fā)融合在一起。 (2)限制訪問技術 1) IP 地址限制。通過分 析安全日志,可以發(fā)現并阻止各種危及系統安全的行為。 ADO 是一種操作 Microsoft 所支持的數據庫的方法 ,是一項容易使用并且可擴展的將數據庫訪問添加到 Web 頁的技術。userID 為用戶名 。本論文只是在這方面進行了初步探討 ,提出了自己的一些觀點 ,給初學者一點啟發(fā)。UID=userID。網關的最大特點是它的平臺無關性 ,但網關程序通常較難編寫和改變。代理的基本原理是對 Web 服務單獨構造一個代理程序,不允許客戶程序與服務器程序直接交互,必須通過代理程序雙方才能進行信息的交 互。 虛擬目錄隱藏了有關站點目錄結構的重要信息,在 Asp 環(huán)境下,較安全的做法是將Asp 腳本和 HTML 文件分開存放在不同的目錄下,將存放 HTML 文件的目錄設為只讀屬性,將存放 Asp 腳本的目錄設為執(zhí)行屬性。同時由于它在服務器端執(zhí)行 ,開發(fā)者也不必擔心別人下載程序從而竊取編程邏輯。 password for the user passwords. (3) create a data object in the ADO object data is usually kept by the query results. ADO RecordSet is the most plex objects, many of the properties and methods, flexibility in the use, can achieve many good results. Its creation as follows: Set RecordSet = (sqtStr) 39。 C for the specified IP address control settings. 2) User A