<% set con=Server.CreateObject("ADODB.Connection") con.Provider="Microsoft.Jet.OLEDB.4.0" con.open =server.MapPath("/alumini/alum.mdb") ' get college news set gcnews = Server.CreateObject("adodb.recordset") cnsql = "Select * from Hevents where Chkval = '1' order by Eid DESC" gcnews.open(cnsql), con %> PABCAS - Pavendar Bharathidasan College of Arts and Science, Trichy
Pavendar Bharathidasan Institute of Information and Technology Pavendar Bharathidasan College, Trichy
 
   
     
 
Latest Events click here for News
<% If gcnews.EOF = True Then %>
There are No Updates for now, Please Check back later!


<% Else do until gcnews.EOF %>
<%= gcnews.fields("Esubj") %>

<% if gcnews.fields("Edate") <> "" then response.Write("Event Date : "& "
" & Formatdatetime(gcnews.fields("Edate"), 1) & "
" & "
") end if %> <% Response.Write(gcnews.fields("Enews") & "
" & "
") %> <% if gcnews.fields("Elink") <> "" then %> " target="_blank"> <% Response.Write("Click Here") %>
(opens in a new window) <% end if %>


<% gcnews.movenext loop End If %>
 
 
 
 
Learning for Excellence