KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/chinatranslationsweb/admin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/chinatranslationsweb/admin/cft_trad_add.asp

<meta http-equiv="Content-Type" content="text/html; charset=big5">


<form name="from_trad_add" >
  <select name="id_t">
  <option value="0" <% if clng(Request.form("module_id"))  = 0 then response.write " selected " %>>--No module--</option>
	        <% 
			 sSQL = "select * from list_module_t where module_id not in ( select id_t from cfg_module )"
			Set rs = server.CreateObject("adodb.recordset")
			 rs.Open sSQL,conn 
			 if not (rs.BOF and rs.EOF) then 
				do while not rs.eof 
					response.write " <option " 
					response.write " value='"&	rs("module_id")&"'> "&  rs("module_name")&" </option>"
					rs.MoveNext 
				loop 
			end if 
			rs.close 
			%> 
        
  </select>
</form>

Anon7 - 2021