<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>网络服务</title>
<link>/html/wangzhanzhishi/index.html</link>
<description>网络服务</description>
<language>zh-cn</language>
<generator>&lt;script language='javascript' src='/foot.js'&gt;&lt;/script&gt;&lt;br&gt;新知识 新观点 新机会</generator>
<webmaster>vimhoo@126.com</webmaster>
<item>
    <title>二级域名原理以及程序，申请即可开通</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/136.html</link>
    <description>要达到二级名的效果，必须一下条件以及流程： 1、必须有一个顶级域名，而且此域名必须做好泛解析并做好指向。 2、必须有一台独立的服务器。泛解析的域名指向该服务器。 3、在服务器上的IIS建一个空的主机头名的web站点。 4、将默认的页面设置为你的二机解析程序（比如</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>用asp自动解析网页中的图片地址，并将其保存到本地服务器</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/135.html</link>
    <description>现在基于WEB页的HTML的编辑器在新闻系统，文章系统中用得越来越广，一个网页一粘就可以保持原来的样式，同时图片也可以在这个页中保持。但是在使用过程中，如果所粘贴页中的图片被删除，就会在自己的页面上留下一个大大的X，影响美观。以前只好把这个图片保存下来，再</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>Access数据库实现文件存取</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/134.html</link>
    <description>senddate.asp(发送界面) 〈form method=post ENCTYPE=multipart/form-data name=form3 action=senddateindb.asp〉 〈input type=hidden name=userdept value=〈%=firstdept%〉〉 〈input type=hidden name=username value=所有人〉 〈td align=center〉〈b〉发给：〈/b</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>showModelessDialog()使用详解</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/133.html</link>
    <description>javascript有许多内建的方法来产生对话框，如：window.alert(), window.confirm(),window.prompt().等。 然而IE提供更多的方法支持对话框。如： showModalDialog() (IE 4+ 支持) showModelessDialog() (IE 5+ 支持) window.showModalDialog()方法用来创建一个显示HTML</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>在Flash中使用ASP技术</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/132.html</link>
    <description>在Flash中使用ASP需要的条件： 1。你的ISP的server必须支持Active Server Pages并且最好支持数据库 2。你应该要安装Flash 4 3。需要你对ASP有初步的了解 OK，下面具体介绍怎么使用： 第一步要做的是建立数据库： 数据库结构： 例子中使用Access数据库，表名为tblStaff</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>无间隔循环滚动公告板的实现</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/131.html</link>
    <description>〈span id=_tv_box style=width:150;height:100;overflow:hidden onMouseOver=_tv_start=false onMouseOut=_tv_start=true〉 〈span id=_tv_item style=position:relative;top:0 class=12nr〉 〈br〉 50元充值卡 〈font color=#FF0000〉48元〈/font〉〈br〉〈br〉 100</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>ASP应用之模板采用</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/129.html</link>
    <description>初学ASP，程序是能勉强写出来了，但若每进行一次网站页面的改版，所有的源程序都将进行一次移植手术。为此所耗费的人力精力不计其数，甚至一不小心得不偿失、前功尽弃。 所以，梦想着那么大段的程序代码变成几个简单的字符代替，这样只要设计好页面把该功能插入就OK了</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>常用的Email组件发送函数</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/128.html</link>
    <description>〈% sub Jmail(email) Dim JMail,SendMail Set JMail=Server.CreateObject(JMail.SMTPMail) JMail.Logging=True JMail.Charset=gb2312 JMail.ContentType = text/html JMail.ServerAddress=SMTPServer JMail.Sender=SystemEmail JMail.Subject=topic JMail.Body=mailbo</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>实现搜索结果的关键词变色标注的程序</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/127.html</link>
    <description>〈% '' 以前写全文检索程序的时候写的. '' 原创 by 飞鸟@dev-club.com '' Email: flybird@dev-club.com '' ie5.5 脚本引擎 required dim patern dim found dim str dim result patern=(a)|(b) str= A dog fall in love with a cat. Can you believe? result= call getM</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>用ASP制作个性化的调查板</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/126.html</link>
    <description>现在，在网上做调查已经十分普遍了，很多商业网站的网页上常放有各种主题的调查板，一些商业网站也免费为网友提供调查板，比如：博大(poll.bodachina.com)。因为网络的普及，网上调查往往能达到较好的效果。在自己的个人站点上放一个趣味问题调查板，着实能为网站添色</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>asp中对ip进行过滤限制函数</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/125.html</link>
    <description>〈% '获取访问者的地址 ip=Request.ServerVariables(REMOTE_ADDR) '允许的IP地址段为10.0.0.0～10.68.63.255 allowip1=10.0.0.0 allowip2=10.68.10.71 response.write checkip(ip,allowip1,allowip2) function checkip(ip,allowip1,allowip2) dim check(4) checkip=fal</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>用ASP和SQL实现基于Web的事件日历</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/124.html</link>
    <description>本文介绍如何建立基于Web的日历，同时为不熟悉Active Server Pages(ASP)、SQL和ADO的开发者提供建立Web站点的过程介绍，也为有经验的开发者提供了Web站点可伸缩性方面的技巧。 随着网络应用的发展，基于Web的日历越来越受到人们的重视，对于显示诸如最后期限或日程安排</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>ASP编写动态二级伸缩式菜单</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/123.html</link>
    <description>这是本来的静态的二级菜单 〈META http-equiv=Content-Type content=text/html; charset=gb2312〉 〈LINK href=admin/adminstyle.css type=text/css rel=stylesheet〉 〈SCRIPT〉 function aa(Dir) {tt.doScroll(Dir);Timer=setTimeout('aa('+Dir+')',100)}//这里100为</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>ASP编程操作Excel（提高版）</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/122.html</link>
    <description>摘 要 主要介绍用Excel做数据库并使用ASP编程对其进行操作 关键词 ASP，Excel，编程，数据库 一、 问题的提出 在ASP编程中会遇到很多大大小小的难题，我有一次为一家书店设计网站的时候就遇到了一个这样的难题。起初使用Access做数据库，该数据库主要是为了保存书店内</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>ASP项目中的公共翻页模块</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/121.html</link>
    <description>在大型的ASP项目中，很多的页面都涉及到翻页功能。如果每个页面都写一个翻页的程序的话，这样的工作即降低了工作效率，也不利于工程的模块化，不能使代码重用。因此，把翻页这样的功能模块化是很有必要的。 设计方法： 1、调用该模块时，只需要传递记录集和每页显示的</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>适合本blog的一个精美javascript日历</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/120.html</link>
    <description>刚激活这个blog,不太熟悉这里的代码限制,化了九牛二虎之力才让它归顺 效果如左边栏所示 〈style type=text/css〉 〈!-- .today{font-size:9pt;Color:#330099}; .thead{font-size:9pt;color:#ffffff;background-color:#0080FF;} .whiteword{font-size:9pt;Color:White};</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>新闻系统里防止产生垃圾图片的一种方法</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/119.html</link>
    <description>现在的新闻系统里越多地支持在线上传插入图片，以实现在比较好的效果。可是问题也随之而来了，有的图片传上去后，发现这个图片不对，那只能在编辑器里把它删掉，或是，在添加地程中系统出现问题，而导致垃圾图片的产生。为了防止在这过程中出现垃圾图片和附件，许多人</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>简单SQL语句构建类(VBS版)</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/118.html</link>
    <description>〈%@LANGUAGE=VBSCRIPT CODEPAGE=936%〉 〈% Option Explicit %〉 〈% Response.Buffer = True %〉 〈% ' /////////////////////////////////////////////////////////////////////////////////////// ' /// ' /// 文件名: SQLBuilderForVbs ' /// 作用: 构建一些简单</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>用文本+ASP打造新闻发布系统/图片上传</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/117.html</link>
    <description>〈SCRIPT RUNAT=SERVER LANGUAGE=VBSCRIPT〉 Function GetUpload(FormData) Dim DataStart,DivStr,DivLen,DataSize,FormFieldData '分隔标志串(+CRLF) DivStr = LeftB(FormData,InStrB(FormData,str2bin(VbCrLf)) + 1) '分隔标志串长度 DivLen = LenB(DivStr) PosOpenB</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>远程获取内容，并将内容存在本地电脑上，包括任何文件</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/116.html</link>
    <description>〈% '------------------------------------------------------------------------ '-------------------无垠网域：http://www.5inet.net/ --------------------- '-------------------作者：嘻哈呵嘿 ,webmaster@5inet.net ----------------- '----------远程获取内容</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>常用ASP自定义函数集</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/115.html</link>
    <description>rem ---表单提示函数 Being----------------------------- CODE Copy ... Function Check_submit(str,restr) if str= then response.write 〈script〉 response.write alert('restr'); response.write history.go(-1) response.write 〈/script〉 response.end else Ch</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>将上传图片打上防伪图片水印并写入数据库</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/114.html</link>
    <description>// 涉及命名空间 using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Data.SqlClient; using System.Drawing; using System.Drawing.Drawing2D; using System.Drawing.Imaging; using System.Web; using System.C</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>拆分字符进行sql查询的完美解决</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/113.html</link>
    <description>功能：拆分字符的高级SQL查询以及分页输出 〈FORM action=search.asp method=POST〉 关键字：〈INPUT name=keyword size=28 value=〉 〈/FORM〉 〈% const MaxPerPage=17 '每页显示信息数目 dim i dim conn dim totalPut dim CurrentPage dim TotalPages Dim keyword,R</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>建设商务网站的思路</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/112.html</link>
    <description>网站有很多类，根据投资者的不同需求，投入的资金也相差很远。以下我们按照商务网站建设的 一般过程作些介绍。 建设商务网站的思路一般是这样的： 做好预算 商务网站的费用主要有以下几部分组成：租用网络线路、购置硬件设备、机房建设、软件投资、 应用系统开发、软硬</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>点析网站发展三阶段</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/111.html</link>
    <description>第一阶段：打响网站品牌 1． 整体运作方面：网站正处于初创业阶段，以打响品牌知名度为目标，以迅速建立支撑品牌运作的 基础工作为工作重点展开运作。 2． 网站平台方面：优秀的网站平台是打响品牌的基础，据太维的成功经验而言，优秀平台能够使整 个品牌进程提前20%完</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>快速增长网页流量和提高网站世界排名</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/110.html</link>
    <description>一个半月前，接到朋友请求，广东某市人才网完成了大半年，访问量每天只有300，需要推广，但推广费用极其少，花钱做了网站后就不想再花什么钱了。 了解了一下目标网站的需求，该人才网定位于本市，业务辐射周边城镇，进一步了解需要达到什么效果，回答：不知道。总之就是</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>网站建设走出“大而全”的怪圈</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/109.html</link>
    <description>如今网站的数量可以说是疯长，可内容上却似乎越来越没什么新鲜的。仔细考察考察，凡是在网外的工作、生活里可以接触到的，网上差不多都有了，全面开花了。不过，从内在品质上来要求的话，网民们似乎并不满意。在最初的新鲜感过去之后，上网冲浪的许多人，很快就会从四处</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>
<item>
    <title>小企业网站虚拟主机应该怎么选择？</title>
    <link>/html/wangzhanzhishi/wangzhanzhishi/20071230/108.html</link>
    <description>作为一个刚刚开始创业的小型企业用户，为了节省网络信息成本的开销，自然会选择价格相对便宜的虚机代理商，可是往往价格便宜的小型代理商会为了节约成本而压缩其服务成本，如机房的人手安排不足或电话热线线路经常占线等。通常这样的问题都会成为日后虚机出现重大问题</description>
    <pubDate>2007-12-30</pubDate>
    <category>网站知识</category>
    <author>vimhoo</author>
    <comments>新机会</comments>
</item>

</channel>
</rss>
