| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 458 人关注过本帖
标题:不会也来看看啊!
只看楼主 加入收藏
348212866
Rank: 1
等 级:新手上路
帖 子:105
专家分:0
注 册:2005-9-17
收藏
 问题点数:0 回复次数:5 
不会也来看看啊!
<%
dim=the_a dim=the_b dim=the_c
the_a=response("the_table")
the_b=response("the_tr")
the_c=response("the_td")
for the_i=1 to "the_table"
response.write"<table border='1'>"
for the_m=1 to "the_tr"
response.write"<tr>"
for the_n=1 to "the_td"
response.write"<td>"
response.write"&nbsp"
response.write"</td>"
next
response.write"</tr>"
next
response.write"</table>"
next
%>
搜索更多相关主题的帖子: border 
2005-09-27 19:20
51589238
Rank: 1
等 级:新手上路
帖 子:14
专家分:0
注 册:2005-9-28
收藏
得分:0 
也取值怎么可以  是dim=the_a ,dim=the_b
应该是din the_a,the_b]
这样才行的,
2005-09-28 16:29
fjfj1212
Rank: 1
等 级:新手上路
帖 子:113
专家分:0
注 册:2005-9-16
收藏
得分:0 
你将
"the_table"
"the_tr"
"the_td"
改成
the_a
the_b
the_c
试试看有没有用啊!!

我就是我!!! 永不退缩!!!
2005-09-28 16:32
fjfj1212
Rank: 1
等 级:新手上路
帖 子:113
专家分:0
注 册:2005-9-16
收藏
得分:0 
另外在asp当中不能这样定义的。
应该这样定义
dim the_a
the_a=response("the_table")
这样才对的。

我就是我!!! 永不退缩!!!
2005-09-28 16:34
rainic
Rank: 6Rank: 6
等 级:贵宾
威 望:27
帖 子:2367
专家分:0
注 册:2005-8-9
收藏
得分:0 
楼主连最基本的都不会,唉
我记得这贴你已经发了两次
上一个已经有人回答你了,你怎么不去看~!?~?!

[此贴子已经被作者于2005-9-28 16:42:53编辑过]



2005-09-28 16:41
sudonghai
Rank: 1
等 级:新手上路
帖 子:56
专家分:0
注 册:2005-9-16
收藏
得分:0 

我不是发给你看过了吗?

又发。干什么呢?

QQ:270072546 网上名片 网址为:sudonghai. 网上名片:《一搜》上搜“一个爱的天使”,第一个呵呵!~就是我啦!~ ————————为了生存我想我残酷了————————
2005-09-28 16:50
快速回复:不会也来看看啊!
数据加载中...
 
   



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

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