%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% wzid = cint(request("wzid")) if wzid = 0 then wzid = 11 end if sql_info = "select * from wz where gb='ch' and wzid="&wzid set rs_info = conn.execute ( sql_info ) %> <% webid = "Contact" webtitle = rs_info("wzname") k_title = rs_info("k_title") k_keys = rs_info("k_keys") k_content = rs_info("k_content") %>