标题:请问在ASP中广告论怎么不能用?
取消只看楼主
forwwf
Rank: 1
等 级:新手上路
帖 子:3
专家分:0
注 册:2007-4-24
 问题点数:0 回复次数:0 
请问在ASP中广告论怎么不能用?

<html>
   <head>
   <title>廣告輪顯</title>
   </head>
   <body>
   <center><h1>廣告輪顯</h1><hr width="50%" color="#cc9999"><p>
   <%
   set Ad=Server.CreateObject ("MSWC.AdRotator")
   Response.Write objad.GetAdvertisement("ss.txt")     
   Set Ad=Nothing
   %>
   </center>
   </body>
   </html>
——————————————————ss.txt——————————————————————
Redirect ar.asp
   width 113
   height 113
   border 1
   *
   ../1/1.jpg
   http://tech.ddvip.com
   豆豆学园
   30
   ../1/2.jpg
   http://tech.ddvip.com
   豆豆学园
   30
   ../1/3.jpg
   http://tech.ddvip.com
   豆豆学园
   40
——————————————————————AR.asp—————————————————————————
 <%
   URL=Request("URL")
   Response.Redirect URL
   %>

程序运行之后出现的问题如下:
错误类型:
Microsoft VBScript 编译器错误 (0x800A0408)
无效字符
/1.ASP, line 8
   set Ad=Server.CreateObject ("MSWC.AdRotator")


浏览器类型:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)


请问各位大虾,这是怎么回事,请指教。

搜索更多相关主题的帖子: 广告 ASP 
2007-05-08 15:39



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-137655-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.120485 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved