desktop.aspx
上传用户:autodoor
上传日期:2022-08-04
资源大小:9973k
文件大小:3k
源码类别:

.net编程

开发平台:

Others

  1. <%@ Register TagPrefix="uc1" TagName="simplenews" Src="simplenews.ascx" %>
  2. <%@ Register TagPrefix="uc1" TagName="BulletinFirstFace" Src="BulletinFirstFace.ascx" %>
  3. <%@ Register TagPrefix="uc1" TagName="database" Src="database.ascx" %>
  4. <%@ Register TagPrefix="uc1" TagName="information" Src="information.ascx" %>
  5. <%@ Register TagPrefix="uc1" TagName="navigation" Src="navigation.ascx" %>
  6. <%@ Register TagPrefix="uc1" TagName="publication" Src="publication.ascx" %>
  7. <%@ Page language="c#" Codebehind="desktop.aspx.cs" AutoEventWireup="false" Inherits="qminoa.Webs.desktop" %>
  8. <HTML>
  9.   <HEAD>
  10. <title>ComInfor</title>
  11. <meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
  12. <meta name="CODE_LANGUAGE" Content="C#">
  13. <link rel="stylesheet" href="default.css">
  14. <meta name="vs_defaultClientScript" content="JavaScript">
  15. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  16.   </HEAD>
  17. <body MS_POSITIONING="GridLayout" topmargin="0" leftmargin="0" scroll=no>
  18. <form id="ComInfor" method="post" runat="server">
  19. <FONT face="宋体">
  20. <TABLE id="Table2" style="Z-INDEX: 101; LEFT: 0px; POSITION: absolute; TOP: -5px" cellSpacing="0" cellPadding="0" width="100%" border="0" align="center">
  21. <TR>
  22. <TD style="WIDTH: 461px"><IMG src="img/pubinfo.gif">
  23. <TABLE id="Table3" style="HEIGHT: 119px" cellSpacing="0" cellPadding="0" width="100%" border="0">
  24. <TR>
  25. <TD align="left">
  26. <uc1:simplenews id="Simplenews1" runat="server"></uc1:simplenews></TD>
  27. </TR>
  28. <TR>
  29. <TD align="left">
  30. <uc1:BulletinFirstFace id="BulletinFirstFace1" runat="server"></uc1:BulletinFirstFace></TD>
  31. </TR>
  32. <TR>
  33. <TD align="left">
  34. <uc1:database id="Database1" runat="server"></uc1:database></TD>
  35. </TR>
  36. </TABLE>
  37. </TD>
  38. <TD rowspan="4" style="WIDTH: 4px">&nbsp;<IMG src="img/line(I).gif">&nbsp;
  39. </TD>
  40. <TD rowSpan="4" style="WIDTH: 489px">
  41. <TABLE id="Table1" style="HEIGHT: 131px" cellSpacing="0" cellPadding="0" width="100%" border="0">
  42. <TR>
  43. <TD align="left"><uc1:publication id=Publication1 runat="server"></uc1:publication></TD>
  44. </TR>
  45. <TR>
  46. <TD align="left"><uc1:navigation id=Navigation1 runat="server"></uc1:navigation></TD>
  47. </TR>
  48. <TR>
  49. <TD align="left">
  50. <uc1:information id="Information1" runat="server"></uc1:information></TD>
  51. </TR>
  52. </TABLE>
  53. </TD>
  54. </TR>
  55. </TABLE>
  56. </FONT>
  57. </form>
  58. </body>
  59. </HTML>