Edit C:\galaxie\Back\galaxie\sales\photo_\showApercu.jsp
<%@page session="true" %><%@page import="com.edeal.frontline.navigation.FlRequest"%><%@page import="com.edeal.frontline.Utils"%><%@taglib uri="http://www.e-deal.com/taglib/fl" prefix="fl" %><% FlRequest flRequest = new FlRequest(request); String id = flRequest.getParameter("id"); %> <html> <head> <title><fl:getMessage code="F600A" alt="Photo"/></title> <link rel="stylesheet" type="text/css" href="<fl:webapp/>/css/common_css.jsp"> <link rel="stylesheet" type="text/css" href="<fl:webapp/>/css/master_css.jsp"> </head> <body leftmargin=0 marginwidth=0 topmargin=0 marginheigth=0 oncontextmenu="return false"> <div id="object_css" style="top: 0px; left: 0px; bottom: 0px; height: 100%;"> <fl:bigTabs ignoreList="true" objectTitle="<%= Utils.getMessage(session, \"FF099\", false, true, \"Aperçu\") %>"> <center> <a href="#" onClick="window.close()" alt="Close!"> <IMG SRC="<fl:webapp/>/download?id=<%= id %>" BORDER=0 NAME="Photo" alt="Close" border="0"> </a> <br> <a href="javascript:window.close();" alt="Close!"> <IMG SRC="<fl:webapp/>/icons/ico/fermer_red_long.gif" BORDER=0 NAME="Close" border="0"></a> </a> </center> </fl:bigTabs> </div> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de