% Option Explicit Response.Buffer = True Dim ObjRst,OBjCn,StrSql,StrAction,i Set ObjCn = Server.CreateObject("ADODB.Connection") Set ObjRst = Server.CreateObject("ADODB.Recordset") ObjCn.open "wd102" %>
|
<%ObjRst.Open "select id from volvo_dealer_brand where class=4 and corpid="&cr_corpid,ObjCn If Not ObjRst.Eof Then %> ÆäËüÆ·ÅÆ <%End If ObjRst.Close%> ÁªÏµÎÒÃÇ VOLVO¾ÏúÉ̵Ǽ |
|
|
<%=cr_corporation%>
°æÈ¨ËùÓÐ |