response.write "
" 不对吗?

yiran731028 2001-08-15 11:01:08
response.write "<table border="2">" 可以定义表格的宽度
请问该如何行的宽度???
谢!
...全文
184 17 打赏 收藏 转发到动态 举报
写回复
用AI写文章
17 条回复
切换为时间正序
请发表友善的回复…
发表回复
stanely 2001-08-16
  • 打赏
  • 举报
回复
其实那些html里面的双引号(除了javascript)尽可以不要的!
tripofdream 2001-08-16
  • 打赏
  • 举报
回复
如果还有问题说一声,没有问题就结贴吧,谢谢
splinda 2001-08-16
  • 打赏
  • 举报
回复
response.write "<td width=""51"">"
splinda 2001-08-16
  • 打赏
  • 举报
回复
response.write "<td width=""51"">"
aspdotnet 2001-08-16
  • 打赏
  • 举报
回复
对,
这个问题有两种解决方法:分别是卡西摸多和黑夜柔情得解决方法。
好了。该给人家分了。
结束问题吧。
idohim 2001-08-16
  • 打赏
  • 举报
回复
“”中间不能再有“”,可以用‘’,或者什么也不用
Myself_fu 2001-08-15
  • 打赏
  • 举报
回复
response.write "<table border='1'>"
i_need_mana 2001-08-15
  • 打赏
  • 举报
回复
response.write "<table border=""2"">"
tripofdream 2001-08-15
  • 打赏
  • 举报
回复
以上方法都可以,不过最常用的是用单引号.
nn18 2001-08-15
  • 打赏
  • 举报
回复
up
iStringTheory 2001-08-15
  • 打赏
  • 举报
回复
response.write "<td width='51'></td>"

yiran731028 2001-08-15
  • 打赏
  • 举报
回复
response.write "<td width='51'>"
好象该语句会出错‘语句未结束’
gmc007 2001-08-15
  • 打赏
  • 举报
回复
楼上的老兄,你好快呀:)
gmc007 2001-08-15
  • 打赏
  • 举报
回复
response.write 的后面是接字符串的,所以你这句应该这样写:
response.write "<td width=51>" or "<td width='51'>"
sh777 2001-08-15
  • 打赏
  • 举报
回复
:response.write "<td width='51'>"
neweb 2001-08-15
  • 打赏
  • 举报
回复
response.write "<table border=""2"">"

11830 2001-08-15
  • 打赏
  • 举报
回复
response.write "<table border=2>"

28,406

社区成员

发帖
与我相关
我的任务
社区描述
ASP即Active Server Pages,是Microsoft公司开发的服务器端脚本环境。
社区管理员
  • ASP
  • 无·法
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧