ASP 换行的问题,请指教!!!!

来源:百度知道 编辑:UC知道 时间:2024/06/22 17:30:47
<div align="center">
<table border="0" width="580" height="190" cellpadding="0" cellspacing="0">
<tr>

<td height="190" width="588" >

<table width="616" height="190" border="0" bgcolor="#FFFFFF">

<tr>
<% dim n
set rspro=server.createobject("adodb.recordset")
sqlpro="select top 8 * from ku_pro ORDER BY addtime DESC"
rspro.open sqlpro,conn,1,1

if Rspro.eof or Rspro.bof then
response.write"<div align='center'>还没有添加产品<div>"
end if
do while not rspro.eof
%>
<td width="610"><p align="center">
<div align="center">
<table border="0" width="136" height=&qu

覆盖刷新看效果:)

<div align="center">
<table border="0" width="580" height="190" cellpadding="0" cellspacing="0">
<tr>

<td height="190" width="588" >

<table width="616" height="190" border="0" bgcolor="#FFFFFF">

<tr>
<% dim n
set rspro=server.createobject("adodb.recordset")
sqlpro="select top 8 * from ku_pro ORDER BY addtime DESC"
rspro.open sqlpro,conn,1,1

if Rspro.eof or Rspro.bof then
response.write"<div align='center'>还没有添加产品<div>"
end if
i=0
do while not rspro.eof
%>
<td width="610"><p align="center">
<div align="center">
<table border="0&q