在產品量很大、更新頻繁的時候,使用產品發布系統,方便快捷。管理員使用產品發布系統,將會對產品的管理起到很大的方便。產品名稱及其對應的信息都在數據庫中保存,可以提供用戶查詢,產品發布系統可以使管理員方便快捷的對產品進行修改、添加、刪除、圖片編輯等。企業在網站上發布產品信息,是企業網站建設必須的也是最重要的。企業的產品數據會經常變化,以靜態網頁形式發布產品已經不適應這變化需求,該產品發布系統是一套基于數據庫的即時發布系統,可用于各類產品的實時發布,前臺用戶可通過頁面瀏覽查詢,后臺管理可以管理產品價格、簡介、樣圖等多類信息。
系統采用B/S結構,服務器端采用sql server 2000數據庫,中間層采用asp語言開發,客戶端采用IE瀏覽器形式運行程序。在服務器上建立一個sql server數據庫,在數據庫中建立一張表,用于保存產品信息。Asp通過ADO與sql server數據庫相連。產品圖片上傳采用asp的Adodb.Stream組件,通過二進制形式將客戶端圖片上傳到服務。前臺用戶可通過頁面瀏覽查詢,后臺可以管理產品信息、圖片等多種信息。
關鍵詞:B/S結構, ASP, SQL Server2000, IE 瀏覽器
ABSTRACT
In the tremendous volume of products, updated frequently, the use of the product distribution system is convenient and quick. Administrators using product release, It will bring a great convenience for the product management. Product names and the corresponding information in the database is preserved, it can provide users inquiries, Product Release System can make administrators efficiently modify the Product, add, delete, edit photos and so on. Enterprises advertising on its Web site, it is the most important for enterprises to build the website. Because enterprise product data frequently changes, the form of static pages releasing products no longer meets changing needs. This system is a database-based system immediately released, can be used for all types of real-time products, future users may browse through pages inquiries, background management can manage product prices, descriptions like many other types of map information.
The system uses B/C structure, sql server 2000 database for the server, the asp language development for the middle layer and the IE browser for the client makes to run program. We build a sql server database at the server which is used for keeping the information of the product. ASP connects with sql server database through ADO, the product pictures are uploaded by the Adobe. stream subassembly of asp and delivered to server by the binary system. The foreground users could query information via page browse while the back ground could manage various of information such as product information, pictures,etc.