.
img
注册时间:--
  • 纯文字版本
    开 关闭
  • 消息
  • 收藏
  • 退出

cnzz统计文件有错误?

2014/7/23 12:57:00  人气 56    站长俱乐部  
Active Server Pages 错误 ‘ASP 0141‘

Page 命令重复

/liuyan/cs.aspx,行 1

@ 命令只能在 Active Server Page 中使用一次。

aspx文件内容如下:

<% @Import Namespace=“System.Web“ %>

<script language=“C#“ runat=“server“>
private class CS
{
private int SiteId = 0;
private const string ImageDomain = “c.cnzz.com“;
public CS(int SiteId)
{
this.SiteId = SiteId;
}
public string TrackPageView()
{
HttpRequest request = HttpContext.Current.Request;
string scheme = request != null ? request.IsSecureConnection ? “https“ : “http“ : “http“;
string referer = request != null && request.UrlReferrer != null && ““ != request.UrlReferrer.ToString() ? request.UrlReferrer.ToString() : ““;
String rnd = new Random().Next(0x7fffffff).ToString();
return scheme + “://“ + CS.ImageDomain + “/wapstat.php“ + “?siteid=“ + this.SiteId + “&r=“ + HttpUtility.UrlEncode(referer) + “&rnd=“ + rnd;
}
}
</script>

. [url]http://www.songu.cn[/url]

发表回复

   


  通知楼主
暂无回复!
今天肿么都在骂
古月哥欠(2937)装B哥
谁要备案,提供资料,我免费
拼音域名 百度收录780多
新火互联空间优惠出售
2元支付宝征集广告语
为毛拉黑呆猫哪个逗比?别人
今天ip破千了,pv破万了
返回站长俱乐部
AD