![]() |
|
首页 │ Apache │ Linux│ Java│ MySQL│ 注册│帮助 | |||
相关问题
急啊
小弟正则表达式没学好 现有一问题 急需解决啊 斑竹帮忙啊
CODE: <TABLE width=99% border=0 cellPadding=0 cellSpacing=0 bgColor=#ffffff> <TR class=content bgColor=#FFFFFF> <TH colspan="4" align=middle></TH> </TR> <TR class=content bgColor=#F5F5F5 height="30"> <TH width="373" align="left"> 标 题</TH> <TH width="59" align="left">投诉人</TH> <TH width="46" align="center">结果</TH> <TH align="center" width="90">发布时间</TH> </TR> <TR class=content onmouseover="javascript:this.style.backgroundColor='#F5F5F5'" onmouseout="javascript:this.style.backgroundColor='#FFFFFF'" height=30> <td>·<a href='viewtousu.asp?id=589'>联想太差!!!!!!</a></td> <td align='left'>刘先生</td> <td align='center'> -- </td> <td align='right' width='90'>2007-2-11</td> </tr> <TR class=content onmouseover="javascript:this.style.backgroundColor='#F5F5F5'" onmouseout="javascript:this.style.backgroundColor='#FFFFFF'" height=30> <td>·<a href='viewtousu.asp?id=588'>海尔42寸平板液晶电视散发一种刺鼻的怪味</a></td> <td align='left'>刘锡凯</td> <td align='center'> -- </td> <td align='right' width='90'>2007-2-11</td> </tr> <TR class=content onmouseover="javascript:this.style.backgroundColor='#F5F5F5'" onmouseout="javascript:this.style.backgroundColor='#FFFFFF'" height=30> <td>·<a href='viewtousu.asp?id=587'>刚一万一千公里就油耗达到10公升每百公里</a></td> <td align='left'>李刚</td> <td align='center'> -- </td> <td align='right' width='90'>2007-2-11</td> </tr> <TR class=content onmouseover="javascript:this.style.backgroundColor='#F5F5F5'" onmouseout="javascript:this.style.backgroundColor='#FFFFFF'" height=30> <td>·<a href='viewtousu.asp?id=586'>变速箱异响,要求菲亚特作出赔偿,还消费者一个公道</a></td> <td align='left'>李</td> <td align='center'> -- </td> <td align='right' width='90'>2007-2-10</td> </tr> <TR class=content onmouseover="javascript:this.style.backgroundColor='#F5F5F5'" onmouseout="javascript:this.style.backgroundColor='#FFFFFF'" height=30> <td>·<a href='viewtousu.asp?id=585'>DELL电脑</a></td> <td align='left'>李杨</td> <td align='center'> -- </td> <td align='right' width='90'>2007-2-9</td> </tr> </TABLE> |
我现在想取出以上代码中的 标题(如:联想太差!!!!!!) 姓名(如:刘先生) 还有标题连接地址
帮下忙啊 该怎么办 只让显示出来 不用写入到数据库
提问者:wjhome 08-22 14:02
答复

