我请人做了一个购物网站,可是后台操作,前台却没有反应,请问高手是什么问题?

来源:百度知道 编辑:UC知道 时间:2024/07/02 02:53:42
我请人做了一个购物网站,可是后台操作,前台却没有反应,请问高手是什么问题?
现在这个网站基本是个摆设,我想更新内容,可是在后台操作后,前台根本就没有反应!
找不出什么原因!急啊!请高手指点!
网站地址:www.typjiaju.cn

I am sorry I can't type Chinese because I am at work, and I am working overseas basically.

My suggestion is you could probably use SqlServer Profiler to track the database you are using, to see if the stored procedures are running properly, and returnning the correct resultset you are expecting.

If they are not, I guess that's the problem. However if they are running correctly, you need to look into the code and debug line by line I am afraid. If you are not as professional as that, I strongly suggest you to find whoever has done the website for you, and ask for help, because website deployment is part of development, as I recognized.

我按您的意思推测您可能用的是一种在先销售商品的网络平台。通常出现这种问题的原因有很多,比如,后台操作无法写入数据库,前台页面就无法从数据库中读取新的数据,当然读取错误也会导致这种情况,也就是说虽然写入数据库数据了,但前台的文件却无法正确调用数据库中的数据,当然这是很常见也是极容易被预见的失误或错误。不知道你的网站前台是不是用的是静态页面,这种网站在后台通常有一个更新前台的选项,也就是命令系统生成新的页面文件来覆盖旧的文件的一个过程。由于网站的任何一种情况的发生都与网站的结构和语言是密切相关的,所以很难用具体的语言来描述出其具体的原因,鉴与您的描述我也就只能这么解释了,所以我建议您找给您做网站的人来解决这样的问题,如果是花钱做的就