资源描述:
《基于ASP技术的商业网站系统设计-毕业设计(论文)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于ASP技术的商业网站系统设计摘要:商业网站系统的设计主要包括前台和后台的设计,前台主要实现以下几大功能:公司简介、公司新闻动态展示、公司产品介绍、企业招聘信息发布、留言系统、联系方式。后台主要功能:新闻管理、业务更改、留言管理等。本网站的个性化页面生成系统是在Dreamweaver提供的完善的开发环境下,利用IIS+ASP技术来实现完成的。其中应用到的技术主要是asp语言编写前台界面,sql语句操作数据库,应用的工具主要是flash以及photoshop制作美工相关的材料,dreamweaver编写相关
2、程序代码,数据库服务器端采用了MicrosoftAccess数据库作为ODBC(OpenDataBaseConnectivity)数据源,并进行数据库存取等操作,从而使Web与数据库紧密联系起来。后台使用开源的cmsasp二次开发,然后使用sql语句把前台和后台连接实现管理数据库里面的表数据,企业只需要在后台发布信息,即可在前台相应位置显示,以实现信息的易管理性。为了充分利用网络资源,扩大公司影响力,树立公司品牌形象,在此建立此网站供大家学习交流。关键词:ASP数据库网站设计商业网站32潍坊学院本科毕业设计
3、摘要BASEDONASPTECHNOLOGYBUSINESSWEBSITESYSTEMDESIGNAbstract:Yourbusinesswebsitethedesignofthesystemmainlyincludethedesignofthefrontdeskandthebackground,thefrontofficeachievethefollowingafewbigmainfunctions:introduction,thecompanynewsshow,thecompanyintroduces
4、dynamicbusiness,enterpriserecruitmentinformationrelease,messagesystem,thecontactmethod.Backstagemainfunctions:newsmanagement,businesschange,messagemanagement,etc.ThiswebsiteisthepersonalizedpagegenerationsysteminthedevelopmentoftheperfectDreamweaverprovide
5、environment,useIIS+ASPtechnologytorealizethefinish.Oneofthemaintechnologyisappliedtotheasplanguagewritingfrontdeskinterface,SQLDataBaseoperation,applicationtoolismainlyflashandphotoshopcreationartistsoftherelevantmaterial,dreamweaverwriterelatedprogramcode
6、,theDataBaseserverusingMicrosoftAccessDataBaseasODBC(OpenDataBaseConnectivity)datasources,andDataBaseAccessandoperationsothattheWebandDataBaseclosertogether.Thebackgroundofuseopensourcecmsaspseconddevelopment,andthenusetheSQLstatementatthefrontdeskandtheba
7、ckgroundofthedatabaseconnectionrealizationmanagementinsidetabledata,theenterpriseonlyneedinthebackground,releaseinformation,canbeintheforegroundtocorrespondingpositionshows,inordertorealizeinformationtothemanagementcapacity.Inordertomakefulluseofnetworkres
8、ources,expanditsinfluence,setupthecompanybrandimage,inthisbuildingthiswebsiteforeverybodytolearncommunication.Keywords:ASP,Database,Websitedesign,Commercialwebsites32潍坊学院本科毕业设计摘要32潍坊学院本科毕业设计摘要目录摘要11绪论11.1商业系统