📄 follow_index.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*"%>
<% request.setCharacterEncoding("gb2312"); %>
<%@ page import="com.zh.util.*"%>
<%@ page import="com.zh.conpool.*"%>
<%
String sess=(String)session.getAttribute("username");
if(sess==null||sess.equals("")){
response.sendRedirect("../main.jsp");
}else{
swing.Rous rou=new swing.Rous();
boolean maybe=rou.toInt(sess,"row124");
if(!maybe){
response.sendRedirect("../notrous.jsp");
}
}
%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<link href="../css/style1.css" rel="stylesheet">
</head>
<body>
<jsp:useBean id="pagi" class="com.zh.util.page"></jsp:useBean>
<%
String id=request.getParameter("id");
if(id==null){
id=(String)session.getAttribute("id");
}else{
session.setAttribute("id",id);
}
%>
<form action="Follow_Index.jsp" method="post" name="form1">
<table width="100%" height="25" border="1" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#F9FFF4">
<tr>
<td> <img src="../images/Manual14.gif" width="16" height="16">客户管理 >> <img src="../images/Manual65.gif" width="16" height="16"><a href="Follow_Index_Add.jsp?id=<%=id%>" target="mainName">添加跟进记录</a>
<hr color="#006699" size="1">
<img src="../images/icon_group.gif" width="15" height="15"><a href="Client_Index_Sql.jsp?来的pages参数
if (now畔
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -