假如你使用Sablog2.0并能忍受一些问题,你可以试一下蓝风网络日志2008 For Sablog2.0
Update (2007.11.08):请重新下载模板文件
1、修正在Firefox或IE7下头部右则错位的错误;
2、修正“博客描述”过长时导致头部错位的错误;
Update (2007.11.02):
因为本日志的模板一直在改进中,因为个人的爱好,增加了一些细节上的改进,但是同时也给使用该模板的朋友带来了一些困难,所以今天整理了一下,分成三个版本来发布:
全功能版
» 阅读全文
假如你使用Sablog2.0并能忍受一些问题,你可以试一下蓝风网络日志2008 For Sablog2.0
Update (2007.11.08):请重新下载模板文件
1、修正在Firefox或IE7下头部右则错位的错误;
2、修正“博客描述”过长时导致头部错位的错误;
Update (2007.11.02):
因为本日志的模板一直在改进中,因为个人的爱好,增加了一些细节上的改进,但是同时也给使用该模板的朋友带来了一些困难,所以今天整理了一下,分成三个版本来发布:
全功能版
» 阅读全文
Plan Name : Total Package
Type: Free web hosting
our URL will look like http://www.kfw.net.ru
Disk space 200 MB
Adult Site Allowed No
Require members to display ads No
Platform Unix
Allow files upload via FTP Yes
Allow files upload via browser Yes
Free email Yes
MS FrontPage support Yes
Pre-installed CGI Yes
Custom CGI allowed Yes
Members can display paid banner ads Yes
Online web page editor No
Restriction
Description We now offer total package from web design, internet access under one roof and free hosting
Language of the information provided on this web host All language
Web Wide Media
http://www.wwm.net
Plan Name : Charity
Type: Free web hosting
our URL will look like http://www.kfw.net.ru
Disk space 5 MB
Adult Site Allowed No
Require members to display ads Yes, a simple wwm.net button displayed on the main page is all we ask.
Platform Unix
Allow files upload via FTP Yes
Allow files upload via browser Yes
Free email Yes
MS FrontPage support Yes
Pre-installed CGI Yes
Custom CGI allowed Yes
Members can display paid banner ads No
Online web page editor No
Restriction You must be a non-profit organization or charity
Description This is our chance to give back to our community. We will allow any official non-profit organization or charity a small space on the web. We also offer discounted programs for those requiring a little extra. All we ask in return is a small button linked on your main page that points to us. No annoying banners or pop ups ever.
Language of the information provided on this web host
Global Internet Services, Inc.
http://www.globalinternet.net
» 阅读全文
» 阅读全文
cPanel Free
100MB Disk Space
2GB Monthly Bandwidth
No Forced Ads
Please Note: You agree to all of Backy Corp’s terms of service by signing up for the free hosting account.
FREE!
申请:http://www.hdesk.us/cart.php
这是个老空间了,一年前提供的是5G空间和100G月流量,但是升级后就换这么小了
以前我的博客就是用的这个空间,很稳定的,现在没机会了!
演示:http://feixiang.helphousehosting.net/
PHP探针:http://feixiang.helphousehosting.net/php.php
» 阅读全文
Yehplay.Com为你提供免费的MP3音乐歌曲文件存储空间。
只需简单注册为Yehplay会员即可上传MP3歌曲,限制单个MP3文件在15MB以内、且MP3文件的播放时间不超过20分钟。
Yehplay服务器位于巴西 圣保罗机房,经过飞翔测试访问该站的MP3歌曲速度很快,基本无缓冲现象。
» 阅读全文
| xname.org | 无限域名解析 | ns0.xname.org ns1.xname.org |
| gratisdns.dk | 丹麦无限域名解析 | ns1.gratisdns.dk ns2.gratisdns.dk ns3.gratisdns.dk ns4.gratisdns.dk ns5.gratisdns.dk |
| freedns.sgh.waw.pl | 波兰无限域名解析 | fns1.sgh.waw.pl fns2.sgh.waw.pl |
| value-domain.com | 日本无限域名解析 | ns1.value-domain.com ns2.value-domain.com ns3.value-domain.com |
| freedns.afraid.org | 老牌无限域名解析 好像他妈的用段时间就要收钱了. | ns1.afraid.org ns2.afraid.org ns3.afraid.org ns4.afraid.org |
| mydomain.com | 无限域名解析 不支持pp.ru |
NS1.MYDOMAIN.COM NS2.MYDOMAIN.COM NS3.MYDOMAIN.COM NS4.MYDOMAIN.COM |
| everydns.com | 每个帐户20个米 | ns1.everydns.net ns2.everydns.net ns3.everydns.net ns4.everydns.net |
» 阅读全文
1.如何用Asp判断你的网站的虚拟物理路径
答:使用Mappath方法
< p align="center" >< font size="4" face="Arial" >< b >
The Physical path to this virtual website is:
< /b >< /font >
< font color="#FF0000" size="6" face="Arial" >
< %= Server.MapPath("\")% >
< /font >< /p >
2.我如何知道使用者所用的浏览器?
答:使用the Request object方法
strBrowser=Request.ServerVariables("HTTP_USER_AGENT")
If Instr(strBrowser,"MSIE") < > 0 Then
Response.redirect("ForMSIEOnly.htm")
Else
Response.redirect("ForAll.htm")
End If
» 阅读全文