📄 _communion_bulletin.php
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="./templates/oa.css" type="text/css">
<script language="JavaScript" src="./scripts/bgColor.js"></script>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" align="center">
<table border="0" cellspacing="0" cellpadding="0" align="left" width="100%">
<tr>
<td class="pageHeaderBG_Communication" valign="top">
<table cellpadding="0" cellspacing="0" border="0">
<td class="pageHeader"><img src="./images/arrow_yellow.gif" width="12" height="11" hspace="8">(
公 告 栏 )</td>
</table>
</td>
<td valign="top" align="left"> </td>
</tr>
</table>
</td>
</tr>
</table>
<? if($sysaction != 'query') { ?>
<div id="Layer1" style="position:absolute; left:0px; top:70px; z-index:1; width:100%">
<table width="96%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingTop"></td>
<td width="22" class="edgingLabelBg"><img src="./images/edgingLable_left.gif"></td>
<td class="edgingLabelBg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingLabel" nowrap align="center">单 位 公 告 栏</td>
</tr>
</table>
</td>
<td width="11" class="edgingLabelBg"><img src="./images/edgingLable_right.gif"></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="edgingTable_1">
<tr>
<td class="edgingTd_1">
<table width="100%" cellpadding="0" border="1" cellspacing="0" height="100%" bordercolordark="#ffffff" class="edgingTable_2">
<tr align="center">
<td>
<!-- 内容区开始 -->
<form name=MyForm id=MyForm method=Post>
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td valign="top" align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" class="Command" width="15"><img src="./images/boxOff_1.gif" width="7" height="18"></td>
<td align="right" class="Command">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class=imgButton onMouseDown='this.className="down"' onMouseOver='this.className="over"' onMouseUp='this.className="over"' onMouseOut='this.className="imgButton"' onClick="window.document.URL='communion.php?action=bulletin_admin'" align="center" width="80"><img height=16 src="./images/iconManagement.gif" width=45 border=0></td>
<td class=imgButton onMouseDown='this.className="down"' onMouseOver='this.className="over"' onMouseUp='this.className="over"' onMouseOut='this.className="imgButton"' onClick="window.document.URL='communion.php?action=bulletin&sysaction=query'" align="center" width="80"><img height=16 src="./images/iconSearch.gif" width=45 border=0></td>
<td width=20 align="right"> </td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<table width="95%" border="1" cellspacing="0" cellpadding="2" bgcolor="#888888" align="center" bordercolordark="#ffffff" bordercolor="#888888">
<tr>
<td colspan=4 class="headLeft">
<table border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="headTitle">:::::::::: 单 位 公 告 栏 ::::::::::</td>
</tr>
</table>
</td>
</tr>
<? if(is_array($bul_list)) {
foreach($bul_list as $key => $val) { ?>
<tr class='light' onMouseOver="onColor(this);" onMouseOut="offColor(this);">
<td width="3%" align="center">
<? if($val['blank']) { ?>
<img width=0 height=0>
<? } else { ?>
<IMG height=16 src="./images/doc.gif" width=16>
<? } ?>
</td>
<td align=left nowrap>
<? if($val['blank']) { ?>
<img width=0 height=0>
<? } ?>
<?=$val['type']?> <a href="#" onclick="window.showModalDialog('communion.php?action=bulletin&sysaction=show&id=<?=$val['id']?>',window,'dialogWidth:550px;dialogHeight:405px;status:no;help:no;scroll:no')"><?=$val['title']?></a>
</td>
<td width="15%" class="textCenter" nowrap>
<? if($val['blank']) { ?>
<img width=0 height=0>
<? } ?>
<?=$val['tdate']?>
</td>
<td width="15%" nowrap>
<? if($val['blank']) { ?>
<img width=0 height=0>
<? } ?>
<?=$val['admin']?>
</td>
</tr>
<? }
} ?>
</table>
</td>
</tr>
<tr>
<td valign="bottom">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="1" bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td height="20" bgcolor="#dfdfdf">
<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=100% height=19><TBODY><TR><TD noWrap vAlign=center><img src='./images/icon_multipage.gif' align='absmiddle'> 分页 <script language=javascript>
function triggerGoTo(PageNO){
MyForm.txtPageNO.value=PageNO
MyForm.submit()
}
function onSubmit(){
MyForm.submit();
}
</script>
<?=$multipage?></TD><TD noWrap vAlign=center><?=$pages2?></DIV></TD></TR></TBODY></TABLE>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
<!-- 内容区结束 -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td class="shadowRight"></td>
</tr>
<tr>
<td colspan="2" class="shadowBottom"></td>
</tr>
</table>
<br>
</div>
<? } else { ?>
<script Language=JavaScript src="./scripts/popcalendar.js"></script>
<SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript>
<!--
function StartQuery()
{
MyForm.action = "communion.php?action=bulletin&sysaction=query"
MyForm.submit();
}
-->
</SCRIPT>
<div id="Layer1" style="position:absolute; left:0px; top:70px; z-index:1; width:100%">
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingTop"></td>
<td width="22" class="edgingLabelBg"><img src="./images/edgingLable_left.gif"></td>
<td class="edgingLabelBg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingLabel" nowrap align="center"> 公 告 查 询 - Bulletin Query</td>
</tr>
</table>
</td>
<td width="11" class="edgingLabelBg"><img src="./images/edgingLable_right.gif"></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="edgingTable_1">
<tr>
<td class="edgingTd_1">
<table width="100%" cellpadding="20" border="1" cellspacing="0" height="100%" bordercolordark="#ffffff" class="edgingTable_2">
<tr align="center">
<td>
<!-- 内容区开始 -->
<form name=MyForm id=MyForm method=post>
<table width="92%" cellspacing="0">
<tr>
<td align="center"><fieldset style="width:92%"><legend class="LabelTitle"><img src="./images/icon_search.gif" align="absmiddle" width="32" height="32">
[公告查询]</legend> <br>
<table cellpadding="3" border=0>
<tr>
<td width="15%" nowrap class="Shadow_white">发 布 人: </td>
<td nowrap>
<input name="q_admin" style="width=80">
</td>
</tr>
<tr>
<td nowrap class="Shadow_white">公告标题: </td>
<td nowrap>
<input name="q_title" style="width:400px">
</td>
</tr>
<tr>
<td nowrap class="Shadow_white">关 键 字: </td>
<td nowrap>
<input name="q_keyword">
</td>
</tr>
<tr>
<td nowrap class="Shadow_white">发布日期: </td>
<td nowrap>从
<script language=JavaScript>
arrowtag("q_stime",'');
</script>
到
<script language=JavaScript>
arrowtag("q_etime",'');
</script>
</td>
</tr>
<tr>
<td class="Shadow_white" nowrap>状 态: </td>
<td nowrap>
<select name="q_state">
<option value=0>--所有状态--</option>
<option value=1 > 未发布</option>
<option value=2 > 发布中</option>
<option value=3 > 已结束</option>
</select>
</td>
</tr>
<tr align="center">
<td colspan="2" height="60" nowrap>
<input type="button" value=" 确 定 " class ="button" name="btQuery" onClick="StartQuery()" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input type="reset" value=" 重 填 " class="button" name="retRewirte" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input type="button" value=" 返 回 " class="button" name="btReturn" onClick="window.document.URL='BulletinMain.asp'" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
</td>
</tr>
</table>
</fieldset></td>
</tr>
</table>
</form>
<!-- 内容区结束 -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td class="shadowRight"></td>
</tr>
<tr>
<td colspan="2" class="shadowBottom"></td>
</tr>
</table>
<br>
</div>
<? } ?>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -