Ewebeditor及fckeditork,90%的网站都是采用这两种编辑器作为产品或者内容的说明部分的编辑窗口,近日,一客户的外贸站点基本上... 【详细】
前段时间想用google suggest在网上找了很多都不尽人意,于是自己花了些时间写了一个,跟google suggest 基本一样,后面的约多少结果... 【详细】
'日期转换星座函数,参数是日期型 function astro(birth) astro= if birth= or not isdate(birth) Then exit function birthmonth... 【详细】
为了方便使用分类,我定义了一个分类表category,里面字段是 id(自动编号) cat_name(分类名) parent_id(父ID,对应本表ID) cat_o... 【详细】
数据库连接: 以下为引用的内容: % set conn=server.createobject(adodb.connection) conn.open driver={microsoft access driv... 【详细】
以下为引用的内容: % FunctIon DownloadFIle(StrFIle) StrFIlename=StrFIle Response.Buffer=True Response.Clear Set S=Server... 【详细】