📄 复件 try-0401.jsp
字号:
<%@ page contentType="text/html;charset=GBK"%>
<%@ include file="/inc/pv/user.jsp"%>
<%@ include file="/inc/public/msg.jsp"%>
<%
if(checkPv(strMenuId,"",user)<0){
noPv(out);
return;
}
%>
<%
//判断是否已经进行过试用申请
if(!"0".equals(igec.site.base.business.DataUtilBusiness.getFieldValue("HASTRY","TAB_MEBFZINFO","WHERE MEBID='" + user.getStrUserId() + "'"))){
showMsg("您已经进行过试用申请了!",request,response);
return;
}
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>
<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" />
<script type="text/javascript" src="<%=site.bean.SitePara.strVirtualName%>/member/js/tree.jsp?baseurl=<%=strOfficeStyle%>"></script>
<script language="JavaScript" src="<%=site.bean.SitePara.strVirtualName%>/js/public.js"></script>
<script language="JavaScript" src="<%=site.bean.SitePara.strVirtualName%>/js/xmlhttp.js"></script>
<script language="JavaScript" src="<%=site.bean.SitePara.strVirtualName%>/js/check.js"></script>
<link rel="shortcut icon" href="<%=site.bean.SitePara.strVirtualName%>/favicon.ico">
<style type="text/css">
<!--
.button1 { BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(<%=strOfficeStyle%>/images/cxt_zc_image0022.gif); BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px; WIDTH: 118px; CURSOR: pointer; HEIGHT: 31px; BORDER-RIGHT-WIDTH: 0px
}
-->
</style>
<script language="javascript">
<!--
function countCost(loObj){
}
//-->
</script>
</head>
<body>
<%@ include file="../top.jsp"%>
<div id="screen">
<!--content-->
<div id="contentfloat">
<div id="content">
<table cellspacing="0" cellpadding="0" width="778" align="center" border="0">
<tbody>
<tr>
<td width="10"><img height="28" src="<%=strOfficeStyle%>/images/image001_1190008723700.gif" width="10" /></td>
<td style="BORDER-TOP: rgb(204,204,204) 1px solid; PADDING-LEFT: 60px; PADDING-TOP: 3px; BORDER-BOTTOM: rgb(204,204,204) 1px solid" align="left" bgcolor="#f5fafd">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tbody>
<tr>
<td class="m" style="COLOR: rgb(64,136,189); PADDING-TOP: 3px" width="9%">试用申请 </td>
<td class="s" style="PADDING-LEFT: 14px; COLOR: rgb(64,136,189); PADDING-TOP: 3px" width="91%">请选择您要试用的系统服务,收到您的申请后,我们将为您开通! </td>
</tr>
</tbody>
</table></td>
<td width="11"><img height="28" src="<%=strOfficeStyle%>/images/image002_1190008790403.gif" width="10" /></td>
</tr>
</tbody>
</table>
<table cellspacing="0" cellpadding="0" width="777" align="center" border="0">
<tbody>
<tr>
<td style="BORDER-RIGHT: rgb(204,204,204) 1px solid; BORDER-LEFT: rgb(204,204,204) 1px solid; BORDER-BOTTOM: rgb(204,204,204) 1px solid">
<table cellspacing="0" cellpadding="0" width="100%" border="0">
<tbody>
<tr>
<td align="middle">
<table class="S" cellspacing="0" cellpadding="4" width="100%" align="center" border="0">
<form action="<%=site.bean.SitePara.strVirtualName%>/member/upgrade.do?action=try&iid=<%=strMenuId%>" method="post" name="aform" id="aform" onsubmit="return Check(this);">
<tbody>
<tr>
<td colspan="3"> </td>
</tr>
<tr>
<td colspan="3" class="m" style="PADDING-RIGHT: 14px">系统收费服务</td>
</tr>
<tr>
<td colspan="3"><hr width="650" color="#cccccc" size="1" /> </td>
</tr>
<tr>
<td width="5%"> </td>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<%
String strService[][] = null;
if("0".equals(user.getStrUserType()))//个人会员
strService = igec.site.base.business.DataUtilBusiness.getValues("SELECT ID,NAME,MONEY FROM TAB_IGECMEBSEV WHERE FLAG LIKE '1%' AND ID NOT IN ('S00001','S00019','S00020') ORDER BY XH");
else
strService = igec.site.base.business.DataUtilBusiness.getValues("SELECT ID,NAME,MONEY FROM TAB_IGECMEBSEV WHERE FLAG LIKE '_1%' AND ID NOT IN ('S00001','S00019','S00020') ORDER BY XH");
if(strService!=null){
for(int i=0;i<strService.length;){
out.println("<tr align=\"left\">");
for(int n=0;n<4;n++){
if(i<strService.length){
//if("S00019".equals(strService[i][0])){
// out.println("<td><input type=\"Checkbox\" name=\"service\" value=\"" + strService[i][0] + "\" money=\"" + strService[i][2] + "\" onclick=\"javascript:countCost(this);\"> " + strService[i][1] + "(" + strService[i][2] + "元/1000条)</td>");
//}else{
out.println("<td><input type=\"Checkbox\" name=\"service\" value=\"" + strService[i][0] + "\" money=\"" + strService[i][2] + "\" onclick=\"javascript:countCost(this);\"> " + strService[i][1] + "(" + strService[i][2] + "元/年)</td>");
//}
}else{
out.println("<td> </td>");
}
i++;
}
out.println("</tr>");
}
}
%>
</table></td>
<td width="5%"> </td>
</tr>
<tr>
<td colspan="3"><hr width="650" color="#cccccc" size="1" /> </td>
</tr>
<tr>
<td height="8" class="m" style="PADDING-TOP: 7px" colspan="3"><%=igec.site.base.business.DataUtilBusiness.getFieldValue("NAME","TAB_IGECMEBSEV","WHERE ID='S00001'")%></td>
</tr>
<tr>
<td height="5" colspan="3"><hr width="650" color="#cccccc" size="1" /></td>
</tr>
<tr>
<td> </td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -