分类: Original预览模式: 普通 | 列表

XNB Blog 系统开发进度

Quoted from Unkown:
服务器未能转入应用程序 '/LM/W3SVC/1/ROOT'。错误是 '一般性拒绝访问错误'

Quoted from Unkown:
BUG: You receive an "HTTP 500 - Internal server error" error message when you try to view an ASP page after you install Visual Studio 6.0 Service Pack 6

Quoted from Unkown:
RESOLUTION
To resolve this problem, grant the IWAM_ComputerName user account the Read & Execute permission for the Mfc42.dll file. The Mfc42.dll file is located in the %WINDIR%\System32 folder.

To grant the Read & Execute permission, follow these steps: 1. In Windows Explorer, locate the Mfc42.dll file.

查看更多...

Tags: Server Application Unavailable ASP不能用

分类:Original | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 302

无级分类,无级联动下拉菜单

先说明一下,用的就是zl_class的那个无级向下分类的数据库。

<%@LANGUAGE="VBSCRIPT" CODEPAGE="936" %>
<%
Set Conn = Server.CreateObject("ADODB.Connection")
ConnStr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + Server.MapPath("zl_class.mdb")
Conn.Open ConnStr
Set rs=conn.execute("Select * From zl_class order By orderID")
cplists=rs.Getrows
isql="select  top 1 depth from zl_class order by depth desc"
Set irs=conn.execute(isql)

查看更多...

Tags: 无级分类 无级联动

分类:Original | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 546

天啊!

忙不过来啦!!!!!!

我要写小宝宝blog啊!!!!!!

天啊。能不能让工作没那么忙啊~
分类:Original | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 462
没有
分类:Original | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 584

还有一张


分类:Original | 固定链接 | 评论: 0 | 引用: 0 | 查看次数: 580