%id=cint(trim(request("id")))
set rsgs=server.CreateObject("adodb.recordset")
rsgs.open"select * from gsxmnr where id="&id,cn,1,3
gsxm=rsgs("gsxm")
gsxmnr=rsgs("gsxmnr")
%>
|
<%if id=1 or id=6 or id=14 or id=16 or id=18 or id=20 then%><%end if%>
<%if id=21 or id=22 then%><%end if%>
<%if id=23 or id=24 then%><%end if%>
<%if id=25 or id=30 then%><%end if%>
|
|
<%=gsxm%> |
<%=gsxmnr%> |
 |
|
|
|