Edit C:\Users\Administrator\Desktop\Back\galaxie - Copy\marketing\selection2\waiting.jsp
<%@page session="true" import="com.edeal.frontline.*,java.util.*"%> <%@taglib uri="http://www.e-deal.com/taglib/fl" prefix="fl" %> <% String popID = (String)request.getAttribute("popID"); %> <html> <head> <title>e-DEAL CRM</title> <link rel="stylesheet" type="text/css" href="<fl:webapp/>/css/common_css.jsp"> <link rel="stylesheet" href="<fl:webapp/>/css/master_css.jsp" type="text/css"> <script language="javascript"> function doOnLoad() { opener.location.href = '<fl:link url="<%= \"/read_populationv2.fl?id=\" + popID %>"/>'; self.close(); } </script> </head> <body class="popup_body"> <div id="object_css" style="top: 0px; left: 0px; height: 100%; width: 100%;"> <fl:bigTabs objectTitle="<%= Utils.getMessage(session, \"L30FD\", false, true, \"Exécution du ciblage\") %>"> <p><fl:getMessage code="L662F" alt="Le ciblage est en cours d\'exécution. Voulez-vous accéder à la population ?"/></p> </fl:bigTabs> <div align="center"> <a href="#" onclick="doOnLoad();"><img src="<fl:link url="/icons/ico/valid_green_long.gif"/>" border="0" alt="<fl:getMessage code="L6630" alt="Consulter la population"/>" title="<fl:getMessage code="L6630" alt="Consulter la population"/>"></a> <a href="#" onclick="self.close();"><img src="<fl:link url="/icons/ico/fermer_red_long.gif"/>" border="0" alt="<fl:getMessage code="L61B1" alt="Fermer la fenêtre"/>" title="<fl:getMessage code="L61B1" alt="Fermer la fenêtre"/>"></a> </div> </div> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de