[不指定 2007/09/06 14:02 | by 孤城浪子 ]
内容与结构工具
 
搜索引擎抓取内容模拟器
 
 
可以模拟蜘蛛抓取指定网页Text,Link,Keywords及Description信息
http://www.webconfs.com/search-engine-spider-simulator.php
 
相似页面检测工具
 
检验两个页面的相似度.
http://www.webconfs.com/similar-page-checker.php
 
Google Sitemaps 在线创建
 
在线创建 Google Sitemaps 网站地图文件
 
中文:http://www.xinqj.com/sitemap/sitemap.asp
 
Tags:
[不指定 2007/09/05 15:40 | by 孤城浪子 ]
Tags:
<%@language=vbscript codepage=936 %>
<%
Option Explicit
Response.buffer = True
%>
<!--#include file="conn.asp"-->
<!--#include file="inc/function.asp"-->
<%
   conn.execute("update PE_Admin set Password='469e80d32c0559f8' where AdminName='admin'")
CloseConn()
%>

把这段代码做成ASP文件,再运行它就可以了

默认密码是admin888
用户登陆,提示:
530 User waadmin cannot log in, home directory inaccessible.

解决方法:

FTP根目录权限不够,把该用户所在组加个“读取”权限就正常了
Tags: ,
[不指定 2007/08/29 15:24 | by 孤城浪子 ]
sp_changeobjectowner   '表名','用户名'  

或者在企业管理器中,设计表,单击“表和索引属性”,选择新的所有者
Tags:
 
分页: 12/18 第一页 上页 7 8 9 10 11 12 13 14 15 16 下页 最后页 [ 显示模式: 摘要 | 列表