|
|
|
|
|
|
|
用SQL Server为Web浏览器提供图像(四)5 |
|
|
|
Y bgcolor="#FFFFFF" TOPMARGIN=8 LEFTMARGIN=4> <%Do While Not rstProduct.EOF %> <%ProdId = rstProduct("prod_id") %> <% objImageLoader.CreateTempImageFile(ProdId) %> <% FileName = "images/" & objImageLoader.ImageFile(ProdId) %> <TABLE border=1 cellpadding=0 cellspacing=0 width=100%> <TABLE border=0 cellpadding=5 cellspacing=0 width=100% cols=2> <td width=30%> <IMG ALIGN=BOTTOM SRC= <% =FileName %>> <p> </p> <font size=2>Image type: <% = rstProduct("prod_imagetype") %> </td> <td width=70%> <p align=center><font size=4><% =rstProduct("prod_name") %></font></p> <p align=center><% =rstProduct("prod_desc") %></p> 页码:[1] [2] [3] [4] [5] [6] [7] 第5页、共7页 |
|
|
|
|
设为首页 | 加入收藏 | 广告服务 | 友情链接 | 版权申明
Copyriht 2007 - 2008 © 科普之友 All right reserved |