Server IP : 103.6.199.200 / Your IP : 18.188.59.124 Web Server : Microsoft-IIS/10.0 System : Windows NT EMPUSA 10.0 build 20348 (Windows Server 2016) i586 User : EMPUSA$ ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Domains/tradepan/blcoin.io/wwwroot/ |
Upload File : |
<%@ page language="C#" autoeventwireup="true" inherits="MyDetails, App_Web_zq2z_uvg" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <title>XNY</title> <link href="css/bootstrap.min.css" rel="stylesheet"> <link href="css/font-awesome.min.css" rel="stylesheet"> <link href="css/prettyPhoto.css" rel="stylesheet"> <link href="css/price-range.css" rel="stylesheet"> <link href="css/animate.css" rel="stylesheet"> <link href="css/main.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <!--[if lt IE 9]> <script src="js/html5shiv.js"></script> <script src="js/respond.min.js"></script> <![endif]--> <link rel="shortcut icon" href="images/ico/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png"> </head> <body> <form id="form1" runat="server"> <div > <div class="product-details"><!--product-details--> <div class="col-sm-5"> <div class="view-product"> <asp:Label ID="lblPic" runat="server" Text=""></asp:Label> <h3>ZOOM</h3> </div> <br /> <br /> <asp:Label ID="lblMap" runat="server" Text=""></asp:Label> <%if (false) { %> <div id="similar-product" class="carousel slide" data-ride="carousel"> <!-- Controls --> <a class="left item-control" href="#similar-product" data-slide="prev"> <i class="fa fa-angle-left"></i> </a> <a class="right item-control" href="#similar-product" data-slide="next"> <i class="fa fa-angle-right"></i> </a> </div> <%} %> </div> <div class="col-sm-7"> <div class="product-information"><!--/product-information--> <asp:Label ID="lblDescription" runat="server" Text=""></asp:Label> <asp:TextBox ID="lblBase01a" runat="server" TextMode="MultiLine" Text="" BorderStyle="None" Height="600" BackColor="Transparent" ></asp:TextBox> <%if (false) { %> <span> <span><asp:Label ID="lblAmount" runat="server" Text=""></asp:Label></span> <label>Quantity:</label> <input type="text" value="3" /> <asp:Button ID="Button2" class="btn" runat="server" Text="Add to cart" Width="213px" /> <br/></br/> </span> <%} %> <p> <asp:Label ID="lblDescriptionE" runat="server" Text=""></asp:Label> </p> </div><!--/product-information--> </div> </div><!--/product-details--> <div class="category-tab shop-details-tab"><!--category-tab--> <div class="col-sm-12"> <ul class="nav nav-tabs"> <li><a href='#details' data-toggle='tab'><asp:Label ID="LblTab1" runat="server" Text=""></asp:Label></a></li> <li><a href='#companyprofile' data-toggle='tab'><asp:Label ID="LblTab2" runat="server" Text=""></asp:Label></a></li> <li><a href='#tag' data-toggle='tab'><asp:Label ID="LblTab3" runat="server" Text=""></asp:Label></a></li> <%if(false){ %> <li class="active"><a href="#reviews" data-toggle="tab">Reviews (5)</a></li> <%} %> </ul> </div> <div class="tab-content"> <div class="tab-pane fade" id="details" > <div class="product-image-wrapper"> <div class="single-products"> <asp:TextBox ID="lblBase01" runat="server" TextMode="MultiLine" Text="" BorderStyle="None" Height="300" BackColor="Transparent" ></asp:TextBox> </div> </div> </div> <div class="tab-pane fade active in" id="companyprofile" > <div class="product-image-wrapper"> <div class="single-products"> <asp:Label ID="lblBase05" runat="server" Text=""></asp:Label> </div> </div> </div> <div class="tab-pane fade" id="tag" > <div class="product-image-wrapper"> <div class="single-products"> <asp:Label ID="lblBase09" runat="server" Text=""></asp:Label> <asp:TextBox ID="lblAddress" runat="server" TextMode="MultiLine" Text="" BorderStyle="None" Height="200" BackColor="Transparent" ></asp:TextBox> </div> </div> </div> <%if (false) { %> <div class="tab-pane fade active in" id="reviews" > <div class="col-sm-12"> <asp:Label ID="lblBlog" runat="server" Text=""></asp:Label> <p><b>Write Your Review</b></p> <span> <input type="text" placeholder="Your Name"/> <input type="email" placeholder="Email Address"/> </span> <textarea name="" ></textarea> <b>Rating: </b> <img src="images/product-details/rating.png" alt="" /> <asp:Button ID="Button1" runat="server" Text="Submit" class="btn btn-default pull-right" /> </div> </div> <%} %> </div> </div><!--/category-tab--> </div> <script src="js/jquery.js"></script> <script src="js/price-range.js"></script> <script src="js/jquery.scrollUp.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/main.js"></script> <script> parent.scroll(0, 0); </script> </form> </body> </html>