%@ page contentType="text/html; charset=utf-8" pageEncoding="utf-8"%> <%@include file="/include/include.jsp"%> <%@include file="/include/head.jsp"%> <%@include file="/cms_for_bcb/show_top.jsp"%>
<% String c_channel = r_call(request.getParameter("c_channel")); String c_hypo_no = r_call(request.getParameter("c_hypo_no")); String[] hy_title = new String[10]; hy_title[1] = "Key Partners"; hy_title[2] = "Key Activities"; hy_title[3] = "Value Propositions"; hy_title[4] = "Customer Relationships"; hy_title[5] = "Customer Segments"; hy_title[6] = "Key Resources"; hy_title[7] = "Channels"; hy_title[8] = "Cost Structure"; hy_title[9] = "Revenue Streams"; String[] span_title = new String[10]; span_title[1] = "We need to partner with..."; span_title[2] = "The most important things to do for our business model to work are..."; span_title[3] = "Our customers need help..."; span_title[4] = "We plan to GET/KEEP/GROW using..."; span_title[5] = "We are helping..."; span_title[6] = "The most important assets for our business model to work are..."; span_title[7] = "We deliver our product/service to our customer via..."; span_title[8] = "One of our operational costs to run the business is..."; span_title[9] = "We make money by..."; String c_no = r_call(request.getParameter("c_no")); %> <%if(c_no.equals("")){%> <%}else{ String sql_interview = "select a.* from tbl_interview a where a.c_no = " + c_no; ResultSet rs_interview = stmt2.executeQuery(sql_interview); if(rs_interview.next()){ %><%=kp%>. | <%=rs_interview2.getString("c_company")%> | |
<%=rs_interview2.getString("c_position")%> / <%=rs_interview2.getString("c_name")%> | ||
<%=rs_interview2.getString("c_email")%> / <%=rs_interview2.getString("c_phone")%> | ||
<%=rs_interview2.getString("c_industry")%> / <%=rs_interview2.getString("c_country")%> / <%=rs_interview2.getString("c_state")%> |
![]() |
![]() |
<%if(rs_interview.getInt("c_type") == 0){%> In Person <%}%> <%if(rs_interview.getInt("c_type") == 1){%> Phone <%}%> <%if(rs_interview.getInt("c_type") == 2){%> Email <%}%> <%if(rs_interview.getInt("c_type") == 3){%> Video Chat <%}%> | <%=rs_interview.getString("c_interview_date")%> |
<%if(rs_interview2.getInt("c_point") == 2){%>
![]() ![]() ![]() |
![]() |
<%if(!rs_comment.getString("c_photo").equals("")){%>
|
![]() |
<%=rs_comment.getString("c_content").replaceAll("\r\n"," ")%> |
|