File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/ef
Editing: ef/list_regis.asp.bak
Full path: C:\ict\ICT\ef\list_regis.asp.bak
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<!--#INCLUDE FILE="ConnectDB.asp"--> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <html> <head> <title>���Ѥ�</title> <link href="https://fonts.googleapis.com/css2?family=Trirong:wght@500&display=swap" rel="stylesheet"> <!--<link href="https://fonts.googleapis.com/css?family=chonburi:300,400,500,700" rel="stylesheet">--> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous"> <style> @import url(https://fonts.googleapis.com/css?family=Trirong:400,300,600,400italic); * { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased; font-smoothing: antialiased; text-rendering: optimizeLegibility; } body { font-family: "Trirong", Helvetica, Arial, sans-serif; font-weight: 100; font-size: 18px; line-height: 30px; color: #000000; background: #ffccff; } .hero-image { background-image: url("picture.jpg"); background-color: #cccccc; height: 500px; background-position: top; background-repeat: no-repeat; background-size: cover; position: relative; } .container { max-width: 90%; width: 100%; margin: 0 auto; position: relative; } #contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] { font: 400 12px/16px "Trirong", Helvetica, Arial, sans-serif; } #contact { background: #F9F9F9; padding: 25px; margin: 150px 0; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24); } #contact h3 { display: block; font-size: 33px; font-weight: 500; margin-bottom: 10px; } #contact h2 { display: block; font-size: 26px; font-weight: 400; margin-bottom: 5px; text-align: left; } h5 { font-size: 24px; text-indent: 1.5em; } #contact h4 { margin: 5px 0 15px; display: block; font-size: 25px; font-weight: 400; } fieldset { border: medium none !important; margin: 0 0 10px; min-width: 100%; padding: 0; width: 100%; background: #FFF; } #contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea { width: 100%; border: 1px solid #ccc; background: #FFF; margin: 0 0 5px; padding: 10px; } #contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover { -webkit-transition: border-color 0.3s ease-in-out; -moz-transition: border-color 0.3s ease-in-out; transition: border-color 0.3s ease-in-out; border: 1px solid #aaa; } #contact textarea { height: 100px; max-width: 100%; resize: none; } #contact input[type="radio"] { border: 0px; width: 4em; height: 4em; } #contact input[type="checkbox"] { border: 0px; width: 4em; height: 4em; } #contact button[type="submit"] { cursor: pointer; width: 100%; border: none; background: #cc0000; color: #FFF; margin: 5px 5px 5px; padding: 20px; font-size: 29px; line-height: 150%; } #contact button[type="submit"]:hover { background: #3333ff; -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; transition: background-color 0.3s ease-in-out; } #contact button[type="submit"]:active { box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5); } .copyright { text-align: center; } #contact input:focus, #contact textarea:focus { outline: 0; border: 1px solid #aaa; } ::-webkit-input-placeholder { color: #888; } :-moz-placeholder { color: #888; } ::-moz-placeholder { color: #888; } :-ms-input-placeholder { color: #888; } p { border: 0px solid green; padding: 30px 10px; } label { font-size: 25px; vertical-align: left; } #customers { border-collapse: collapse; width: 100%; } #customers td, #customers th { border: 1px solid #ddd; padding: 8px; text-align: center; } #customers tr:nth-child(even){background-color: #f2f2f2;} #customers tr:hover {background-color: #ddd;} #customers th { padding-top: 12px; padding-bottom: 12px; text-align: center; background-color: #0472b3; color: white; font-size: 22px; } * { box-sizing: border-box; } </style> </head> <body> <div class="container"> <table id="customers" align="center"> <% qno=request("w") sqlcheck="select * from eyappoint where qno='"&qno&"' order by id" set orscheck=server.createobject("adodb.recordset") orscheck.open sqlcheck,conn,1,3 'Response.write sqlcheck If Not orscheck.eof Then If qno=3 Then 'qnot="�����Ѥü�������Ԩ�������ͧ���Ѳ�ҷѡ�зҧ��ͧ" 'Else qnot="������Ѥ�㹡�ý֡�繼������Ѳ�ҷѡ�зҧ��ͧ" End if %> <tr ><th bgcolor="#7ac0eb" colspan="7"><h2><%=qnot%> <tr><th align="center">���<th>�Թ��?<th>�ӹ�˹��<th>����-ʡ��<th>����<th>������<th>��������Ԩ���� 25-30 �� 64<br> <% orscheck.movefirst a=0 Do While Not orscheck.eof a=a+1 %> <tr><td align="center"><%=a%><td><%=orscheck("sayyes")%><td><%=orscheck("prefix")%><%=orscheck("prefix_o")%><td><%=orscheck("name")%><td><%=orscheck("age")%><td><%=orscheck("tel")%><td><%=orscheck("appoint")%> <% orscheck.movenext loop Else Response.write "No data" End if%> </div> </table> </body> </html>