全部评论
在哪下载呀
Post by 陈果 on 2008, April 21, 2:17 PM
Post by 淡水河边 on 2008, April 20, 5:45 PM
你的网站模板很好看!不过推荐修改一下评论输入框里面字体的颜色太淡了,输入的时候不容易看清楚!
Post by xJin on 2008, April 20, 8:35 AM
呵呵 淡水也开始喝茶了闹
偶从工作开始一直就喝茶
习惯和祁门红茶和武夷大红袍~~~
居然把胃给喝好了
建议淡水也多喝喝茶
Post by 小所 on 2008, April 15, 6:50 AM
大师,我也来看看,学习!哈哈!
Post by libaiyi on 2008, April 13, 3:47 PM
好文,收藏
Post by muqiao on 2008, April 12, 3:18 PM
呃,同感同感,
我也是看不明白这些东西
感觉一个功能要用到的文件好多
一下子要开很多页面跳来跳去的
晕...
Post by Shingo on 2008, April 10, 4:24 PM
sub 到 end sub部分作为一个函数放可以随便放到页面的哪个位置。想添加水印时调用AddWaterMark函数就可以了
Post by 淡水河边 on 2008, April 10, 9:58 AM
多次调试终于成功,感谢作者!
由于我对js的陌生,起初得到document.all.userid.value 的值一直是undefined。怎么也无法得到想要的结果。经过多方搜索终于得知如果你的form已经设置了name属性,那么要把上面的all换成你设置的name属性,比如<form name=\"myform\">,那么就该用document.myform.userid.value来取得userid的值。 同时还要注意这里userid也一定和你要取值的<input>标签的name值相同。再次感谢作者!
Post by 谢谢! on 2008, April 9, 11:30 AM
请问AspJpge组件的这一段代码应该放在哪里才合适??
能具体地说一说吗?劳驾!!
Post by 小李 on 2008, April 8, 10:19 PM
Post by 淡水河边 on 2008, April 5, 1:04 PM
PHP比ASP强多了 不过有点难度
Post by 北旺村 on 2008, April 5, 8:29 AM
可是出现错误
Notice: Use of undefined constant smarttemplate_compiled - assumed 'smarttemplate_compiled' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 4
Notice: Use of undefined constant smarttemplate_cache - assumed 'smarttemplate_cache' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 5
Notice: Use of undefined constant cache_lifetime - assumed 'cache_lifetime' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 6
Notice: Use of undefined constant template_dir - assumed 'template_dir' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 7
Post by 淡水河边 on 2008, April 3, 10:44 AM
Post by 淡水河边 on 2008, April 3, 10:31 AM
Post by 淡水河边 on 2008, April 3, 10:22 AM
如何让首页里的新闻去调用公司论坛呢?
Post by 左人 on 2008, April 2, 3:21 PM
extract 直接使用存在安全问题,我当时没有注意到,其实是要做下过滤的
Post by gently on 2008, April 1, 4:14 PM
你这里不能直接发贴,
所以这里借问一下,我刚刚开始了解php,
可是现在的程序太复杂了。从何看起啊?
比如,你这个程序,为什么采用模版这种方式?
需要什么引擎吗?
Post by 少东家 on 2008, April 1, 9:16 AM
安装了hzcnnet(final)
可是出现错误
Notice: Use of undefined constant smarttemplate_compiled - assumed 'smarttemplate_compiled' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 4
Notice: Use of undefined constant smarttemplate_cache - assumed 'smarttemplate_cache' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 5
Notice: Use of undefined constant cache_lifetime - assumed 'cache_lifetime' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 6
Notice: Use of undefined constant template_dir - assumed 'template_dir' in D:\Inetpub\wwwroot\myfaq\hzcnnet\config\templateConfig.inc.php on line 7
Post by 少东家 on 2008, April 1, 9:14 AM
www.vmwares.cn/blog
Post by 淡水河边 on 2008, March 29, 1:33 PM