main1.aspx
上传用户:xrffrp
上传日期:2022-03-25
资源大小:22155k
文件大小:1k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="main1.aspx.cs" Inherits="web_main1" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head runat="server">
  5.     <title>无标题页</title>
  6. </head>
  7. <body>
  8. <table width="683" height="348" border="0">
  9.   <tr>
  10.     <td width="228">&nbsp;</td>
  11.     <td width="533"><p>
  12.       <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="442" height="290" hspace="0">
  13.         <param name="movie" value="angel1.swf" />
  14.         <param name="quality" value="high" />
  15.         <embed src="angel1.swf" width="442" height="290" hspace="0" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
  16.       </object>
  17.       </p>
  18.     </td>
  19.   </tr>
  20. </table>
  21. <p>&nbsp;</p>
  22. </body>
  23. </html>