<% Set rs2 = Server.CreateObject("ADODB.Recordset") rs2.open "select * from webindexmenu", conn, 1, 3 rs2.addnew rs2(webmenu) = "abc" 'rs(datatime) = format(now,"yyyymmdd/hhmm" ) rs2.update %> 真鍋企業首頁選單
返回首頁
公司簡介
真鍋menu
加盟資訊
店舖導覽
資訊園地
討論區
珈啡電子書
招募菁英
會員登入
加盟店登入
<% rs2.Close 'conn.Close set rs2 = nothing 'set conn = nothing %>