tempform.aspx
上传用户:kaisitong
上传日期:2022-01-01
资源大小:3672k
文件大小:2k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="vb" AutoEventWireup="false" Codebehind="tempform.aspx.vb" Inherits="ioffice.tempform"%>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <HTML>
  4. <HEAD>
  5. <title></title>
  6. <meta name="GENERATOR" content="Microsoft Visual Studio.NET 7.0">
  7. <meta name="CODE_LANGUAGE" content="Visual Basic 7.0">
  8. <meta name="vs_defaultClientScript" content="JavaScript">
  9. <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
  10. <LINK href="../../Styles.css" type="text/css" rel="stylesheet">
  11. </HEAD>
  12. <body MS_POSITIONING="GridLayout" bottomMargin="0" leftMargin="0" topMargin="0" rightMargin="0">
  13. <form id="Form1" method="post" runat="server">
  14. <FONT face="宋体" size="3">
  15. <TABLE style="WIDTH: 100%; POSITION: absolute; HEIGHT: 100%" cellSpacing="0" cellPadding="0" border="0">
  16. <TR>
  17. <TD style="HEIGHT: 20px">
  18. </TD>
  19. </TR>
  20. <TR>
  21. <TD vAlign="top" align="middle">
  22. <TABLE style="WIDTH: 570px; HEIGHT: 413px" cellSpacing="0" cellPadding="0" width="570" border="0">
  23. <TR>
  24. <TD vAlign="top">
  25. <TABLE cellSpacing="0" cellPadding="0" width="100%" border="0">
  26. <TR>
  27. <TD>
  28. <IMG alt="" src="../../img/button/bordtype.gif">
  29. </TD>
  30. </TR>
  31. </TABLE>
  32. <DIV class="box" style="WIDTH: 100.19%; POSITION: relative; HEIGHT: 339px" ms_positioning="GridLayout">
  33. </DIV>
  34. <TABLE style="WIDTH: 100%" cellSpacing="0" cellPadding="0" border="0">
  35. <TR>
  36. <TD height="10">
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD>
  41. <asp:ImageButton id="cmdSaveCon" runat="server" ImageUrl="../../img/button/savecon.gif"></asp:ImageButton>
  42. <asp:ImageButton id="cmdSaveExi" runat="server" ImageUrl="../../img/button/saveexi.gif"></asp:ImageButton>
  43. <asp:ImageButton id="cmdExit" runat="server" ImageUrl="../../img/button/exit.gif"></asp:ImageButton>
  44. </TD>
  45. </TR>
  46. </TABLE>
  47. <asp:Label id="lblUrl" runat="server" Visible="False"></asp:Label>
  48. </TD>
  49. </TR>
  50. </TABLE>
  51. </TD>
  52. </TR>
  53. </TABLE>
  54. </FONT>
  55. </form>
  56. </body>
  57. </HTML>