TechEthical CEHP

Current Path : G:/PleskVhosts/megamind.net.in/careercentre360.com/
Upload File :
Current File : G:/PleskVhosts/megamind.net.in/careercentre360.com/Important-Links.aspx

<%@ Page Title="Important-Links" Language="C#" MasterPageFile="~/Main.Master" AutoEventWireup="true" CodeBehind="Important-Links.aspx.cs" Inherits="Bathuasoft.Important_Links" %>
<asp:Content ID="Content2" ContentPlaceHolderID="head" runat="server">    
    <title>Important-Links</title>
</asp:Content>

<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">
    <div class="page-banner-area">
		   <img src="img/bg/bg3.jpg" height="100%" width="100%" />
		</div>
    
      <!-- History Page Banner Area Start-->
	
    <div class="history-page-banner pt-120 pb-10" style="background-color:white">
		    <div class="container">
		        <div class="row">

                <% for (int i=0; i < dt.Rows.Count; i++) 
                { 
                        Response.Write("<div class='col-lg-3'>");
                        Response.Write("<div class='card text-white bg-info mb-3'>");
                        Response.Write("<div class='card-header' style='min-height:85px;'><b>" + dt.Rows[i]["Subject"].ToString() + "</b></div>");
                        Response.Write("<div class='card-body'  style='min-height:250px;'>");
                        Response.Write("<h4 class='card-title'>" + dt.Rows[i]["Name"].ToString() + "</h4>");
                        Response.Write("<h5 class='card-title'>" + dt.Rows[i]["Types"].ToString() + "</h5>");
                        Response.Write("<h6 class='card-title'>" + dt.Rows[i]["Dates"].ToString() + "</h6>");
                        Response.Write("<p class='card-text' style='text-align:justify;'>");
                        Response.Write( dt.Rows[i]["Description"].ToString());
                        Response.Write("</p>");
                        Response.Write("</div>");
                        Response.Write("<a href='/Documents/Important-Links/" + dt.Rows[i]["path"].ToString() + "' target='_Blank' class='btn btn-primary'>Download</a>");
                        Response.Write("</div>");
                        Response.Write("</div>");                                         
                     
                } %>


		       </div>
                		       
		    </div>
		</div>



</asp:Content>

TechEthical Mini WebShell Version 1.0, Coded By The_M@T3