搜索列表
-
asp实现表格3列5行
【ASP编程】方案一复制代码 代码如下:<!--#include file="conn.asp"--> <% owen1=request("owen1") owen2=request("owen2") %> <table width="95%" border="0" cellpadding="0" cellspacing="0"> <% page=clng(request("page")) &...
asp实现表格3列5行
【ASP编程】方案一复制代码 代码如下:<!--#include file="conn.asp"--> <% owen1=request("owen1") owen2=request("owen2") %> <table width="95%" border="0" cellpadding="0" cellspacing="0"> <% page=clng(request("page")) &...
asp实现表格3列5行