文档介绍:手机销售系统
目录
摘要 2
第一章绪言 3
第二章 ASP技术简介 3
系统运行环境配置 5
ASP的优点 6
简介ASP的6大对象 7
ASP的使用环境 8
配置Microsoft IIS 9
ASP的脚本语言 10
开发工具Dreamweaver MX简介 12
第三章 ASP在电子商务中的应用 12
第四章数据库的操作 14
14
16
ACCESS简介 16
SELECT EMAIL FROM EMAIL_TABLE WHERE NAME=”BILL GATES” 17
SQL中的常用语句: 17
ASP与ADO配合工作 18
18
第五章系统详细设计 21
21
26
-R图 26
28
第六章主要功能程序段 30
6、1 连接数据库 30
数据库查询操作 30
添加记录操作 33
删除记录操作 46
记录的修改 52
第七章浅谈数据库安全与压缩 63
数据库的安全问题 63
65
结束语 65
参考文献 66
摘要
随着中国加入WTO,全球经济一体化的逐步深入,互联网在我国得到了突飞猛进的发展,特别是电子商务网站如雨后春笋般涌现出来,网上购物更是已经逐渐成为一种时尚了。本文将介绍如何使用ASP (Active Server Pages)技术,使网站具有基本的电子商务平台的特点。
本文中所做的主要工作如下:
(1)介绍了ASP技术以及运行环境;
(2)分析网络购物系统购物流程与总体设计;
(3)设计实现商品导购、用户管理、商品分类管理、商品管理、订单管理、信息管理、购物结算功能等ASP页面;
(4)分析并解决设计过程中的若干技术问题;
(5)建立完整的手机网络购物系统,并进行测试和分析结果。
[关键字]:ASP 电子商务网络
Abstract: Along with China had joined the WTO, the economic integral whole in world turn gradually thorough, the got the progress by leaps and bounds development in the our country, especially the merce website grows profusely and quickly the sort flows out to appear, on shopping also became a kind of vogue already and gradually. This article will introduce how to use the ASP( Active Server Pages) technique, making the website have the characteristics of the basic merce terrace.
The main work of this article are as follows:
(1) Introduce the technique of ASP and its runtime environment;
(2) Analyze work shopping system shopping process and the total design;
(3) Design and realize the merchandise list UI, customer management, merchandise classification management, merchandise management, order management, information management, the balance of accounts function etc. ASP page;
(4) the bines some techniques problem that solution realizes inside;
(5) Establish work shopping system, combine and analysis the proceeding result.
[KeyWords] : ASP O