⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 qgfb.jsp

📁 华东粮油电子交易市场网站源码华东粮油电子交易市场网站源码华东粮油电子交易市场网站源码
💻 JSP
字号:
<%@ page contentType="text/html;charset=GBK"%>
<%@ include file="/inc/pv/user.jsp"%>
<%@ include file="/inc/public/msg.jsp"%>

<%
	String strOfficeStyle = site.bean.SitePara.strVirtualName + "/member/" + igec.util.CookieUtil.getCookieValue(request,site.bean.SitePara.strCookieUserTheme,"stand");
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=GBK" />
<title> 会员办公室--<%=site.bean.SitePara.strWebTitle%> </title>
<script language="javascript" src="<%=site.bean.SitePara.strVirtualName%>/js/clear.jsp"></script>
<script language="JavaScript" src="<%=site.bean.SitePara.strVirtualName%>/js/public.js"></script> 
<script language="JavaScript" src="<%=site.bean.SitePara.strVirtualName%>/js/check.js"></script>
<script language="javascript" src="<%=site.bean.SitePara.strVirtualName%>/js/xmlhttp.js"></script>
<script language="javascript" src="<%=site.bean.SitePara.strVirtualName%>/js/CalendarDlg.js"></script>
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/content.css" type="text/css" />
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/tree.css" type="text/css" />
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/mainframe.css" type="text/css" />
<link rel="stylesheet" rev="stylesheet" href="<%=strOfficeStyle%>/css/css.css" type="text/css" />
<script type="text/javascript" src="<%=site.bean.SitePara.strVirtualName%>/member/js/tree.jsp?baseurl=<%=strOfficeStyle%>"></script> 
<link rel="shortcut icon" href="<%=site.bean.SitePara.strVirtualName%>/favicon.ico">
</head>  
 <script>
  function opengl(){
     window.location.href='<%=site.bean.SitePara.strVirtualName%>/member/process.do?iid=A0046';
  }
  </script>
  <body>
<%@ include file="../top.jsp"%>
    <div  id="screen">
		<!--content-->
		<div id="contentfloat">
		  <div id="content">
<form  name="myform" id="myform" action="<%=site.bean.SitePara.strVirtualName%>/member/gongqiu.do?action=save&iid=<%=strMenuId%>" onsubmit="return CheckForm(this);" target="ifrTarget"  method="post">
<input type="hidden" name="showPic" id="showPic" value=""/>
<table width="100%"  border="0" align="center" cellpadding="0" cellspacing="0" >
<tr>
      <td colspan="2" valign="top">
        <table  width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td width="77%"><font color="112382" class="font14"><strong>发布求购信息</strong></font></td>
            <td width="23%"><input type="button" onclick="opengl()" name="ff" value="管理求购信息" style="cursor:hand"/></td>
          </tr>
        </table>
        </td>
    </tr>
    <tr>
      <td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="2"></td>
        </tr>
      </table></td>
    </tr>
    <tr style="display:none">
      <td height="100" colspan="2" valign="middle">
	  <table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" class=tx_box>
        <tr>
          <td height="30" class=tx_title> 友情提示:</td>
        </tr>
        <tr>
          <td class=tx_content> 如果您的信息里涉及到行业里的很多分类,建议您将信息分开发。例如你要发供应冷轧板201\202\301,可分发为三条信息:供应冷轧板201;供应冷轧板202;供应冷轧板301。PS:发商机时请确保您的商机类型与内容符合,否则,本站将直接删除不符合的商机。</td>
        </tr>
      </table></td>
    </tr>
    <tr>
      <td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#999998">
        <tr>
          <td height="1"></td>
        </tr>
      </table></td>
    </tr>
    <tr>

      <td height="39" valign="middle" colspan="2"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="20">&nbsp;&nbsp; 提示:带<font color="ff0000"> * </font>为必填项</td>
        </tr>
        <tr>
          <td><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#97bef2">
        <tr>
          <td height="1"></td>
        </tr>
      </table></td>
        </tr>
      </table></td>
    </tr>
    <tr>
      <td height="110" colspan="2" valign="top">
	  <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"class=TableContent_border>
        <tr>
          <td width="100" class=list_left_box><strong>发布类型:</strong><font color="ff0000"> * </font></td>
          <td  height="20" class=list_right_box>
             <input name="sdtype" type="hidden" value="0" id="sdtype"/>
               求购信息&nbsp;            </td>
        </tr>
        <tr>
          <td height="30" class=list_left_box><strong>产品分类:</strong><font color="ff0000"> * </font></td>
          <td height="20" class=list_right_box>
		  <select name="cptype" id="cptype" label="产品分类" EmptyDisable>
          <option value="">请选择产品分类</option>
          <script language="javascript" src="<%=igec.site.base.bean.SitePara.strVirtualName%>/static/js/codetype.js"></script>
          </select>&nbsp;
          <span class="font_red"> *请点选对应的分类</span></td>
        </tr>
		 <tr>
          <td height="30" class=list_left_box><strong>地区分类:</strong><font color="ff0000"> * </font></td>
          <td height="20" class=list_right_box> 
          <select name="areatype" id="areatype" label="地区分类" EmptyDisable>          
				  <option value="">请选择地区</option>
          <script language="javascript" src="<%=igec.site.base.bean.SitePara.strVirtualName%>/static/js/areatype.js"></script>
          </select>&nbsp;
          <span class="font_red"> *请点选对应的分类</span></td>
        </tr>
        <tr>
          <td height="30" class=list_left_box><strong>信息标题:</strong><font color="ff0000"> * </font></td>
          <td height="20" class=list_right_box>
             <input type="text" name="title"  id="title"  EmptyDisable maxlength=100 minLength=1 size="70" label="信息标题"/></td>
        </tr>
		 <tr>
          <td height="30" class=list_left_box><strong>信息关键字:</strong><font color="ff0000"> * </font></td>
          <td height="20" class=list_right_box>
             <input type="text" name="sdkey"  value="" id="sdkey" maxlength=50 minLength=1  EmptyDisable label="信息关键字"/> 说明:使用"|"分隔各关键字</td>
        </tr>
        <tr>
          <td height="30" class=list_left_box><strong>有效期:</strong><font color="ff0000"> * </font></td>
          <td height="20" class=list_right_box> 
            <input type="text" name="enddate" id="enddate" EmptyDisable  label="有效期" size="10" maxlength="10" ValueFormat="date"/> <img src="<%=igec.site.base.bean.SitePara.strVirtualName%>/member/images/calendar.gif" border="0" align="absMiddle" style="cursor:hand" onclick="fPopUpCalendarDlg('<%=igec.site.base.bean.SitePara.strVirtualName%>',enddate);"></td>
        </tr>
        <tr>
          <td height="20" class=list_left_box><strong>详细说明:</strong> </strong><font color="ff0000"> * </font></td>
          <td height="20" class=list_right_box> 
		  <textarea name="Content" id="Content"  label="详细说明"  style="display:none" rows="1" cols="20"></textarea>
              <iframe ID="editor" src="<%=site.bean.SitePara.strVirtualName%>/SimpleEditor/editor.jsp?id=Content" frameborder=1 scrolling=no width="600" height="410"></iframe>            </td>
        </tr>
        <tr>
          <td height="20" class=list_left_box><strong>产品配图:</strong></td>
          <td height="20" class=list_right_box><table width="95%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="23%" height="100" align="center"><table width="92" border="0" cellpadding="0" cellspacing="1" bgcolor="#b2b3b5">
                <tr>
                  <td><img src="<%=strOfficeStyle%>/images/nopic.gif" id="specialShowPic"  name="specialShowPic" width="92" height="93" /></td>
                </tr>
              </table>                </td>
              <td width="77%" valign="middle">
			  <table width="100%" border="0" cellpadding="0" cellspacing="1" class="border2"> 
				 <tr>
                  <td height="30" width="15%" nowrap>&nbsp;<strong>图片库上传:</strong>&nbsp; </td>
				  <td >&nbsp;<input type="button" value="选择已有图片" style="cursor:hand" onclick="window.open ('<%=site.bean.SitePara.strVirtualName%>/member/stand/person/mypic.jsp?fun=picDataBase','ShowMyPic','width=600, toolbar=no, menubar=no, scrollbars=yes, resizable=yes, location=no, status=no')" ></td>
                </tr>
                <tr>
                  <td height="30" nowrap><strong>&nbsp;本地上传:</strong> </td>
                  <td ><iframe class="TBGen" style="top:2px" ID="UploadFiles" src="<%=site.bean.SitePara.strVirtualName%>/inc/upload/?wt=<%=request.getParameter("wt")%>&ft=pic&recf=addUploadFile_Show" frameborder=0 scrolling=no width="350" height="25"></iframe></td>
                </tr>
              </table></td>
            </tr>
          </table></td>
        </tr>
      </table></td>
    </tr>
    <tr>
      <td height="52" colspan="2" valign="top"><table  border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#dddddd">
        <tr>
          <td height="1"></td>
        </tr>
      </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td align="center" height="50"><input type="submit" name="Submit" value="发 布" style="cursor:hand"/>
              &nbsp;&nbsp;&nbsp; <input type="reset" name="Submit2" value="重 置" style="cursor:hand"/></td>
          </tr>
        </table></td>
    </tr>
  </table>
</td>
    </tr>
  </table>
  </form>
  <iframe height="1" src="" name="ifrTarget" frameborder="0" scrolling="no"></iframe>
  
<br />
 <br />
<script language=javascript>
document.onkeydown=nextpage
function nextpage(event) {
	event = event ? event : (window.event ? window.event : null); 
	if (event.keyCode==13) userlogin();
}
</script>
<script language="JavaScript">
function userlogin(){
	document.loginform.submit();
}

function CheckForm(loObj){ 
  if (editor.EditMode.checked==true)
	  document.myform.Content.value=editor.HtmlEdit.document.body.innerText;
  else
	  document.myform.Content.value=editor.HtmlEdit.document.body.innerHTML;  
 
  if(!Check(loObj)) return false;
    
  if(document.myform.Content.value==""){
    alert("详细内容不能为空!");
		editor.HtmlEdit.focus();
		return false;
  } 
  document.myform.Content.value = clearSiteUrl(document.myform.Content.value); 
  return true;
 }
</script>

<script language="javascript">
<!--

function picDataBase(strFilePath){
   addUploadFile_Show(strFilePath,'');
}

function addUploadFile_Show(strFilePath,strFileType){
	try{
	document.all("showPic").value = strFilePath;
	document.all("specialShowPic").src = "<%=site.bean.SitePara.strVirtualName%>/"+strFilePath;
	//document.all("specialShowPic").style.display="";
	}catch(e){
		alert(e.description);
	}
}

//-->
</script>
		  </div>
		</div>
		<!--end/content-->				
		<!--left-->
<div id="leftmenu">			
	<!--menu-->
	  <div id="tree1"></div>
	<!--end/menu-->
	</div>
		<!--end/left-->
	</div>	
<script language="javascript" src="<%=strOfficeStyle%>/menu.jsp?iid=<%=request.getParameter("iid")%>"></script>
<script type="text/javascript">treeInit();</script>
 <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td height="2" bgcolor="#ff7b0f"></td>
    </tr>
  </table>
  <%@ include file="../bot.jsp"%>
  </body>
 </html> 
 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -