You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 lines
523 B

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ImageDetails.aspx.cs" Inherits="Swift.web.AgentNew.Transaction.ApproveCustomerFromAgent.ImageDetails" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<%--<img src="../../Img/Alien-reg-back.jpg" />--%><img />
<img id="docImage" src="../../../Images/na.gif" runat="server" style="height:600px;width:400px"/>
</form>
</body>
</html>