"Important : Please Upload an Image of Width <%=request.getParameter("width")%>px & Height <%=request.getParameter("height")%>px
<%
String options = "image,location=/flash_banner,extensions=,maxwidth="
+ request.getParameter("width") + ",maxheight="
+ request.getParameter("height");
%>
If you upload any picture that does not conform to this size specification, the picture will not display properly in the website. Therefore, you need to crop/resize your picture in your computer using an image editor tool like photo shop or any other free online image resizing tool. Please keep in mind that CMS Software does not automatically crop or resize picture for this image area. Revize provides image cropping service as an additional service."
" /><%
if (rz.nodata)
out.println( "No Flash Banner Images Uploaded for this Section: "
+ rz.fetch("sections","sectionname","","sectionid="+request.getParameter("pagesectionid"))
+ "
");
%>">
<% while ( rz.listnext() ){
if (rz.listindex < 0) continue; %>
Seq No:
<%-- #BeginRZ-ActionImage --%>
<%-- Option:type=EditListEditImage --%>
<%-- Option:imageSrcURL=../../images/edit/edit_small.jpg --%>
<%-- #EndRZ-ActionImage --%>
<%-- #BeginRZ-ActionImage --%>
<%-- Option:type=EditListDeleteImage --%>
<%-- Option:forwardURL= --%>
<%-- Option:imageSrcURL=../../images/edit/delete_small.jpg --%>
<%-- #EndRZ-ActionImage --%>
Url:
|
 |
|
<%}%>
|