File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/ehealthy
Editing: ehealthy/result.asp.bak
Full path: C:\ict\ICT\ehealthy\result.asp.bak
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<% Response.Expires = 0 Response.CacheControl = "no-cache" Response.AddHeader "Pragma", "no-cache" %> <!--#INCLUDE FILE="ConnectDB.asp"--> <!--#include file="GoogleCharts.class.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"> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/templatemo-style.css" rel="stylesheet"> <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; } h1, h2, h3 { margin: 0; } h1 { font-size: 33px; } h2 { font-size: 31px; } h3 { color: #7f7f7f; font-size: 28px; } p { text-indent: 2em; font-size: 27px; line-height: 25pt } .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; } #contact h4 { margin: 5px 0 15px; display: block; font-size: 20px; 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 button[type="submit"] { cursor: pointer; width: 100%; border: none; background: #0000cc; color: #FFF; margin: 5px 5px 5px; padding: 20px; font-size: 29px; line-height: 150%; } #contact button[type="submit"]:hover { background: #0066ff; -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: middle; } #customers { border-collapse: collapse; width: 100%; } #customers td, #customers th { border: 1px solid #ddd; padding: 8px; text-align: center; font-size: 28px; } #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: #0000cc; color: white; font-size: 29px; } </style> </head> <script src="Chart.min.js"></script> <body> <% 'ide=session("ide") ide=request.form("id") 'ide=62 sqlcheck="select * from ehealth where id='"&ide&"'" set orscheck=server.createobject("adodb.recordset") orscheck.open sqlcheck,conn,1,3 Response.write sqlcheck If Not orscheck.eof Then q21=orscheck("q21") q22=orscheck("q22") q23=orscheck("q23") q24=orscheck("q24") q25=orscheck("q25") q26=orscheck("q26") q27=orscheck("q27") qa21=q21+q22+q23+q24+q25+q26+q27 q28=orscheck("q28") q29=orscheck("q29") q210=orscheck("q210") q211=orscheck("q211") q212=orscheck("q212") q213=orscheck("q213") q214=orscheck("q214") qa28=q28+q29+q210+q211+q212+q213+q214 q215=orscheck("q215") q216=orscheck("q216") q217=orscheck("q217") q218=orscheck("q218") q219=orscheck("q219") q220=orscheck("q220") q221=orscheck("q221") qa215=q215+q216+q217+q218+q219+q220+q221 q222=orscheck("q222") q223=orscheck("q223") q224=orscheck("q224") q225=orscheck("q225") q226=orscheck("q226") q227=orscheck("q227") q228=orscheck("q228") qa222=q222+q223+q224+q225+q226+q227+q228 q31=orscheck("q31") q32=orscheck("q32") q33=orscheck("q33") q34=orscheck("q34") q35=orscheck("q35") q36=orscheck("q36") q37=orscheck("q37") q38=orscheck("q38") q39=orscheck("q39") q310=orscheck("q310") qa31=q31+q32+q33+q34+q35+q36+q37+q38+q39+q310 q311=orscheck("q311") q312=orscheck("q312") q313=orscheck("q313") q314=orscheck("q314") q315=orscheck("q315") q316=orscheck("q316") q317=orscheck("q317") q318=orscheck("q318") q319=orscheck("q319") q320=orscheck("q320") qa311=q311+q312+q313+q314+q315+q316+q317+q318+q319+q320 q321=orscheck("q321") q322=orscheck("q322") q323=orscheck("q323") q324=orscheck("q324") q325=orscheck("q325") q326=orscheck("q326") q327=orscheck("q327") q328=orscheck("q328") q329=orscheck("q329") q330=orscheck("q330") qa321=q321+q322+q323+q324+q325+q326+q327+q328+q329+q330 'qa1=CInt(q33)+CInt(q35)+CInt(q310)+CInt(q313)+CInt(q316)+CInt(q317)+CInt(q321)+CInt(q32)+CInt(q34)+CInt(q37)+CInt(q39)+CInt(q315)+CInt(q319)+CInt(q320)+CInt(q31)+CInt(q32)+CInt(q38)+CInt(q311)+CInt(q312)+CInt(q314)+CInt(q318)+CInt(q322)+CInt(q323)+CInt(q324) qa21=CInt(q21)+CInt(q22)+CInt(q23)+CInt(q24)+CInt(q25)+CInt(q26)+CInt(q27) qa28=CInt(q28)+CInt(q29)+CInt(q210)+CInt(q211)+CInt(q212)+CInt(q213)+CInt(q214) qa215=CInt(q215)+CInt(q216)+CInt(q217)+CInt(q218)+CInt(q219)+CInt(q220)+CInt(q221) qa222=CInt(q222)+CInt(q223)+CInt(q224)+CInt(q225)+CInt(q226)+CInt(q227)+CInt(q228) qa2=CInt(qa21)+CInt(qa28)+CInt(qa215)+CInt(qa222) qa31=CInt(q31)+CInt(q32)+CInt(q33)+CInt(q34)+CInt(q35)+CInt(q36)+CInt(q37)+CInt(q38)+CInt(q39)+CInt(q310) qa311=CInt(q311)+CInt(q312)+CInt(q313)+CInt(q314)+CInt(q315)+CInt(q316)+CInt(q317)+CInt(q318)+CInt(q319)+CInt(q320) qa321=CInt(q321)+CInt(q322)+CInt(q323)+CInt(q324)+CInt(q325)+CInt(q326)+CInt(q327)+CInt(q328)+CInt(q329)+CInt(q330) qa3=CInt(qa31)+CInt(qa311)+CInt(qa321) If qa31<30 Then level31="��Ժѵ� <u><strong>����</strong></u>" results31="��ҹ�ѧ<u>��ç���Ե���������§</u> �Թ�Թ������ͧ��è��繢ͧ��ҧ��� �Ҵ���������㹡���͡���ѧ��� ������͡���ػ�ó����͡���͡���ѧ��·���ѧ��������Ҿ� ��������ҷӡԨ���������آ�Ҿ���ͧ�ѧ�չ���" sugg31="��ҹ��ͧ<u>���˹ѡ�ҡ���㹡������Ե��Ш��ѹ</u>���㹴�ҹ�������˵ؼ�㹡�õѴ�Թ㨴�ҹ�������آ�Ҿ ��С�û�Ժѵ�㹴�ҹ��áԹ����� ����͡���ѧ������§��ͤ�����ͧ�����С�����ѧ�ҹ�ͧ��ҧ��� ����֧��������ҷӡԨ������ҹ�آ�Ҿ�������ҧ���Ԥ����ѹ����ä" bar31=30 barn31="progress-bar-warning" pic31="qn3.png" ElseIf qa31<40 Then level31="��Ժѵ� <strong><u>�ҧ����</u></strong>" results31="��ҹ<u>��ç���Ե������§��ҧ�ҧ����</u> ���ѧ���ա�áԹ����÷���Թ������ͧ��è��繢ͧ��ҧ��� �����������ͷ�駺�ҧ ����ա�����ػ�ó��Ҥ�ᾧ㹡���͡���ѧ��º�ҧ�ҧ���� " sugg31="��ҹ<u>����������Ӥѭ�Ѻ��ô�ç�������ҧ����§�ҡ���</u> ���ШЪ�������Դ��������šѺ������ͧ������ԧ ��С�����ѧ�ҹ�ͧ��ҧ��� ���ͷ�ҹ���������Ե�ҹ�ҹ㹡�û�ͧ�ѹ�ä �֧��áԹ�������ʹ� ���͡�Ը��͡���ѧ��·����������Ѻ���ͧ �����ҷӡԨ���������آ�Ҿ���ҧ���������ҡ���" bar31=60 barn31="progress-bar-success" pic31="qn2.png" ElseIf qa31<51 Then level31="��Ժѵ� <strong><u>�ҡ</u></strong>" results31="��ҹ�ա��<u>��ç���Ե�������ҧ���º���� ����������</u> �Թ�����㹻���ҳ��������СѺ���ͧ �������ͷ�� ��ת��鹺�ҹ������ع��㹡�ô����آ�Ҿ �ա���͡���ѧ�����������ͧ���ػ�ó��Ҥ�ᾧ �繵�" sugg31="��ҹ�繼�������˵ؼ� ����ö���ѡ���Զա�ô�ç�������ҧ����§�����آ������� �֧�����Ԥ����ѹ���յ���ä �����ä���Դ���������ѧ �з�����ժ��Ե�����������������ҧ�դس�Ҿ���Ե���� �ѧ��� ��ҹ�֧<u>��Ẻ���ҧ��������·ʹ��餹���Դ</u>��ӡԨ���������آ�Ҿ<u>���ִ��ѡ��������§</u> �Դ�����ʹշ�駴�ҹ��ҧ��¨Ե��������ѧ�� " bar31=90 barn31="progress-bar-info" pic31="qn1.png" End If If qa311<30 Then level311="��Ժѵ� <u><strong>����</strong></u>" results311="�ѧ<u>���ػ��ä㹡�û�ԺѵԵ�㹪��Ե��Ш��ѹ</u>����Ҩ���ѹ���µ���آ�Ҿ �� �Ѻ��� ��ѹ ������ѹ������������ҧ��� ����㹤��ɳ������ �֧���Ե�ѳ�������ѹ���µ���آ�Ҿ��" sugg311="��ҹ��ͧ<u>��������ѧࡵ�����Դ���Ԣͧ��ҧ������������</u> ������������ͧ�������Ե���ҧ���Ѵ���ѧ �������͡�Թ����� ����Ը��͡���ѧ��������Ըռ����¡ѧ�� ����繻���ª��������ɵ����ҧ��� ��ա�����������к����� ��ͧ<u>���蹴��Ż�Ѻ��ا��Ҿ�Ǵ����㹺�ҹ ����ͺ��ҹ����ʹ���</u> ���ͻ�ͧ�ѹ�������غѵ��˵ط���Ҩ�Դ��鹡Ѻ���Ե��з�Ѿ���Թ�� " bar311=30 barn311="progress-bar-warning" pic311="qn3.png" ElseIf qa311<40 Then level311="��Ժѵ� <strong><u>�ҧ����</u></strong>" results311="��ҹ<u>��ա����§�Ԩ������С�û�Ժѵ�㹪��Ե��Ш��ѹ</u>㹴�ҹ��áԹ ����͡���ѧ��·������ѹ���µ���آ�Ҿ<u>���ҧ������ҧ</u> " sugg311="��ҹ<u>��û�Ժѵ��ҡ��������������ͧ</u>㹴�ҹ����ѧࡵ� ��áӡѺ�����آ�Ҿ���ͧ ��С�èѴ�����Ҿ�Ǵ���� ����Ŵ�ѵ��·���Ҩ�Դ��鹵���آ�Ҿ��Ф�����ʹ���㹪��Ե�ͧ���ͧ�ҡ��� " bar311=60 barn311="progress-bar-success" pic311="qn2.png" ElseIf qa311<51 Then level311="��Ժѵ� <strong><u>�ҡ</u></strong>" results311="��ҹ��ԺѵԵ��������ö��ա����§�Ԩ������С�û�Ժѵ�㹴�ҹ��áԹ ����͡���ѧ��·������ѹ���µ���آ�Ҿ ��з�ҹ����ö��Ẻ���ҧ����㹡���վĵԡ����������������ʹ���㹪��Ե " sugg311="��ҹ<u>�繼��������ҸԴյ�������ҵ�</u>�֧�դ������Ѵ���ѧ㹡������Ե��������ѵ�����������ҧ�����ШԵ㨵��ͧ <u>����ö��Ẻ���ҧ���բͧ��餧�����ѡ���آ�Ҿ</u> �ѡ�Ҫ��Ե��з�Ѿ���Թ��� �ҡ��áԹ����÷���ջ���ª���ʹ��� ���Ը��͡���ѧ�����Ŵ� ����ٴ��ѹ������������þ�� ���������� �֧�繼�黯ԺѵԷҧ�آ�Ҿ���� " bar311=90 barn311="progress-bar-info" pic311="qn1.png" End If If qa3<90 Then level3="��Ժѵ� <u><strong>����</strong></u>" results3="�վĵԡ�����û�ԺѵԵ�㹡�ô����آ�Ҿ���ͧ���ͻ�ͧ�ѹ�ä���Դ���������ѧ ���١��ͧ" bar3=30 barn3="progress-bar-warning" pic3="qn3.png" ElseIf qa3<120 Then level3="��Ժѵ� <strong><u>�ҧ����</u></strong>" results3="�վĵԡ�����û�ԺѵԵ�㹡�ô����آ�Ҿ���ͧ��ͧ�ѹ�ä���Դ���������ѧ ��١��ͧ����ǹ�˭��� �����������" bar3=60 barn3="progress-bar-success" pic3="qn2-2.png" ElseIf qa3<151 Then level3="��Ժѵ� <strong><u>�ҡ</u></strong>" results3="�վĵԡ�����û�ԺѵԵ�㹡�ô����آ�Ҿ���ͧ��ͧ�ѹ�ä���Դ���������ѧ �����ҧ�١��ͧ��������" bar3=90 barn3="progress-bar-info" pic3="qn1.png" End If If qa321<30 Then level321="��Ժѵ� <u><strong>����</strong></u>" results321="��ҹ<u>�ѧ���ػ��ä㹴�ҹ��ô����آ�Ҿ���µ��ͧ</u>����ѧ�������ö��ͧ�ѹ�ä���Դ���������ѧ�����ҧ����" sugg321="��ҹ��ͧ���蹻�Ѻ����¹�ĵԡ����آ�Ҿ������١��ͧ�ͧ���ͧ ���¡�äǺ����ӡѺ��д����آ�Ҿ���㹴�ҹ��áԹ ����������͡���ѧ��С�èѴ��ä������´�ͧ���ͧ���ҧ�������������ҡ��� ���¡��<u>������Ŵ����÷������ѹ �����/��ҹŧ ��������͡���ѧ�������ͺ�ء�ѹ��������</u> ���蹷ӡԨ���������آ�Ҿ�����Ѻ��ͺ��������ѧ���ҡ���" bar321=30 barn321="progress-bar-warning" pic321="qn3.png" ElseIf qa321<40 Then level321="��Ժѵ� <strong><u>�ҧ����</u></strong>" results321="��ҹ<u>�ա�ô����آ�Ҿ���ͧ��١��ͧ��ҧ���ѧ�����§��</u>����Ŵ��������§��л�ͧ�ѹ����Դ�ä���Դ���������ѧ��" sugg321="��ҹ<u>���������û�ԺѵԡԨ���������آ�Ҿ��з���������ҧ�������������ҡ���</u> ��駷ҧ��ҹ��áԹ ����͡���ѧ��С�èѴ��ä������´����Ŵ����§�ҡ����Դ�ä���Դ���������ѧ�� " bar321=60 barn321="progress-bar-success" pic321="qn2.png" ElseIf qa321<51 Then level321="��Ժѵ� <strong><u>�ҡ</u></strong>" results321="��ҹ<u>�դ����ӹҭ��㹡�ô����آ�Ҿ���ͧ��١��ͧ</u> �������ö������������ ���㹴�ҹ����� ����͡���ѧ��� ��ü����¤������´ ��ҹ�֧���������������§�����ҡ��͡���Դ�ä���Դ���������ѧ����ѧ��Ẻ���ҧ�ͧ������آ���з���" sugg321="��ҹ<u>�繼��������㹡�ô����آ�Ҿ���ͧ���ҧ��������</u> ���㹴�ҹ��äǺ������˹ѡ �Ǻ�������� �Ǻ��������� �ͧ�š��� �ա�� �Ǻ�������͡���ѧ��������Ŵյ���آ�Ҿ���ͧ ��е�Ǩ�آ�Ҿ�繻�Ш� ����֧�����������Ԩ���������آ�Ҿ�Ѻ��ͺ���������ѧ�� �֧��Ẻ���ҧ���բͧ����ѡ���آ�Ҿ ���<u>��ö��·ʹ���Ѻ��ͺ������Ф����Դ</u>����" bar321=90 barn321="progress-bar-info" pic321="qn1.png" End If If qa21<21 Then level21="<strong><u>���վ�</u></strong> ��ͧ��觾Ѳ��" results21="��ҹ�ѧ���ػ��ä㹡�ä���������ػ�ó���鹢�����������͡���觺�ԡ���آ�Ҿ��������Ͷ�������§�͵�͡�õѴ�Թ㨴����آ�Ҿ" sugg21="��ҹ��ͧ<strong><u>���蹽֡�ѡ�С�ä��Ң�����</u></strong>��ҹ�آ�Ҿ�ҡ���觷�������Ͷ�����з���繷ҧ��èҡ�Ҥ�Ѱ�ҡ���Ң����ŷ�������������ҧ�ԧ ����<strong><u>����ա���Ѻ�ѧ�����ͺ���</u></strong>�ҡ�������ԡ���آ�Ҿ�����ҡ��� " bar21=30 barn21="progress-bar-warning" pic21="m3.png" ElseIf qa21<27 Then level21="<u><strong>������</strong></u> ��ý֡������" results21="��ҹ����ö����������ػ�ó���鹢�����������͡���觺�ԡ���آ�Ҿ��������Ͷ�����ҧ���ѧ�������ö������Ѵ�Թ����١��ͧ�������" sugg21="��ҹ���<strong><u>���蹽֡�ѡ�С�����ػ�ó������</u></strong>�����ŷ��������ҹ�Թ�����絨ҡ���� � ���� �������ö��ҧ�ԧ�� �դ���������Ͷ�� �ѹ������ж١��ͧ�ͧ������������觺�ԡ�÷�����Ѻ����Ѻ�ͧ�ҧ������ " bar21=60 barn21="progress-bar-success" pic21="m2.png" ElseIf qa21<36 Then level21="<strong><u>���ҡ</u></strong>" results21="��ҹ����ö����������ػ�ó���鹢�����������͡���觺�ԡ���آ�Ҿ��������Ͷ�������§�͵�͡�õѴ�Թ㨷��١��ͧ��о������Ẻ���ҧ������" sugg21="��ҹ<u><strong>�Ҩ������èѴ����кѹ�֡������</strong></u>�������觺�ԡ�÷��١��ͧ������ͤ��ѡ�Ҥ�������ö㹡�ä��� ������ػ�ó���鹢�����������͡���觺�ԡ���آ�Ҿ��������Ͷ����§�͵�͡�ô����آ�Ҿ" bar21=90 barn21="progress-bar-info" pic21="m1.png" End If If qa28<21 Then level28="<strong><u>���վ�</u></strong> ��ͧ��觾Ѳ��" results28="�ѧ���ػ��ä㹴�ҹ�ѡ�С�ÿѧ �����ҹ ��úѹ�֡��С����������ͧ�����ѧ�������öԺ�¢������آ�Ҿ���ͧ��������������" sugg28="��ҹ��ͧ<strong><u>�֡�ѡ�С����ҹ ��ÿѧ ��è��ѹ�֡�����������ͧ</u></strong>�������Ǣ�ͧ�Ѻ�آ�Ҿ�ͧ���ͧ��餹���Դ���������������Ѻ��������ʴ���������㹴�ҹ�آ�Ҿ�ͧ��ҹ���������� " bar28=30 barn28="progress-bar-warning" pic28="m3.png" ElseIf qa28<27 Then level28="<u><strong>������</strong></u> ��ý֡������" results28="��ҹ���������㨺ҧ��ǹ㹢�������������آ�Ҿ���������ҹ���ͷ�駷ҧ��Ź� �����͡��� ��觾�����������ͺؤ�� ���ҧ ���Ҩ���������١��ͧ������ �֧�ҡ���й�����㹡�ô����آ�Ҿ���ͧ�����ҧ�١��ͧ�����" sugg28="��ҹ����Դ�͡��㹡�����¹����ҹ�آ�Ҿ��<strong><u>�֡��ҹ/�ѧ ��è��ѹ�֡Ẻ�դ��������Ť�������</u></strong>㹢������آ�Ҿ�ҡ���͵�ҧ � ��� �������������Ժ����������������㹢������آ�Ҿ ������觺�ԡ�÷���ҹ��������Ҷ١��ͧ������§�ͷ��й���������آ�Ҿ���ͧ���բ�����ԧ" bar28=60 barn28="progress-bar-success" pic28="m2.png" ElseIf qa28<36 Then level28="<strong><u>���ҡ</u></strong>" results28="��ҹ����������㹢�������������آ�Ҿ���������ҹ���ͷء�ٻẺ�� ������դ�������Ǫҭ��㹴�ҹ��ÿѧ �ٴ ��ҹ��¹�������������鵹�ͧ��м�����������١��ͧ������¹����ҹ�آ�Ҿ" sugg28="��ҹ<strong><u>����ö��Ẻ���ҧ����</u></strong>���Ѻ�����Դ���ͼ����� 㹡���繼����������آ�Ҿ���� �������ö�Ӥ�������㹢��������͡�ô����آ�Ҿ���ͧ�� �������ö��Ẻ���ҧ�ͧ����դ�������ö㹡�����¹������͡�ô����آ�Ҿ�� " bar28=90 barn28="progress-bar-info" pic28="m1.png" End If If qa215<21 Then level215="<strong><u>���վ�</u></strong>��ͧ��觾Ѳ��" results215="��ҹ<u>�ѧ���ػ��ä㹴�ҹ������͡��еѴ�Թ��������������觺�ԡ���آ�Ҿ</u> ���ТҴ��û����Թ��Ǩ�ͺ�����١��ͧ������������л�Ժѵ�㹡�ô����آ�Ҿ���ͧ" sugg215="��ҹ��ͧ<strong><u>�֡���ѡ�С�äԴ���ҧ���Ԩ�ó�ҳ</u></strong>�ͧ���ͧ�繻�Ш�㹴�ҹ��õ�Ǩ�ͺ�����Ŵ�ҹ�آ�Ҿ ������Ѻ�� ����դ����١��ͧ������ҡ��§�� �������ö������㹡�õѴ�Թ㨴�ҹ�آ�Ҿ�����ҧ��������<strong><u>�֡������ͧ���ҧ���˵ؼ�</u></strong>�����еѴ�Թ��������ͷӵ��" bar215=30 pic215="m3.png" barn215="progress-bar-warning" ElseIf qa215<27 Then level215="<u><strong>������</strong></u> ��ý֡������" results215="��ҹ����ö���º��º �����Թ ��Ǩ�ͺ������������觺�ԡ���آ�Ҿ������Ѻ���ҧ���˵ؼ����ҧ�ҧ���� �֧�ѧ<u>�������ö�Ѵ�Թ�㹡�ô����آ�Ҿ���ͧ�����ҧ�١��ͧ��������</u>" sugg215="�ء���駷���ҹ���Ѻ�����Ŵ�ҹ�آ�Ҿ�Ҩҡ���͵�ҧ � ���������ѧ����Ź� ����觵�͡ѹ ��ҹ<strong><u>��ý֡��ä��Ң����Ũҡ���觷�������Ͷ��</u></strong>�����º��º����<strong><u>��Ǩ�ͺ�����١��ͧ��</u></strong>���� �������������ͷӵ�� �����觵�͢�������������" bar215=60 barn215="progress-bar-success" pic215="m2.png" ElseIf qa215<36 Then level215="<strong><u>���ҡ</u></strong>" results215="��ҹ<u>�դ�������Ӿ�㹡�õѴ�Թ㨴����آ�Ҿ���ͧ��</u>���ҧ�١��ͧ���ҹ�����ŷ�������Ͷ���� �֧����ö<u>��Ẻ���ҧ����㹡���繼�����˵ؼŷ��մ�ҹ�آ�Ҿ</u> " sugg215="��ҹ<u>����ö��Ẻ���ҧ����</u>���Ѻ�����Դ���ͼ����� ����繼�����դ����ͺ�ͺ������˵ؼ�㹡�õѴ�Թ㨴�ҹ�آ�Ҿ ���з�ҹ�ա�÷��ǹ/��Ǩ�ͺ�����Ŵ�ҹ�آ�Ҿ�ҡ�������觡�����������зӵ��" bar215=90 barn215="progress-bar-info" pic215="m1.png" End If If qa222<21 Then level222="<strong><u>���վ�</u></strong>��ͧ��觾Ѳ��" results222="���<u>�᷺�������Ӣ����Ť�������ҹ�آ�Ҿ���١��ͧ����</u>㹡���ҧἹ���ͨѴ�������㹡�ô����آ�Ҿ��л�ͧ�ѹ�ä���µ��ͧ��" sugg222="��ҹ<u>��ͧ���蹽֡�ѡ�ФԴ��������������˵ؼ�</u> ���¡�þԨ�óҢ�ʹ�-������� 㹡�����͡���������к�ԡ�ô�ҹ�آ�Ҿ�������������㹡���ҧἹ����������� ��ͧ�ѹ ������п�鹿��آ�Ҿ���µ��ͧ㹪��Ե��Ш��ѹ���ҧ�������" bar222=30 barn222="progress-bar-warning" pic222="m3.png" ElseIf qa222<27 Then level222="<u><strong>������</strong></u> ��ý֡������" results222="��ҹ<u>����ö�Ӣ�������к�ԡ�ô�ҹ�آ�Ҿ</u>�������������д����آ�Ҿ��駴�ҹ��ҧ��¨Ե���������ШѴ�����Ҿ�Ǵ����������ػ��ä����آ�Ҿ���ͧ<u>���ҧ������ҧ</u>" sugg222="��ҹ<u>��ý֡�ѡ�С�����͡��������آ�Ҿ���١��ͧ �ѹ������й�����Ͷ��</u>�һ�Сͺ��õѴ�Թ㨷ء����㹡�û�Ѻ����¹�ĵԡ������ͻ�Ѻ�Զա�ô�ç���Ե�ͧ���ͧ<u>����������آ�Ҿ������觢��</u>" bar222=60 barn222="progress-bar-success" pic222="m2.png" ElseIf qa222<36 Then level222="<strong><u>���ҡ</u></strong>" results222="��ҹ<u>����ö�Ӣ������آ�Ҿ������ԡ���آ�Ҿ</u>����Ŵ�ĵԡ�������§���������� ��ͧ�ѹ ������п�鹿��آ�Ҿ���ͧ<u>�����ҧ�١��ͧ��������֧����ö��Ẻ���ҧ����㹡�û���ء�����������к�ԡ���آ�Ҿ</u>" sugg222="��ҹ<u>����ö��Ẻ���ҧ����㹡�ô����آ�Ҿ���ͧ</u>���ҧ�����������������������觺�ԡ���آ�Ҿ����դ����١��ͧ������Ͷ�����͡��������� ��ͧ�ѹ ������п�鹿��آ�Ҿ���ͧ�����ҧ�١��ͧ�������������㹡���ѧ���ѡ���آ�Ҿ���������� " bar222=90 barn222="progress-bar-info" pic222="m1.png" End If If qa2<84 Then results2="<u>�繼�����дѺ�����ͺ����ҹ�آ�Ҿ�����§�͵�͡�ô����آ�Ҿ���ͧ</u>���ͻ�ͧ�ѹ�ä���Դ���������ѧ �� �ä����ҹ �����ѹ���Ե�٧ �ä��ǹ �ä���������ʹ���ʹ ����� �繵� �֧��ͧ�����¹�����л�ԺѵԵ����ҧ��觤�Ѵ���ʹ����آ�Ҿ���µ��ͧ�ҡ���" qa2t="<strong><u>���վ�</u></strong> ��ͧ��觾Ѳ��" bar2=30 barn2="progress-bar-warning" pic2="m3.png" ElseIf qa2<112 Then qa2t="<u><strong>������</strong></u> ��ý֡������" results2="<u>�繼�����дѺ�����ͺ����ҹ�آ�Ҿ�����§��</u>����Ҩ���ա�û�ԺѵԵ����ͻ�ͧ�ѹ�ä���Դ���������ѧ ��١��ͧ��ҧ㹺ҧ�������ѧ���繷���ͧ��觾ԧ���������͡�ô����آ�Ҿ" bar2=60 barn2="progress-bar-success" pic2="m2.png" ElseIf qa2<141 Then qa2t="���ҡ" results2="<u>�繼�����дѺ�����ͺ����ҹ�آ�Ҿ����ҡ��§��</u>��͡�ô����آ�Ҿ���ͧ���ͻ�ͧ�ѹ�ä���Դ���������ѧ ��١��ͧ ���<u>����ö��Ẻ���ҧ����㹡���繼�������¹����ҹ�آ�Ҿ</u>�������ö�Ӥ����ͺ����ҹ�آ�Ҿ����㹡�ô����آ�Ҿ���µ��ͧ�������ҧ��" bar2=90 barn2="progress-bar-info" pic2="m1.png" End If %> <div class="container"> <!-- <form id="contact" method="post" action="form2.asp">--> <div align="center"><h1>����ż� (��ҿ)</h1></div> <div class="templatemo-content-widget yellow-bg"> <div class="templatemo-flex-row flex-content-row"> <div class="templatemo-content-widget white-bg col-2"> <!--<div class="square"></div>--> <div align="center"><h2 color="black"><h1 class="media-heading text-uppercase" align="center"><u>��ǹ��� 1 �����ͺ����ҹ�آ�Ҿ�ͧ��ҹ</u></h1></h2> </div><br> <div align="center"> <canvas id="myChart" style="width:100%;max-width:800px"></canvas> <input name="names" type="hidden" id="demo" value=<%=qa21%>> <input name="names" type="hidden" id="demo1" value=<%=qa28%>> <input name="names" type="hidden" id="demo2" value=<%=qa215%>> <input name="names" type="hidden" id="demo3" value=<%=qa222%>> <script> var xValues = ["��Ҷ֧","����","��Ǩ�ͺ","����ء����"]; var yValues= []; yValues [0]=document.getElementById("demo").value; yValues [1]=document.getElementById("demo1").value; yValues [2]=document.getElementById("demo2").value; yValues [3]=document.getElementById("demo3").value; new Chart("myChart", { type: "line", data: { labels: xValues, datasets: [{ fill: false, lineTension: 0.2, backgroundColor: "rgba(0,0,255,1.0)", borderColor: "rgba(182,35,75,1.0)", data: yValues }] }, options: { legend: {display: false}, scales: { yAxes: [{ticks: {min: 0, max:40}}], } } }); </script> </div> </div> </div> <div class="templatemo-flex-row flex-content-row"> <div class="templatemo-content-widget white-bg col-2"> <!--<div class="square"></div>--> <div align="center"><h2 color="black"><h1 class="media-heading text-uppercase" align="center"><u>��ǹ��� 2 �ĵԡ����آ�Ҿ�����ѡ����§�ͧ��ҹ</u></h1></h2> </div><br> <div align="center"> <canvas id="myChart1" style="width:100%;max-width:800px;Hight:100%"></canvas> <input name="names" type="hidden" id="qa31" value=<%=qa31%>> <input name="names" type="hidden" id="qa311" value=<%=qa311%>> <input name="names" type="hidden" id="qa321" value=<%=qa321%>> <script> var xValues = ["�������ҧ����§","��ʹ��µ���آ�Ҿ","������آ�Ҿ���ͧ"]; var yValues= []; yValues [0]=document.getElementById("qa31").value; yValues [1]=document.getElementById("qa311").value; yValues [2]=document.getElementById("qa321").value; new Chart("myChart1", { type: "line", data: { labels: xValues, datasets: [{ fill: false, lineTension: 0.2, backgroundColor: "rgba(0,0,255,2.0)", borderColor: "rgba(0,0,255,2.0)", data: yValues }] }, options: { legend: {display: false}, scales: { yAxes: [{ticks: {min: 0, max:55}}], } } }); </script> </div> </div> </div> </div> <!-- <table id="customers"> <tr><th colspan="3">ͧ���Сͺ 1 <strong>�����Ҷ֧��������к�ԡ���آ�Ҿ</strong> <tr><td>�дѺ<td>�ż�<td>��ͤ�û�Ժѵ� <tr><td><%=level21%><td><%=results21%><td><%=sugg21%> <tr><th colspan="3">ͧ���Сͺ 2 <strong>������㨢�������к�ԡ���آ�Ҿ</strong> <tr><td>�дѺ<td>�ż�<td>��ͤ�û�Ժѵ� <tr><td><%=level28%><td><%=results28%><td><%=sugg28%> <tr><th colspan="3">ͧ���Сͺ 3 <strong>��õ�Ǩ�ͺ��������к�ԡ���آ�Ҿ</strong> <tr><td>�дѺ<td>�ż�<td>��ͤ�û�Ժѵ� <tr><td><%=level215%><td><%=results215%><td><%=sugg215%> <tr><th colspan="3">ͧ���Сͺ 4 <strong>��û���ء�����������к�ԡ���آ�Ҿ</strong> <tr><td>�дѺ<td>�ż�<td>��ͤ�û�Ժѵ� <tr><td><%=level222%><td><%=results222%><td><%=sugg222%> <tr><th colspan="3">�����ͺ����ҹ�آ�Ҿ�ͧ��ҹ<strong>��Ҿ���</strong> <tr><td colspan="3">�ż� <tr><td colspan="3"><%=qa2%><%=results2%> </table> <h3>����ż� <strong>�дѺ�ĵԡ����آ�Ҿ�����ѡ����§�ͧ��ҹ</strong></h3> <table id="customers"> <tr><th colspan="3">ͧ���Сͺ 1 <strong>�ĵԡ����������ҧ����§</strong> <tr><td>�дѺ<td>�ż�<td>��ͤ�û�Ժѵ� <tr><td><%=level31%><td><%=results31%><td><%=sugg31%> <tr><th colspan="3">ͧ���Сͺ 2 <strong>�ĵԡ���������ʹ��µ���آ�Ҿ</strong> <tr><td>�дѺ<td>�ż�<td>��ͤ�û�Ժѵ� <tr><td><%=level311%><td><%=results311%><td><%=sugg311%> <tr><th colspan="3">ͧ���Сͺ 3 <strong>�ĵԡ��������آ�Ҿ���ͧ</strong> <tr><td>�дѺ<td>�ż�<td>��ͤ�û�Ժѵ� <tr><td><%=level321%><td><%=results321%><td><%=sugg321%> <tr><th colspan="3">�ĵԡ����آ�Ҿ����§�ͧ��ҹ<strong>��Ҿ���</strong> <tr><td>�дѺ<td colspan="2">�ż� <tr><td><%=level3%><td colspan="2"><%=results3%> <tr><td colspan=5><button name="submit" type="submit" id="contact-submit" data-submit="...Sending">�͢ͺ��Фس����������������</button>--> <!--<tr><td colspan=5><p>Ẻ�ͺ���������ҧ�� Lovibond ��Ф�� (1995) ��Ẻ�ͺ��������Թ�дѺ�������ҹź 3 ��ҹ ��� ���Ы������� �����Ե��ѧ�� ��Ф������´ �բ�ͤӶ���ӹǹ 21 ��� ��Ẻ�ͺ�����Ѻ�������������� �ء���� ���ҧ (Sukanlaya Sawang) �ҡ The National Centre in HIV Epidemiology and Clinical Research (NCHECR) �������������� �����حҵ �ѷ�� �Է��ѵ���ʶ��� ��г�Ѥ��õ ��Ƿͧ �Ѵ�ŧ��ͤ��������������Ѻ�����������ҧ ��õͺ���ҵ����ǹ����ҳ��� (rating scale) ���� 4 �дѺ </p><p>��Ҥ���������蹢ͧ����ͧ��� (Cronbach�s alpha coefficient) ��ҹ���Ы������� ��ҡѺ 0.82 �����Ե��ѧ����ҡѺ 0.78 ��Ф������´ ��ҡѺ 0.69 </p> �Ѵ��Ẻ�ͺ�����Ź� �� �ç���...ʹѺʹع��... </table>--> <!-- <fieldset> <button name="submit" type="submit" id="contact-submit" data-submit="...Sending">�ټš�û����Թ <br>!!!��سҡ�͡���ú�ء���!!!</button> </fieldset> </form> --> <!--12--> <!--end--> <!--begin--> <div align="center"><h1>����ż� (��������´)</h1></div> <div class="templatemo-content-widget green-bg"> <h1 class="media-heading text-uppercase" align="center"><font size="" color="#ffffff"><u>��ǹ��� 1 �����ͺ����ҹ�آ�Ҿ�ͧ��ҹ</u></font></h1> <div class="templatemo-content-container"> <div class="templatemo-flex-row flex-content-row"> <div class="templatemo-content-widget white-bg col-2"> <!--<div class="square"></div>--> <div align="center"><h2 color="black">1.���<strong><u>��Ҷ֧</u></strong>��������к�ԡ���آ�Ҿ</h2><br></div> <h2 class="templatemo-inline-block"><%=level21%></h2> <div class="progress"> <div class="progress-bar <%=barn21%>" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: <%=bar21%>%;"></div> </div><div align="center"><img src="images/<%=pic21%>" alt="D1" class="img-circle img-thumbnail"></div><hr> <p align="justify"><%=results21%></p><h2 class="templatemo-inline-block">��ͤ�û�Ժѵ�</h2> <p align="justify"><%=sugg21%></p> </div> <div class="templatemo-content-widget white-bg col-2"> <!--<div class="square"></div>--> <div align="center"><h2 color="black">2.���<u><strong>����</strong></u>��������к�ԡ���آ�Ҿ</h2></div><br> <h2 class="templatemo-inline-block" ><%=level28%></h2> <div class="progress"> <div class="progress-bar <%=barn28%>" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: <%=bar28%>%;"></div> </div><div align="center"><img src="images/<%=pic28%>" alt="D2" class="img-circle img-thumbnail"></div><hr> <p align="justify"><%=results28%></p><h2 class="templatemo-inline-block">��ͤ�û�Ժѵ�</h2> <p align="justify"><%=sugg28%></p> </div> </div> <!--14--> <div class="templatemo-flex-row flex-content-row"> <!--13--> <div class="templatemo-content-widget white-bg col-1"> <!--<div class="square"></div>--> <div align="center"><h2 color="black">3.���<strong><u>��Ǩ�ͺ</u></strong>��������к�ԡ���آ�Ҿ</h2></div><br> <h2 class="templatemo-inline-block" ><%=level215%></h2> <div class="progress"> <div class="progress-bar <%=barn215%>" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: <%=bar215%>%;"></div> </div><div align="center"><img src="images/<%=pic215%>" alt="D1" class="img-circle img-thumbnail"></div><hr> <p align="justify"><%=results215%></p><h2 class="templatemo-inline-block">��ͤ�û�Ժѵ�</h2> <p align="justify"><%=sugg215%></p> </div> <!--/13--> <!--13--> <div class="templatemo-content-widget white-bg col-1"> <!--<div class="square"></div>--> <div align="center"><h2 color="black">4.���<strong><u>����ء����</u></strong>��������к�ԡ���آ�Ҿ</h2></div><br> <h2 class="templatemo-inline-block" ><%=level222%></h2> <div class="progress"> <div class="progress-bar <%=barn222%>" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: <%=bar222%>%;"></div> </div> <div align="center"><img src="images/<%=pic222%>" alt="D2" class="img-circle img-thumbnail"> </div> <hr> <p align="justify"><%=results222%></p><h2 class="templatemo-inline-block">��ͤ�û�Ժѵ�</h2> <p align="justify"><%=sugg222%></p> </div> <!--<div class="square"></div>--> </div> <!--/13--> </div> <!--/14--> <!--15��ػ����á--> <div class="templatemo-content-widget templatemo-login-widget blue-bg"> <!--col-1 <div class="col-1">--> <!--orange <div class="templatemo-content-widget orange-bg"> <div class="media"> <div class="media-body">--> <h2>�����ͺ����ҹ�آ�Ҿ�ͧ��ҹ�<strong>�Ҿ���</strong></h2> <hr> <h2 class="templatemo-inline-block"><%=qa2t%></h2> <div class="progress"> <div class="progress-bar <%=barn2%>" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: <%=bar2%>%;"></div> </div> <div align="center"><img src="images/<%=pic2%>" alt="D2" class="img-circle img-thumbnail"> </div> <hr><p><% =results2%></p> <!--</div> </div> </div> /orange--> <!-- </div> /col-1--> </div> <!--/15--> </div> <!--/12--> <!--���� 3--> <div class="templatemo-content-widget light-gray-bg"> <h1 class="media-heading text-uppercase" align="center"><font size="" color="#330000"><u>��ǹ��� 2 �ĵԡ����آ�Ҿ�����ѡ����§�ͧ��ҹ</u></font></h1> <div class="templatemo-content-container"> <div class="templatemo-flex-row flex-content-row"> <!--10--> <div class="templatemo-content-widget white-bg col-1"> <div align="center"><h2 color="black">1.�ĵԡ���<u><strong>����</strong></u>���ҧ����§</h2> </div><br> <h2 class="templatemo-inline-block" ><%=level31%></h2> <div class="progress"> <div class="progress-bar <%=barn31%>" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: <%=bar31%>%;"> </div> </div> <div align="center"><img src="images/<%=pic31%>" alt="D1" class="img-circle img-thumbnail"> </div><hr> <p align="justify"><%=results31%></p><h2 class="templatemo-inline-block">��ͤ�û�Ժѵ�</h2> <p align="justify"><%=sugg31%></p> </div> <!--/10--> <!--11--> <div class="templatemo-content-widget white-bg col-1"> <div align="center"><h2 color="black">2.�ĵԡ���<strong>������ʹ���</strong>����آ�Ҿ</h2> </div><br> <h2 class="templatemo-inline-block" ><%=level311%></h2> <div class="progress"> <div class="progress-bar <%=barn311%>" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: <%=bar311%>%;"> </div> </div> <div align="center"><img src="images/<%=pic311%>" alt="D2" class="img-circle img-thumbnail"> </div><hr> <p align="justify"><%=results311%></p><h2 class="templatemo-inline-block">��ͤ�û�Ժѵ�</h2> <p align="justify"><%=sugg311%></p> </div> <!--</div>--> <!--/11--> <!--14--> <!--13--> <div class="templatemo-content-widget white-bg col-1"> <!--<div class="square"></div>--> <div align="center"><h2 color="black">3.�ĵԡ���<strong>����</strong>�آ�Ҿ���ͧ</h2></div><br> <h2 class="templatemo-inline-block" ><%=level321%></h2> <div class="progress"> <div class="progress-bar <%=barn321%>" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: <%=bar321%>%;"> </div> </div><div align="center"><img src="images/<%=pic321%>" alt="D1" class="img-circle img-thumbnail"> </div><hr> <p align="justify"><%=results321%></p><h2 class="templatemo-inline-block">��ͤ�û�Ժѵ�</h2> <p align="justify"><%=sugg321%></p> </div> </div> </div> <!--/13--> <!--/14--> <!--15��ػ����á--> <div class="templatemo-login-widget blue-bg"> <!--col-1--> <div class="col-1"> <!--orange <div class="templatemo-content-widget blue-bg">--> <div class="media"> <div class="media-body"> <h2 class="media-heading text-uppercase" align="center">�ĵԡ����آ�ҾẺ����§�ͧ��ҹ�<strong>�Ҿ���</strong></h2><hr> <h2 class="templatemo-inline-block" ><%=level3%></h2> <div class="progress"> <div class="progress-bar <%=barn3%>" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: <%=bar3%>%;"></div> </div> <div align="center"><img src="images/<%=pic3%>" alt="D2" class="img-circle img-thumbnail"> </div> <hr><p><% =results3%></p> </div> </div> <!--</div> /orange--> </div> <!--/col-1--> </div> <!--/15--> </div> <!--/���� 3 �� 3 ͧ���Сͺ--> </div> <% Else Response.write "No anwers" End if %> </body> </html>