广告联盟网

 找回密码
 注册
查看: 877|回复: 17
打印 上一主题 下一主题

付费求代码!随机跳转的代码。

[复制链接]
跳转到指定楼层
1#
发表于 2007-7-15 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
求个代码!随机跳转的代码~<br /><br /><br />访问index.html<br /><br />可以跳转到 2.htm 或者 3.htm<br /><br />找半天没找到<br /><br />10元求<img src="images/smilies/wink.gif" smilieid="4" border="0" alt="" />
2#
发表于 2007-7-15 | 只看该作者
<img src="http://www.live30.cn/tt.gif" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://www.live30.cn/tt.gif');}" onmousewheel="return imgzoom(this);" alt="" /><br /><br /><br /><img src="images/smilies/ohh.gif" smilieid="19" border="0" alt="" /> <img src="images/smilies/ohh.gif" smilieid="19" border="0" alt="" />
3#
发表于 2007-7-15 | 只看该作者
弄个随即数就行了!!!!!!!!!!
4#
发表于 2007-7-15 | 只看该作者
我好像有。。<img src="images/smilies/lol.gif" smilieid="9" border="0" alt="" /> <img src="images/smilies/lol.gif" smilieid="9" border="0" alt="" />
5#
发表于 2007-7-15 | 只看该作者
<img src="http://img.phpwind.net/attachout/Mon_0707/76_895942_ee4643fab1c6a9b.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://img.phpwind.net/attachout/Mon_0707/76_895942_ee4643fab1c6a9b.jpg');}" onmousewheel="return imgzoom(this);" alt="" /><br />敢盗用偶的!<img src="images/smilies/cool.gif" smilieid="5" border="0" alt="" />
6#
发表于 2007-7-15 | 只看该作者
asp代码就有<br />&lt;%<br />Randomize()<br />count=Int((5-1+1)*Rnd())+1<br />if count=4 then<br />Response.Redirect (&quot;http://&quot;)<br />else <br />Response.Redirect (&quot;http://&quot;)<br />end if<br />%&gt;
7#
发表于 2007-7-15 | 只看该作者
&lt;% <br />randomize<br />Num=(int(rnd()*3)+1)<br />Select Case Num<br />case 1<br />response.redirect(&quot;ad1.htm&quot;)<br />case 2<br />response.redirect(&quot;ad2.htm&quot;)<br />end select<br />'response.write num<br />%&gt;
8#
发表于 2007-7-15 | 只看该作者
这个实现应该不难!<br />用js!
9#
发表于 2007-7-15 | 只看该作者
rand ?
10#
发表于 2007-7-15 | 只看该作者
付款付款
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|广告联盟网  

GMT, 2024-9-27 , Processed in 0.075083 second(s), 20 queries .

Powered by Discuz! X3.2

© 2005-2021 www.ggads.com GGADS 广告联盟网

快速回复 返回顶部 返回列表