关于超链接问题?

cpzhg 2004-04-21 01:49:38
response.write"<center><table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'><tr><td height='40' bgcolor='white>我要<a href="reg.asp">注册</a></td></tr></table></center>"

上面的程序为什么有错呀,超链接怎么写呀
...全文
55 10 打赏 收藏 转发到动态 举报
写回复
用AI写文章
10 条回复
切换为时间正序
请发表友善的回复…
发表回复
cpzhg 2004-04-21
  • 打赏
  • 举报
回复
有没有好的方法把<a href='reg.asp'>注册</a>处理一下呀
guihengzhang 2004-04-21
  • 打赏
  • 举报
回复
你的asp特殊字符有点问题
你就直接写HTML的
cpzhg 2004-04-21
  • 打赏
  • 举报
回复
请高手指点呀
cpzhg 2004-04-21
  • 打赏
  • 举报
回复
各位老大,还是不行呀
bigzhu168 2004-04-21
  • 打赏
  • 举报
回复
response.write "<center><table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'><tr><td height='40' bgcolor='white>我要<a href='reg.asp'>注册</a></td></tr></table></center>"

angelheavens 2004-04-21
  • 打赏
  • 举报
回复
response.write "<center><table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'><tr><td height='40' bgcolor='white>我要<a href='reg.asp'>注册</a></td></tr></table></center>"
angelheavens 2004-04-21
  • 打赏
  • 举报
回复
response.write("<center><table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'><tr><td height='40' bgcolor='white>我要<a href='reg.asp'>注册</a></td></tr></table></center>")
cpzhg 2004-04-21
  • 打赏
  • 举报
回复
不行呀,老大
sky27 2004-04-21
  • 打赏
  • 举报
回复
就是加个括号吗?好像不对吧
angelheavens 2004-04-21
  • 打赏
  • 举报
回复
response.write("<center><table border='0' cellpadding='0' cellspacing='0' width='100%' align='center'><tr><td height='40' bgcolor='white>我要<a href="reg.asp">注册</a></td></tr></table></center>")

28,391

社区成员

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

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