/// <summary> /// 将Web控件导出 /// </summary> /// <param name="source">控件实例</param> /// <param name="type">类型:Excel或Word</param> public void ExpertControl(string ls_ids, DocumentType type) { //设置Http的头信息,编码格式 if (type == DocumentType.Excel) { //Excel Response.AppendHeader("Content-Disposition", "attachment;filename=result.xls"); Response.ContentType = "application/ms-excel"; } else if (type == DocumentType.Word) { //Word Response.AppendHeader("Content-Disposition", "attachment;filename=result.doc"); Response.ContentType = "application/ms-word97"; } Response.Charset = "Default"; Response.ContentEncoding = System.Text.Encoding.Default; //得到数据 HyoaClass.Hyoa_ldrcap Hyoa_ldrcap = new HyoaClass.Hyoa_ldrcap(); DataTable dt = Hyoa_ldrcap.Getldrcap(ls_ids); Response.Write("<html xmlns:v=\"urn:schemas-microsoft-com:vml\""); Response.Write("xmlns:o=\"urn:schemas-microsoft-com:office:office\""); Response.Write("xmlns:w=\"urn:schemas-microsoft-com:office:word\""); Response.Write("xmlns:st1=\"urn:schemas-microsoft-com:office:smarttags\""); Response.Write("xmlns=\"http://www.w3.org/TR/REC-html40\">"); Response.Write("<head>"); Response.Write("<meta http-equiv=Content-Type content=\"text/html; charset=gb2312\">"); Response.Write("<meta name=ProgId content=Word.Document>"); Response.Write("<meta name=Generator content=\"Microsoft Word 11\">"); Response.Write("<meta name=Originator content=\"Microsoft Word 11\">"); Response.Write("<link rel=File-List href=\"梅山筹建办一周工作安排.files/filelist.xml\">"); Response.Write("<title>"); Response.Write("NBQS办T-R33</title>"); Response.Write("<o:SmartTagType namespaceuri=\"urn:schemas-microsoft-com:office:smarttags\" name=\"chsdate\"/>"); Response.Write("<!--[if gte mso 9]><xml>"); Response.Write("<o:DocumentProperties>"); Response.Write(" <o:Author>余翌/秘书科/办公室/NBCIQ/aqsiq 2005-03-01 15:37:52 </o:Author><o:LastAuthor>管理员</o:LastAuthor><o:Revision>2</o:Revision><o:TotalTime>36</o:TotalTime><o:LastPrinted>2011-08-12T05:34:00Z</o:LastPrinted><o:Created>2011-09-22T01:56:00Z</o:Created><o:LastSaved>2011-09-22T01:56:00Z</o:LastSaved><o:Pages>1</o:Pages><o:Words>91</o:Words><o:Characters>519</o:Characters><o:Lines>4</o:Lines><o:Paragraphs>1</o:Paragraphs><o:CharactersWithSpaces>609</o:CharactersWithSpaces><o:Version>11.9999</o:Version></o:DocumentProperties></xml><![endif]--><!--[if gte mso 9]><xml>"); Response.Write("<w:WordDocument>"); Response.Write("<w:SpellingState>Clean</w:SpellingState>"); Response.Write("<w:GrammarState>Clean</w:GrammarState>"); Response.Write("<w:PunctuationKerning/>"); Response.Write("<w:DrawingGridVerticalSpacing>7.8 磅</w:DrawingGridVerticalSpacing>"); Response.Write("<w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery>"); Response.Write("<w:DisplayVerticalDrawingGridEvery>2</w:DisplayVerticalDrawingGridEvery>"); Response.Write("<w:ValidateAgainstSchemas/>"); Response.Write("<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>"); Response.Write("<w:IgnoreMixedContent>false</w:IgnoreMixedContent>"); Response.Write("<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>"); Response.Write("<w:Compatibility>"); Response.Write("<w:SpaceForUL/>"); Response.Write("<w:BalanceSingleByteDoubleByteWidth/>"); Response.Write("<w:DoNotLeaveBackslashAlone/>"); Response.Write("<w:ULTrailSpace/>"); Response.Write("<w:DoNotExpandShiftReturn/>"); Response.Write("<w:AdjustLineHeightInTable/>"); Response.Write("<w:SelectEntireFieldWithStartOrEnd/>"); Response.Write("<w:UseWord2002TableStyleRules/>"); Response.Write("<w:UseFELayout/>"); Response.Write("</w:Compatibility>"); Response.Write("<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>"); Response.Write("</w:WordDocument>"); Response.Write("</xml><![endif]--><!--[if gte mso 9]><xml>"); Response.Write("<w:LatentStyles DefLockedState=\"false\" LatentStyleCount=\"156\">"); Response.Write("</w:LatentStyles>"); Response.Write("</xml><![endif]--><!--[if !mso]><object"); Response.Write("classid=\"clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D\" id=ieooui></object>"); Response.Write("<style>"); Response.Write("st1:*{behavior:url(#ieooui) }"); Response.Write("</style>"); Response.Write("<![endif]-->"); Response.Write("<style>"); Response.Write("<!--"); Response.Write("/* Font Definitions */"); Response.Write("@font-face"); Response.Write("{font-family:宋体;"); Response.Write("panose-1:2 1 6 0 3 1 1 1 1 1;"); Response.Write("mso-font-alt:SimSun;"); Response.Write("mso-font-charset:134;"); Response.Write("mso-generic-font-family:auto;"); Response.Write("mso-font-pitch:variable;"); Response.Write("mso-font-signature:3 135135232 16 0 262145 0;}"); Response.Write("@font-face"); Response.Write("{font-family:仿宋_GB2312;"); Response.Write("panose-1:2 1 6 9 3 1 1 1 1 1;"); Response.Write("mso-font-charset:134;"); Response.Write("mso-generic-font-family:modern;"); Response.Write("mso-font-pitch:fixed;"); Response.Write("mso-font-signature:1 135135232 16 0 262144 0;}"); Response.Write("@font-face"); Response.Write("{font-family:\"@宋体\";"); Response.Write("panose-1:2 1 6 0 3 1 1 1 1 1;"); Response.Write("mso-font-charset:134;"); Response.Write("mso-generic-font-family:auto;"); Response.Write("mso-font-pitch:variable;"); Response.Write("mso-font-signature:3 135135232 16 0 262145 0;}"); Response.Write("@font-face"); Response.Write("{font-family:\"@仿宋_GB2312\";"); Response.Write("panose-1:2 1 6 9 3 1 1 1 1 1;"); Response.Write("mso-font-charset:134;"); Response.Write("mso-generic-font-family:modern;"); Response.Write("mso-font-pitch:fixed;"); Response.Write("mso-font-signature:1 135135232 16 0 262144 0;}"); Response.Write("/* Style Definitions */"); Response.Write("p.MsoNormal, li.MsoNormal, div.MsoNormal"); Response.Write("{mso-style-parent:\"\";"); Response.Write("margin:0cm;"); Response.Write("margin-bottom:.0001pt;"); Response.Write("text-align:justify;"); Response.Write("text-justify:inter-ideograph;"); Response.Write("mso-pagination:none;"); Response.Write("font-size:10.5pt;"); Response.Write("mso-bidi-font-size:12.0pt;"); Response.Write("font-family:\"Times New Roman\";"); Response.Write("mso-fareast-font-family:宋体;"); Response.Write("mso-font-kerning:1.0pt;}"); Response.Write("p.MsoAcetate, li.MsoAcetate, div.MsoAcetate"); Response.Write("{mso-style-noshow:yes;"); Response.Write("margin:0cm;"); Response.Write("margin-bottom:.0001pt;"); Response.Write("text-align:justify;"); Response.Write("text-justify:inter-ideograph;"); Response.Write("mso-pagination:none;"); Response.Write("font-size:9.0pt;"); Response.Write("font-family:\"Times New Roman\";"); Response.Write("mso-fareast-font-family:宋体;"); Response.Write("mso-font-kerning:1.0pt;}"); Response.Write("span.GramE"); Response.Write("{mso-style-name:\"\";"); Response.Write("mso-gram-e:yes;}"); Response.Write("/* Page Definitions */"); Response.Write("@page"); Response.Write("{mso-page-border-surround-header:no;"); Response.Write("mso-page-border-surround-footer:no;}"); Response.Write("@page Section1"); Response.Write("{size:841.9pt 595.3pt;"); Response.Write("mso-page-orientation:landscape;"); Response.Write("margin:89.85pt 72.0pt 89.85pt 72.0pt;"); Response.Write("mso-header-margin:42.55pt;"); Response.Write("mso-footer-margin:49.6pt;"); Response.Write("mso-paper-source:0;"); Response.Write("layout-grid:15.6pt;}"); Response.Write("div.Section1"); Response.Write("{page:Section1;}"); Response.Write("-->"); Response.Write("</style>"); Response.Write("<!--[if gte mso 10]>"); Response.Write("<style>"); Response.Write("/* Style Definitions */"); Response.Write("table.MsoNormalTable"); Response.Write("{mso-style-name:普通表格;"); Response.Write("mso-tstyle-rowband-size:0;"); Response.Write("mso-tstyle-colband-size:0;"); Response.Write("mso-style-noshow:yes;"); Response.Write("mso-style-parent:\"\";"); Response.Write("mso-padding-alt:0cm 5.4pt 0cm 5.4pt;"); Response.Write("mso-para-margin:0cm;"); Response.Write("mso-para-margin-bottom:.0001pt;"); Response.Write("mso-pagination:widow-orphan;"); Response.Write("font-size:10.0pt;"); Response.Write("font-family:\"Times New Roman\";"); Response.Write("mso-ansi-language:#0400;"); Response.Write("mso-fareast-language:#0400;"); Response.Write("mso-bidi-language:#0400;}"); Response.Write("</style>"); Response.Write("<![endif]--><!--[if gte mso 9]><xml>"); Response.Write("<o:shapedefaults v:ext=\"edit\" spidmax=\"2050\"/>"); Response.Write("</xml><![endif]--><!--[if gte mso 9]><xml>"); Response.Write("<o:shapelayout v:ext=\"edit\">"); Response.Write("<o:idmap v:ext=\"edit\" data=\"1\"/>"); Response.Write("</o:shapelayout></xml><![endif]-->"); Response.Write("</head>"); Response.Write("<body lang=ZH-CN style='tab-interval:21.0pt;text-justify-trim:punctuation'>"); Response.Write("<div class=Section1 style='layout-grid:15.6pt'>"); Response.Write("<p class=MsoNormal align=right style='text-align:right'><span lang=EN-US"); Response.Write("style='mso-bidi-font-size:10.5pt'><span"); Response.Write("style='mso-spacerun:yes'> "); Response.Write("</span><span style='mso-spacerun:yes'> </span><span"); Response.Write("style='mso-spacerun:yes'> </span><span"); Response.Write("style='mso-spacerun:yes'> </span><span"); Response.Write("style='mso-spacerun:yes'> </span>NBQS</span><span"); Response.Write("style='mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:\"Times New Roman\";"); Response.Write("mso-hansi-font-family:\"Times New Roman\"'>办</span><span lang=EN-US"); Response.Write("style='mso-bidi-font-size:10.5pt'>T-R33<o:p></o:p></span></p>"); Response.Write("<p class=MsoNormal align=center style='text-align:center'><b><span"); Response.Write("style='font-size:18.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:"); Response.Write("\"Times New Roman\";mso-hansi-font-family:\"Times New Roman\"'>宁波检验检疫系统各单位各部门一周工作安排</span></b><b><span"); Response.Write("lang=EN-US style='font-size:18.0pt;mso-bidi-font-size:10.5pt'><o:p></o:p></span></b></p>"); Response.Write("<p class=MsoNormal style='line-height:12.0pt;mso-line-height-rule:exactly'><span"); Response.Write("lang=EN-US style='mso-bidi-font-size:10.5pt'><o:p> </o:p></span></p>"); Response.Write("<p class=MsoNormal style='text-indent:36.0pt;mso-char-indent-count:3.0'>"); //Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt'>9</span>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:\"Times New Roman\";mso-hansi-font-family:\"Times New Roman\"'>" + System.DateTime.Parse(dt.Rows[0]["hy_datestart"].ToString()).ToShortDateString() + " 至 " + System.DateTime.Parse(dt.Rows[0]["hy_dateend"].ToString()).ToShortDateString() + "</span>"); //Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt'> "); //Response.Write("<span style='mso-spacerun:yes'> </span></span>"); //Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:\"Times New Roman\";mso-hansi-font-family:\"Times New Roman\"'>日——</span>"); //Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt'>"); //Response.Write("<span style='mso-spacerun:yes'> </span>9 </span>"); //Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:\"Times New Roman\";mso-hansi-font-family:\"Times New Roman\"'>月</span>"); //Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt'> "); //Response.Write("<span style='mso-spacerun:yes'> </span>"); //Response.Write("<span style='mso-spacerun:yes'> </span></span>"); //Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:\"Times New Roman\";mso-hansi-font-family:\"Times New Roman\"'>日</span>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt'>"); Response.Write("<span style='mso-spacerun:yes'> </span></span>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:\"Times New Roman\";mso-hansi-font-family:\"Times New Roman\"'>单位</span>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt'>(</span>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:\"Times New Roman\";mso-hansi-font-family:\"Times New Roman\"'>部门</span>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt'>)<u><span style='mso-spacerun:yes'> </span></u></span><u>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:\"Times New Roman\";mso-hansi-font-family:\"Times New Roman\"'>" + dt.Rows[0]["hy_deptname"].ToString() + "</span></u><u>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt'>"); Response.Write("<span style='mso-spacerun:yes'> </span>"); Response.Write("<span style='mso-spacerun:yes'> </span></span></u>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt'>"); Response.Write("<span style='mso-spacerun:yes'> </span>"); Response.Write("<span style='mso-spacerun:yes'> </span>"); Response.Write("<span style='mso-spacerun:yes'> </span></span>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:\"Times New Roman\";mso-hansi-font-family:\"Times New Roman\"'>填报人</span><span lang=EN-US>"); Response.Write("<span style='mso-spacerun:yes'> " + dt.Rows[0]["hy_tbr"].ToString() + " </span><o:p></o:p></span></span></u></p>"); Response.Write("<div align=center>"); Response.Write("<table class=MsoNormalTable border=1 cellspacing=0 cellpadding=0 width=882 style='width:661.25pt;margin-left:30.55pt;border-collapse:collapse;border:none;mso-border-alt:solid windowtext .5pt;mso-padding-alt:0cm 5.4pt 0cm 5.4pt'>"); Response.Write("<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.25pt'>"); Response.Write(" <td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体'>"); Response.Write("<span style='mso-spacerun:yes'> </span></span></b><b>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\"'>日期</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312; mso-fareast-font-family:宋体'><o:p></o:p></span></b></p></td>"); Response.Write(" <td width=64 style='width:48.0pt;border:solid windowtext 1.0pt;border-left:none;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'><b><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\";letter-spacing:-1.0pt'>星期</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;letter-spacing:-1.0pt'><o:p></o:p></span></b></p></td>"); Response.Write("<td width=60 style='width:45.0pt;border:solid windowtext 1.0pt;border-left:none;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'><b><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\"'>午别</span></b><b>"); Response.Write("<spanlang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体'><o:p></o:p></span></b></p></td>"); Response.Write(" <td width=370 style='width:277.35pt;border:solid windowtext 1.0pt;border-left:none;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'><b><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\"'>工</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体'><span style='mso-spacerun:yes'> </span></span></b><b>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\"'>作</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体'><span style='mso-spacerun:yes'> </span></span></b><b>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\"'>内</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family: 仿宋_GB2312;mso-fareast-font-family:宋体'><span style='mso-spacerun:yes'> </span></span></b><b>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt; font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\"'>容</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family: 仿宋_GB2312;mso-fareast-font-family:宋体'><o:p></o:p></span></b></p> </td>"); Response.Write("<td width=113 style='width:84.9pt;border:solid windowtext 1.0pt;border-left: none;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt; padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'><b>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\"'>涉及对象</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体'><o:p></o:p></span></b></p> </td>"); Response.Write("<td width=106 style='width:79.6pt;border:solid windowtext 1.0pt;border-left:none;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'><b>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\";letter-spacing:-1.6pt'>负责人</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;letter-spacing:-1.6pt'>/</span></b><b>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\";letter-spacing:-1.6pt'>召集人</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;letter-spacing:-1.6pt'><o:p></o:p></span></b></p> </td>"); Response.Write("<td width=86 style='width:64.15pt;border:solid windowtext 1.0pt;border-left:none;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'><b>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;mso-hansi-font-family:\"Times New Roman\";letter-spacing:-1.6pt'>备注</span></b><b>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;letter-spacing:-1.6pt'><o:p></o:p></span></b></p></td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date1"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week1"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb1"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn1"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx1"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr1"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz1"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date2"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week2"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb2"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn2"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx2"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr2"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz2"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date3"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week3"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb3"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn3"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx3"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr3"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz3"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date4"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week4"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb4"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn4"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx4"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr4"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz4"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date5"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week5"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb5"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn5"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx5"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr5"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz5"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date6"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week6"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb6"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn6"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx6"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr6"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz6"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date7"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week7"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb7"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn7"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx7"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr7"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz7"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date8"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week8"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb8"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn8"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx8"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr8"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz8"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date9"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week9"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb9"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn9"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx9"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr9"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz9"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date10"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week10"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb10"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn10"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx10"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr10"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz10"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date11"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week11"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb11"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn11"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx11"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr11"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz11"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date12"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week12"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb12"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn12"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx12"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr12"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz12"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date13"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week13"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb13"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn13"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx13"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr13"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz13"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("<tr style='mso-yfti-irow:1;height:28.0pt'>"); Response.Write("<td width=83 style='width:62.25pt;border:solid windowtext 1.0pt;border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'><st1:chsdate IsROCDate=\"False\" IsLunarDate=\"False\" Day=\"22\" Month=\"9\" Year=\"2011\" w:st=\"on\">"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + System.DateTime.Parse(dt.Rows[0]["hy_date14"].ToString()).ToShortDateString() + "</span></st1:chsdate>"); Response.Write("</td>"); Response.Write("<td width=64 style='width:48.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span class=GramE><span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_week14"].ToString() + "</span></span>"); Response.Write("</td>"); Response.Write("<td width=60 style='width:45.0pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_wb14"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=370 style='width:277.35pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_gznn14"].ToString() + "</span>"); Response.Write("</td>"); Response.Write("<td width=113 style='width:84.9pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312;letter-spacing:-.3pt'>" + dt.Rows[0]["hy_sjdx14"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=106 style='width:79.6pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal style='text-indent:18.0pt;mso-char-indent-count:1.5;layout-grid-mode:char'>"); Response.Write("<span style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:宋体;mso-ascii-font-family:仿宋_GB2312'>" + dt.Rows[0]["hy_fzr14"].ToString() + "</span> "); Response.Write("</td>"); Response.Write("<td width=86 style='width:64.15pt;border-top:none;border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt; mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt'>"); Response.Write("<p class=MsoNormal align=center style='text-align:center;layout-grid-mode:char'>"); Response.Write("<span lang=EN-US style='font-size:12.0pt;mso-bidi-font-size:10.5pt;font-family:仿宋_GB2312;mso-fareast-font-family:宋体;mso-hansi-font-family:宋体'>" + dt.Rows[0]["hy_bz14"].ToString() + "<o:p></o:p></span></p>"); Response.Write("</td>"); Response.Write("</tr>"); Response.Write("</table>"); Response.Write("</div>"); Response.Write("<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>"); Response.Write("</div>"); Response.Write("</body>"); Response.Write("</html>"); Response.End(); }
private void DataPlay() { if (this.Request.QueryString["op"] != null) { this.txtop.Value = this.Request.QueryString["op"].ToString(); //新增还是修改 //判断当前用户是否有保存的权限 HyoaClass.Hyoa_global Hyoa_global = new HyoaClass.Hyoa_global(); if (Hyoa_global.isHaveRole("Role0015", this.Session["hyuid"].ToString())) { this.btn_submit.Visible = true; //保存 this.txtifrole.Value = "1"; this.hy_deptid.Value = this.Session["hydeptid"].ToString(); this.hy_deptname.Text = this.Session["hydeptname"].ToString(); this.lblhy_datestart.Visible = false; this.lblhy_dateend.Visible = false; this.lblhy_deptname.Visible = false; this.lblhy_tbr.Visible = false; this.lblhy_date1.Visible = false; this.lblhy_date2.Visible = false; this.lblhy_date3.Visible = false; this.lblhy_date4.Visible = false; this.lblhy_date5.Visible = false; this.lblhy_date6.Visible = false; this.lblhy_date7.Visible = false; this.lblhy_date8.Visible = false; this.lblhy_date9.Visible = false; this.lblhy_date10.Visible = false; this.lblhy_date11.Visible = false; this.lblhy_date12.Visible = false; this.lblhy_date13.Visible = false; this.lblhy_date14.Visible = false; this.lblhy_week1.Visible = false; this.lblhy_week2.Visible = false; this.lblhy_week3.Visible = false; this.lblhy_week4.Visible = false; this.lblhy_week5.Visible = false; this.lblhy_week6.Visible = false; this.lblhy_week7.Visible = false; this.lblhy_week8.Visible = false; this.lblhy_week9.Visible = false; this.lblhy_week10.Visible = false; this.lblhy_week11.Visible = false; this.lblhy_week12.Visible = false; this.lblhy_week13.Visible = false; this.lblhy_week14.Visible = false; this.lblhy_wb1.Visible = false; this.lblhy_wb2.Visible = false; this.lblhy_wb3.Visible = false; this.lblhy_wb4.Visible = false; this.lblhy_wb5.Visible = false; this.lblhy_wb6.Visible = false; this.lblhy_wb7.Visible = false; this.lblhy_wb8.Visible = false; this.lblhy_wb9.Visible = false; this.lblhy_wb10.Visible = false; this.lblhy_wb11.Visible = false; this.lblhy_wb12.Visible = false; this.lblhy_wb13.Visible = false; this.lblhy_wb14.Visible = false; this.lblhy_gznn1.Visible = false; this.lblhy_gznn2.Visible = false; this.lblhy_gznn3.Visible = false; this.lblhy_gznn4.Visible = false; this.lblhy_gznn5.Visible = false; this.lblhy_gznn6.Visible = false; this.lblhy_gznn7.Visible = false; this.lblhy_gznn8.Visible = false; this.lblhy_gznn9.Visible = false; this.lblhy_gznn10.Visible = false; this.lblhy_gznn11.Visible = false; this.lblhy_gznn12.Visible = false; this.lblhy_gznn13.Visible = false; this.lblhy_gznn14.Visible = false; this.lblhy_sjdx1.Visible = false; this.lblhy_sjdx2.Visible = false; this.lblhy_sjdx3.Visible = false; this.lblhy_sjdx4.Visible = false; this.lblhy_sjdx5.Visible = false; this.lblhy_sjdx6.Visible = false; this.lblhy_sjdx7.Visible = false; this.lblhy_sjdx8.Visible = false; this.lblhy_sjdx9.Visible = false; this.lblhy_sjdx10.Visible = false; this.lblhy_sjdx11.Visible = false; this.lblhy_sjdx12.Visible = false; this.lblhy_sjdx13.Visible = false; this.lblhy_sjdx14.Visible = false; this.lblhy_fzr1.Visible = false; this.lblhy_fzr2.Visible = false; this.lblhy_fzr3.Visible = false; this.lblhy_fzr4.Visible = false; this.lblhy_fzr5.Visible = false; this.lblhy_fzr6.Visible = false; this.lblhy_fzr7.Visible = false; this.lblhy_fzr8.Visible = false; this.lblhy_fzr9.Visible = false; this.lblhy_fzr10.Visible = false; this.lblhy_fzr11.Visible = false; this.lblhy_fzr12.Visible = false; this.lblhy_fzr13.Visible = false; this.lblhy_fzr14.Visible = false; this.lblhy_bz1.Visible = false; this.lblhy_bz2.Visible = false; this.lblhy_bz3.Visible = false; this.lblhy_bz4.Visible = false; this.lblhy_bz5.Visible = false; this.lblhy_bz6.Visible = false; this.lblhy_bz7.Visible = false; this.lblhy_bz8.Visible = false; this.lblhy_bz9.Visible = false; this.lblhy_bz10.Visible = false; this.lblhy_bz11.Visible = false; this.lblhy_bz12.Visible = false; this.lblhy_bz13.Visible = false; this.lblhy_bz14.Visible = false; } else { this.btn_submit.Visible = false; //保存 this.txtifrole.Value = "0"; this.hy_datestart.Visible = false; this.hy_dateend.Visible = false; this.hy_deptname.Visible = false; this.hy_tbr.Visible = false; this.hy_date1.Visible = false; this.hy_date2.Visible = false; this.hy_date3.Visible = false; this.hy_date4.Visible = false; this.hy_date5.Visible = false; this.hy_date6.Visible = false; this.hy_date7.Visible = false; this.hy_date8.Visible = false; this.hy_date9.Visible = false; this.hy_date10.Visible = false; this.hy_date11.Visible = false; this.hy_date12.Visible = false; this.hy_date13.Visible = false; this.hy_date14.Visible = false; this.hy_week1.Visible = false; this.hy_week2.Visible = false; this.hy_week3.Visible = false; this.hy_week4.Visible = false; this.hy_week5.Visible = false; this.hy_week6.Visible = false; this.hy_week7.Visible = false; this.hy_week8.Visible = false; this.hy_week9.Visible = false; this.hy_week10.Visible = false; this.hy_week11.Visible = false; this.hy_week12.Visible = false; this.hy_week13.Visible = false; this.hy_week14.Visible = false; this.hy_wb1.Visible = false; this.hy_wb2.Visible = false; this.hy_wb3.Visible = false; this.hy_wb4.Visible = false; this.hy_wb5.Visible = false; this.hy_wb6.Visible = false; this.hy_wb7.Visible = false; this.hy_wb8.Visible = false; this.hy_wb9.Visible = false; this.hy_wb10.Visible = false; this.hy_wb11.Visible = false; this.hy_wb12.Visible = false; this.hy_wb13.Visible = false; this.hy_wb14.Visible = false; this.hy_gznn1.Visible = false; this.hy_gznn2.Visible = false; this.hy_gznn3.Visible = false; this.hy_gznn4.Visible = false; this.hy_gznn5.Visible = false; this.hy_gznn6.Visible = false; this.hy_gznn7.Visible = false; this.hy_gznn8.Visible = false; this.hy_gznn9.Visible = false; this.hy_gznn10.Visible = false; this.hy_gznn11.Visible = false; this.hy_gznn12.Visible = false; this.hy_gznn13.Visible = false; this.hy_gznn14.Visible = false; this.hy_sjdx1.Visible = false; this.hy_sjdx2.Visible = false; this.hy_sjdx3.Visible = false; this.hy_sjdx4.Visible = false; this.hy_sjdx5.Visible = false; this.hy_sjdx6.Visible = false; this.hy_sjdx7.Visible = false; this.hy_sjdx8.Visible = false; this.hy_sjdx9.Visible = false; this.hy_sjdx10.Visible = false; this.hy_sjdx11.Visible = false; this.hy_sjdx12.Visible = false; this.hy_sjdx13.Visible = false; this.hy_sjdx14.Visible = false; this.hy_fzr1.Visible = false; this.hy_fzr2.Visible = false; this.hy_fzr3.Visible = false; this.hy_fzr4.Visible = false; this.hy_fzr5.Visible = false; this.hy_fzr6.Visible = false; this.hy_fzr7.Visible = false; this.hy_fzr8.Visible = false; this.hy_fzr9.Visible = false; this.hy_fzr10.Visible = false; this.hy_fzr11.Visible = false; this.hy_fzr12.Visible = false; this.hy_fzr13.Visible = false; this.hy_fzr14.Visible = false; this.hy_bz1.Visible = false; this.hy_bz2.Visible = false; this.hy_bz3.Visible = false; this.hy_bz4.Visible = false; this.hy_bz5.Visible = false; this.hy_bz6.Visible = false; this.hy_bz7.Visible = false; this.hy_bz8.Visible = false; this.hy_bz9.Visible = false; this.hy_bz10.Visible = false; this.hy_bz11.Visible = false; this.hy_bz12.Visible = false; this.hy_bz13.Visible = false; this.hy_bz14.Visible = false; } //旧文档 if (this.Request.QueryString["op"] == "modify") { if (this.Request.QueryString["id"] != null) { //根据id得到信息 this.hy_ifnewdoc.Text = "0"; this.txtdocid.Value = this.Request.QueryString["id"].ToString(); HyoaClass.Hyoa_ldrcap Hyoa_ldrcap = new HyoaClass.Hyoa_ldrcap(); DataTable dt = Hyoa_ldrcap.Getldrcap(this.txtdocid.Value); if (dt.Rows.Count > 0) { if (this.txtifrole.Value == "1") { this.hy_datestart.Text = System.DateTime.Parse(dt.Rows[0]["hy_datestart"].ToString()).ToShortDateString(); this.hy_dateend.Text = System.DateTime.Parse(dt.Rows[0]["hy_dateend"].ToString()).ToShortDateString(); this.hy_deptid.Value = dt.Rows[0]["hy_deptid"].ToString(); this.hy_deptname.Text = dt.Rows[0]["hy_deptname"].ToString(); this.hy_tbr.Text = dt.Rows[0]["hy_tbr"].ToString(); this.hy_djsj.Text = dt.Rows[0]["hy_djsj"].ToString(); if (System.DateTime.Parse(dt.Rows[0]["hy_date1"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date1.Text = System.DateTime.Parse(dt.Rows[0]["hy_date1"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date2"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date2.Text = System.DateTime.Parse(dt.Rows[0]["hy_date2"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date3"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date3.Text = System.DateTime.Parse(dt.Rows[0]["hy_date3"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date4"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date4.Text = System.DateTime.Parse(dt.Rows[0]["hy_date4"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date5"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date5.Text = System.DateTime.Parse(dt.Rows[0]["hy_date5"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date6"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date6.Text = System.DateTime.Parse(dt.Rows[0]["hy_date6"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date7"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date7.Text = System.DateTime.Parse(dt.Rows[0]["hy_date7"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date8"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date8.Text = System.DateTime.Parse(dt.Rows[0]["hy_date8"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date9"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date9.Text = System.DateTime.Parse(dt.Rows[0]["hy_date9"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date10"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date10.Text = System.DateTime.Parse(dt.Rows[0]["hy_date10"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date11"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date11.Text = System.DateTime.Parse(dt.Rows[0]["hy_date11"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date12"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date12.Text = System.DateTime.Parse(dt.Rows[0]["hy_date12"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date13"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date13.Text = System.DateTime.Parse(dt.Rows[0]["hy_date13"].ToString()).ToShortDateString(); } if (System.DateTime.Parse(dt.Rows[0]["hy_date14"].ToString()).ToShortDateString() != "1900-1-1") { this.hy_date14.Text = System.DateTime.Parse(dt.Rows[0]["hy_date14"].ToString()).ToShortDateString(); } this.hy_week1.Text = dt.Rows[0]["hy_week1"].ToString(); this.hy_week2.Text = dt.Rows[0]["hy_week2"].ToString(); this.hy_week3.Text = dt.Rows[0]["hy_week3"].ToString(); this.hy_week4.Text = dt.Rows[0]["hy_week4"].ToString(); this.hy_week5.Text = dt.Rows[0]["hy_week5"].ToString(); this.hy_week6.Text = dt.Rows[0]["hy_week6"].ToString(); this.hy_week7.Text = dt.Rows[0]["hy_week7"].ToString(); this.hy_week8.Text = dt.Rows[0]["hy_week8"].ToString(); this.hy_week9.Text = dt.Rows[0]["hy_week9"].ToString(); this.hy_week10.Text = dt.Rows[0]["hy_week10"].ToString(); this.hy_week11.Text = dt.Rows[0]["hy_week11"].ToString(); this.hy_week12.Text = dt.Rows[0]["hy_week12"].ToString(); this.hy_week13.Text = dt.Rows[0]["hy_week13"].ToString(); this.hy_week14.Text = dt.Rows[0]["hy_week14"].ToString(); this.hy_wb1.Text = dt.Rows[0]["hy_wb1"].ToString(); this.hy_wb2.Text = dt.Rows[0]["hy_wb2"].ToString(); this.hy_wb3.Text = dt.Rows[0]["hy_wb3"].ToString(); this.hy_wb4.Text = dt.Rows[0]["hy_wb4"].ToString(); this.hy_wb5.Text = dt.Rows[0]["hy_wb5"].ToString(); this.hy_wb6.Text = dt.Rows[0]["hy_wb6"].ToString(); this.hy_wb7.Text = dt.Rows[0]["hy_wb7"].ToString(); this.hy_wb8.Text = dt.Rows[0]["hy_wb8"].ToString(); this.hy_wb9.Text = dt.Rows[0]["hy_wb9"].ToString(); this.hy_wb10.Text = dt.Rows[0]["hy_wb10"].ToString(); this.hy_wb11.Text = dt.Rows[0]["hy_wb11"].ToString(); this.hy_wb12.Text = dt.Rows[0]["hy_wb12"].ToString(); this.hy_wb13.Text = dt.Rows[0]["hy_wb13"].ToString(); this.hy_wb14.Text = dt.Rows[0]["hy_wb14"].ToString(); this.hy_gznn1.Text = dt.Rows[0]["hy_gznn1"].ToString(); this.hy_gznn2.Text = dt.Rows[0]["hy_gznn2"].ToString(); this.hy_gznn3.Text = dt.Rows[0]["hy_gznn3"].ToString(); this.hy_gznn4.Text = dt.Rows[0]["hy_gznn4"].ToString(); this.hy_gznn5.Text = dt.Rows[0]["hy_gznn5"].ToString(); this.hy_gznn6.Text = dt.Rows[0]["hy_gznn6"].ToString(); this.hy_gznn7.Text = dt.Rows[0]["hy_gznn7"].ToString(); this.hy_gznn8.Text = dt.Rows[0]["hy_gznn8"].ToString(); this.hy_gznn9.Text = dt.Rows[0]["hy_gznn9"].ToString(); this.hy_gznn10.Text = dt.Rows[0]["hy_gznn10"].ToString(); this.hy_gznn11.Text = dt.Rows[0]["hy_gznn11"].ToString(); this.hy_gznn12.Text = dt.Rows[0]["hy_gznn12"].ToString(); this.hy_gznn13.Text = dt.Rows[0]["hy_gznn13"].ToString(); this.hy_gznn14.Text = dt.Rows[0]["hy_gznn14"].ToString(); this.hy_sjdx1.Text = dt.Rows[0]["hy_sjdx1"].ToString(); this.hy_sjdx2.Text = dt.Rows[0]["hy_sjdx2"].ToString(); this.hy_sjdx3.Text = dt.Rows[0]["hy_sjdx3"].ToString(); this.hy_sjdx4.Text = dt.Rows[0]["hy_sjdx4"].ToString(); this.hy_sjdx5.Text = dt.Rows[0]["hy_sjdx5"].ToString(); this.hy_sjdx6.Text = dt.Rows[0]["hy_sjdx6"].ToString(); this.hy_sjdx7.Text = dt.Rows[0]["hy_sjdx7"].ToString(); this.hy_sjdx8.Text = dt.Rows[0]["hy_sjdx8"].ToString(); this.hy_sjdx9.Text = dt.Rows[0]["hy_sjdx9"].ToString(); this.hy_sjdx10.Text = dt.Rows[0]["hy_sjdx10"].ToString(); this.hy_sjdx11.Text = dt.Rows[0]["hy_sjdx11"].ToString(); this.hy_sjdx12.Text = dt.Rows[0]["hy_sjdx12"].ToString(); this.hy_sjdx13.Text = dt.Rows[0]["hy_sjdx13"].ToString(); this.hy_sjdx14.Text = dt.Rows[0]["hy_sjdx14"].ToString(); this.hy_fzr1.Text = dt.Rows[0]["hy_fzr1"].ToString(); this.hy_fzr2.Text = dt.Rows[0]["hy_fzr2"].ToString(); this.hy_fzr3.Text = dt.Rows[0]["hy_fzr3"].ToString(); this.hy_fzr4.Text = dt.Rows[0]["hy_fzr4"].ToString(); this.hy_fzr5.Text = dt.Rows[0]["hy_fzr5"].ToString(); this.hy_fzr6.Text = dt.Rows[0]["hy_fzr6"].ToString(); this.hy_fzr7.Text = dt.Rows[0]["hy_fzr7"].ToString(); this.hy_fzr8.Text = dt.Rows[0]["hy_fzr8"].ToString(); this.hy_fzr9.Text = dt.Rows[0]["hy_fzr9"].ToString(); this.hy_fzr10.Text = dt.Rows[0]["hy_fzr10"].ToString(); this.hy_fzr11.Text = dt.Rows[0]["hy_fzr11"].ToString(); this.hy_fzr12.Text = dt.Rows[0]["hy_fzr12"].ToString(); this.hy_fzr13.Text = dt.Rows[0]["hy_fzr13"].ToString(); this.hy_fzr14.Text = dt.Rows[0]["hy_fzr14"].ToString(); this.hy_bz1.Text = dt.Rows[0]["hy_bz1"].ToString(); this.hy_bz2.Text = dt.Rows[0]["hy_bz2"].ToString(); this.hy_bz3.Text = dt.Rows[0]["hy_bz3"].ToString(); this.hy_bz4.Text = dt.Rows[0]["hy_bz4"].ToString(); this.hy_bz5.Text = dt.Rows[0]["hy_bz5"].ToString(); this.hy_bz6.Text = dt.Rows[0]["hy_bz6"].ToString(); this.hy_bz7.Text = dt.Rows[0]["hy_bz7"].ToString(); this.hy_bz8.Text = dt.Rows[0]["hy_bz8"].ToString(); this.hy_bz9.Text = dt.Rows[0]["hy_bz9"].ToString(); this.hy_bz10.Text = dt.Rows[0]["hy_bz10"].ToString(); this.hy_bz11.Text = dt.Rows[0]["hy_bz11"].ToString(); this.hy_bz12.Text = dt.Rows[0]["hy_bz12"].ToString(); this.hy_bz13.Text = dt.Rows[0]["hy_bz13"].ToString(); this.hy_bz14.Text = dt.Rows[0]["hy_bz14"].ToString(); } else { //////////lbl this.lblhy_datestart.Text = System.DateTime.Parse(dt.Rows[0]["hy_datestart"].ToString()).ToShortDateString() + " "; this.lblhy_dateend.Text = System.DateTime.Parse(dt.Rows[0]["hy_dateend"].ToString()).ToShortDateString() + " "; this.lblhy_deptname.Text = dt.Rows[0]["hy_deptname"].ToString() + " "; this.lblhy_tbr.Text = dt.Rows[0]["hy_tbr"].ToString() + " "; this.lblhy_date1.Text = System.DateTime.Parse(dt.Rows[0]["hy_date1"].ToString()).ToShortDateString() + " "; this.lblhy_date2.Text = System.DateTime.Parse(dt.Rows[0]["hy_date2"].ToString()).ToShortDateString() + " "; this.lblhy_date3.Text = System.DateTime.Parse(dt.Rows[0]["hy_date3"].ToString()).ToShortDateString() + " "; this.lblhy_date4.Text = System.DateTime.Parse(dt.Rows[0]["hy_date4"].ToString()).ToShortDateString() + " "; this.lblhy_date5.Text = System.DateTime.Parse(dt.Rows[0]["hy_date5"].ToString()).ToShortDateString() + " "; this.lblhy_date6.Text = System.DateTime.Parse(dt.Rows[0]["hy_date6"].ToString()).ToShortDateString() + " "; this.lblhy_date7.Text = System.DateTime.Parse(dt.Rows[0]["hy_date7"].ToString()).ToShortDateString() + " "; this.lblhy_date8.Text = System.DateTime.Parse(dt.Rows[0]["hy_date8"].ToString()).ToShortDateString() + " "; this.lblhy_date9.Text = System.DateTime.Parse(dt.Rows[0]["hy_date9"].ToString()).ToShortDateString() + " "; this.lblhy_date10.Text = System.DateTime.Parse(dt.Rows[0]["hy_date10"].ToString()).ToShortDateString() + " "; this.lblhy_date11.Text = System.DateTime.Parse(dt.Rows[0]["hy_date11"].ToString()).ToShortDateString() + " "; this.lblhy_date12.Text = System.DateTime.Parse(dt.Rows[0]["hy_date12"].ToString()).ToShortDateString() + " "; this.lblhy_date13.Text = System.DateTime.Parse(dt.Rows[0]["hy_date13"].ToString()).ToShortDateString() + " "; this.lblhy_date14.Text = System.DateTime.Parse(dt.Rows[0]["hy_date14"].ToString()).ToShortDateString() + " "; this.lblhy_week1.Text = dt.Rows[0]["hy_week1"].ToString() + " "; this.lblhy_week2.Text = dt.Rows[0]["hy_week2"].ToString() + " "; this.lblhy_week3.Text = dt.Rows[0]["hy_week3"].ToString() + " "; this.lblhy_week4.Text = dt.Rows[0]["hy_week4"].ToString() + " "; this.lblhy_week5.Text = dt.Rows[0]["hy_week5"].ToString() + " "; this.lblhy_week6.Text = dt.Rows[0]["hy_week6"].ToString() + " "; this.lblhy_week7.Text = dt.Rows[0]["hy_week7"].ToString() + " "; this.lblhy_week8.Text = dt.Rows[0]["hy_week8"].ToString() + " "; this.lblhy_week9.Text = dt.Rows[0]["hy_week9"].ToString() + " "; this.lblhy_week10.Text = dt.Rows[0]["hy_week10"].ToString() + " "; this.lblhy_week11.Text = dt.Rows[0]["hy_week11"].ToString() + " "; this.lblhy_week12.Text = dt.Rows[0]["hy_week12"].ToString() + " "; this.lblhy_week13.Text = dt.Rows[0]["hy_week13"].ToString() + " "; this.lblhy_week14.Text = dt.Rows[0]["hy_week14"].ToString() + " "; this.lblhy_wb1.Text = dt.Rows[0]["hy_wb1"].ToString() + " "; this.lblhy_wb2.Text = dt.Rows[0]["hy_wb2"].ToString() + " "; this.lblhy_wb3.Text = dt.Rows[0]["hy_wb3"].ToString() + " "; this.lblhy_wb4.Text = dt.Rows[0]["hy_wb4"].ToString() + " "; this.lblhy_wb5.Text = dt.Rows[0]["hy_wb5"].ToString() + " "; this.lblhy_wb6.Text = dt.Rows[0]["hy_wb6"].ToString() + " "; this.lblhy_wb7.Text = dt.Rows[0]["hy_wb7"].ToString() + " "; this.lblhy_wb8.Text = dt.Rows[0]["hy_wb8"].ToString() + " "; this.lblhy_wb9.Text = dt.Rows[0]["hy_wb9"].ToString() + " "; this.lblhy_wb10.Text = dt.Rows[0]["hy_wb10"].ToString() + " "; this.lblhy_wb11.Text = dt.Rows[0]["hy_wb11"].ToString() + " "; this.lblhy_wb12.Text = dt.Rows[0]["hy_wb12"].ToString() + " "; this.lblhy_wb13.Text = dt.Rows[0]["hy_wb13"].ToString() + " "; this.lblhy_wb14.Text = dt.Rows[0]["hy_wb14"].ToString() + " "; this.lblhy_gznn1.Text = dt.Rows[0]["hy_gznn1"].ToString() + " "; this.lblhy_gznn2.Text = dt.Rows[0]["hy_gznn2"].ToString() + " "; this.lblhy_gznn3.Text = dt.Rows[0]["hy_gznn3"].ToString() + " "; this.lblhy_gznn4.Text = dt.Rows[0]["hy_gznn4"].ToString() + " "; this.lblhy_gznn5.Text = dt.Rows[0]["hy_gznn5"].ToString() + " "; this.lblhy_gznn6.Text = dt.Rows[0]["hy_gznn6"].ToString() + " "; this.lblhy_gznn7.Text = dt.Rows[0]["hy_gznn7"].ToString() + " "; this.lblhy_gznn8.Text = dt.Rows[0]["hy_gznn8"].ToString() + " "; this.lblhy_gznn9.Text = dt.Rows[0]["hy_gznn9"].ToString() + " "; this.lblhy_gznn10.Text = dt.Rows[0]["hy_gznn10"].ToString() + " "; this.lblhy_gznn11.Text = dt.Rows[0]["hy_gznn11"].ToString() + " "; this.lblhy_gznn12.Text = dt.Rows[0]["hy_gznn12"].ToString() + " "; this.lblhy_gznn13.Text = dt.Rows[0]["hy_gznn13"].ToString() + " "; this.lblhy_gznn14.Text = dt.Rows[0]["hy_gznn14"].ToString() + " "; this.lblhy_sjdx1.Text = dt.Rows[0]["hy_sjdx1"].ToString() + " "; this.lblhy_sjdx2.Text = dt.Rows[0]["hy_sjdx2"].ToString() + " "; this.lblhy_sjdx3.Text = dt.Rows[0]["hy_sjdx3"].ToString() + " "; this.lblhy_sjdx4.Text = dt.Rows[0]["hy_sjdx4"].ToString() + " "; this.lblhy_sjdx5.Text = dt.Rows[0]["hy_sjdx5"].ToString() + " "; this.lblhy_sjdx6.Text = dt.Rows[0]["hy_sjdx6"].ToString() + " "; this.lblhy_sjdx7.Text = dt.Rows[0]["hy_sjdx7"].ToString() + " "; this.lblhy_sjdx8.Text = dt.Rows[0]["hy_sjdx8"].ToString() + " "; this.lblhy_sjdx9.Text = dt.Rows[0]["hy_sjdx9"].ToString() + " "; this.lblhy_sjdx10.Text = dt.Rows[0]["hy_sjdx10"].ToString() + " "; this.lblhy_sjdx11.Text = dt.Rows[0]["hy_sjdx11"].ToString() + " "; this.lblhy_sjdx12.Text = dt.Rows[0]["hy_sjdx12"].ToString() + " "; this.lblhy_sjdx13.Text = dt.Rows[0]["hy_sjdx13"].ToString() + " "; this.lblhy_sjdx14.Text = dt.Rows[0]["hy_sjdx14"].ToString() + " "; this.lblhy_fzr1.Text = dt.Rows[0]["hy_fzr1"].ToString() + " "; this.lblhy_fzr2.Text = dt.Rows[0]["hy_fzr2"].ToString() + " "; this.lblhy_fzr3.Text = dt.Rows[0]["hy_fzr3"].ToString() + " "; this.lblhy_fzr4.Text = dt.Rows[0]["hy_fzr4"].ToString() + " "; this.lblhy_fzr5.Text = dt.Rows[0]["hy_fzr5"].ToString() + " "; this.lblhy_fzr6.Text = dt.Rows[0]["hy_fzr6"].ToString() + " "; this.lblhy_fzr7.Text = dt.Rows[0]["hy_fzr7"].ToString() + " "; this.lblhy_fzr8.Text = dt.Rows[0]["hy_fzr8"].ToString() + " "; this.lblhy_fzr9.Text = dt.Rows[0]["hy_fzr9"].ToString() + " "; this.lblhy_fzr10.Text = dt.Rows[0]["hy_fzr10"].ToString() + " "; this.lblhy_fzr11.Text = dt.Rows[0]["hy_fzr11"].ToString() + " "; this.lblhy_fzr12.Text = dt.Rows[0]["hy_fzr12"].ToString() + " "; this.lblhy_fzr13.Text = dt.Rows[0]["hy_fzr13"].ToString() + " "; this.lblhy_fzr14.Text = dt.Rows[0]["hy_fzr14"].ToString() + " "; this.lblhy_bz1.Text = dt.Rows[0]["hy_bz1"].ToString() + " "; this.lblhy_bz2.Text = dt.Rows[0]["hy_bz2"].ToString() + " "; this.lblhy_bz3.Text = dt.Rows[0]["hy_bz3"].ToString() + " "; this.lblhy_bz4.Text = dt.Rows[0]["hy_bz4"].ToString() + " "; this.lblhy_bz5.Text = dt.Rows[0]["hy_bz5"].ToString() + " "; this.lblhy_bz6.Text = dt.Rows[0]["hy_bz6"].ToString() + " "; this.lblhy_bz7.Text = dt.Rows[0]["hy_bz7"].ToString() + " "; this.lblhy_bz8.Text = dt.Rows[0]["hy_bz8"].ToString() + " "; this.lblhy_bz9.Text = dt.Rows[0]["hy_bz9"].ToString() + " "; this.lblhy_bz10.Text = dt.Rows[0]["hy_bz10"].ToString() + " "; this.lblhy_bz11.Text = dt.Rows[0]["hy_bz11"].ToString() + " "; this.lblhy_bz12.Text = dt.Rows[0]["hy_bz12"].ToString() + " "; this.lblhy_bz13.Text = dt.Rows[0]["hy_bz13"].ToString() + " "; this.lblhy_bz14.Text = dt.Rows[0]["hy_bz14"].ToString() + " "; } } dt.Clear(); } } else { this.hy_ifnewdoc.Text = "1"; } } }